|
|
@@ -71,6 +71,9 @@ public class CaData {
|
|
|
private MobileApp mobileApp;
|
|
|
private SignAuthentication signAuthentication;
|
|
|
private TimestampAuthentication timestampAuthentication;
|
|
|
- private HBoardSign hBoardSign;
|
|
|
|
|
|
+ /**
|
|
|
+ * 手写数字签名系统接口规范
|
|
|
+ */
|
|
|
+ private HBoardSign hBoardSign;
|
|
|
}
|