实现批量签名用印功能
This commit is contained in:
@@ -19,4 +19,8 @@ public class StringIdsReq {
|
||||
* 机构账户
|
||||
*/
|
||||
private String orgId ;
|
||||
/**
|
||||
* 批号
|
||||
*/
|
||||
private Integer batchNumber;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user