|
|
@ -164,4 +164,6 @@ public class SysWorkplaceDocumentResponse {
|
|
|
|
//回传单据编码
|
|
|
|
//回传单据编码
|
|
|
|
@TableField(value = "uploadDocumentTypeCode")
|
|
|
|
@TableField(value = "uploadDocumentTypeCode")
|
|
|
|
private String uploadDocumentTypeCode;
|
|
|
|
private String uploadDocumentTypeCode;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
private Boolean autoHandle;
|
|
|
|
}
|
|
|
|
}
|
|
|
|