Commit 072589eb authored by fangxinjiang's avatar fangxinjiang

代码优化-fxj

parent dc0db4dd
...@@ -162,10 +162,10 @@ public class ExcelAttributeConstants { ...@@ -162,10 +162,10 @@ public class ExcelAttributeConstants {
// 公积金办理失败类型 // 公积金办理失败类型
public static final String FUND_DISPATCH_HANDLE_REASON = "fund-conduct-add-reason"; public static final String FUND_DISPATCH_HANDLE_REASON = "fund-conduct-add-reason";
//社保派委托备注 //社保派委托备注
public static final String TRUST_REMARK_REDUCE = "trustRemarkReduce"; public static final String TRUST_REMARK_REDUCE = "trustRemarkReduce";
//社保派委托备注 //社保派委托备注
public static final String TRUST_REMARK_ADD = "trustRemark"; public static final String TRUST_REMARK_ADD = "trustRemark";
// 瓜子的人员类别编码 // 瓜子的人员类别编码
public static final String GZ_EMP_TYPE = "gz_emp_type"; public static final String GZ_EMP_TYPE = "gz_emp_type";
......
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