Commit e29218cf authored by hongguangwu's avatar hongguangwu

MVP1.7.18-税友分支(优化线上合同问题)

parent 94fc89ec
......@@ -208,6 +208,8 @@ public class EmployeeContractVO extends RowIndex implements Serializable {
@ExcelProperty("备注")
private String remark;
@ExcelAttribute(name = "签署方式", maxLength = 32)
@ExcelProperty("签署方式")
@Schema(description = "签署方式1线下签0电子签")
private String signType;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment