为印章中间表添加类型
This commit is contained in:
@ -53,5 +53,10 @@ public class XzdBusinessChange extends BaseEntity {
|
||||
*/
|
||||
private String remark;
|
||||
|
||||
/**
|
||||
* 合同类型
|
||||
*/
|
||||
private String type;
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user