Commit 5671abfd authored by hongguangwu's avatar hongguangwu

1.7.19-合同相关

parent 04b72475
......@@ -782,8 +782,9 @@ public class SocialFriendConfig {
ybzyclArr.addAll(vo.getImgListYsd());
tszdxx.put("ybzycl", ybzyclArr);
}
// 职业工种 社保必填 默认“办事人员和有关人员”
tszdxx.put("zygz", "办事人员和有关人员");
// 职业工种 默认“办事人员”
// 是对应的 “录用工种代码”
tszdxx.put("zygz", "办事人员");
// 人员身份 个人身份 社保必填 默认“职员”
tszdxx.put("grsf", "职员");
// 工作时间制度 社保必填
......
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