EntryPersonnelImport
__6b8rwYZwkl44h6UIM25
__6b8rwYZwkl44h6UIM25
16
2048
1536
rollback
1628646783990
保安员
0
374
197
142
34
EntryManagement
1628646829725
部门
0
283
66
142
34
department
false
(function(){
var department = getItemValueAsString(@quot;department@quot;);
var sql=@quot;select id from t_department where name = '@quot;+department+@quot;' and DOMAIN_ID='@quot;+getDomainid()+@quot;'@quot;;
var datas = queryByDSName(@quot;obpm2@quot;,sql);
println(@quot;datas----------------------:@quot;+datas);
if(datas!=@quot;[]@quot;){
for(var iterator = datas.iterator();iterator.hasNext();){
var map1 = iterator.next();//取值
var Did = map1.get(@quot;id@quot;);
}
}
println(@quot;Did--------------------------------:@quot;+Did);
return Did;
})()
1628646830157
性别
0
194
70
142
34
sex
false
//判断表单某字段不能为空
(function(){
var sex = getItemValueAsString(@quot;sex@quot;);
if(sex==@quot;男@quot;) {
return 1;
}
if(sex==@quot;女@quot;) {
return 2;
}
else{
return 3;
}
})()
1628646830405
员工状态
0
394
68
142
34
EmploymentStatus
false
(function(){
var EmploymentStatus = getItemValueAsString(@quot;EmploymentStatus@quot;);
EmploymentStatus = @quot;待入职@quot;;
return EmploymentStatus;
})()
1628646830613
姓名
0
98
69
142
34
name
false
1628646830805
职务
0
494
71
142
34
position
false
1628646830973
年龄
0
596
71
142
34
age
false
1628646831141
是否为安保人员
0
688
72
142
34
ifSecurityPersonnel
false
(function(){
var ifSecurityPersonnel = @quot;是@quot;;
return ifSecurityPersonnel;
})()
1628646831813
工作经验
0
335
329
142
34
WorkAge
false
1628646832005
联系方式
0
89
330
142
34
contactWay
false
1628646832342
入职日期
0
218
330
142
34
CommencementDate
false
1628646832501
证件类型
0
454
330
142
34
certificateType
false
1628646832693
身份证号码
0
577
328
142
34
IDNumber
false
1628646832885
工资卡卡号
0
679
329
142
34
PayCardNumber
false
1628646833053
薪资
0
798
329
142
34
compensation
false
1628646783990
1628646830613
false
false
76;72;519;216
1628647240589
1628646783990
1628646830613
false
false
76;72;519;216
1628647243917
1628646783990
1628646830613
false
false
76;72;449;208
1628647249478
1628646783990
1628646830157
false
false
160;73;91;218
1628647264517
1628646783990
1628646830405
false
false
423;75;91;218
1628647272813
1628646783990
1628646830805
false
false
509;77;91;218
1628647276038
1628646783990
1628646830973
false
false
594;75;91;218
1628647278413
1628646783990
1628646831141
false
false
677;76;91;218
1628647280829
1628646832342
1628646783990
false
false
176;227;245;334
1628647298405
1628646831813
1628646783990
false
false
176;227;432;338
1628647305605
1628646832501
1628646783990
false
false
176;227;529;335
1628647308021
1628646832693
1628646783990
false
false
176;227;635;341
1628647310653
1628646832885
1628646783990
false
false
176;227;726;339
1628647317357
1628646833053
1628646783990
false
false
176;227;833;337
1628647320037
1631501354514
保安类型
0
788
71
142
34
securityType
false
//判断表单某字段不能为空
(function(){
var securityType = getItemValueAsString(@quot;securityType@quot;);
if(securityType==@quot;普通保安员@quot;) {
return @quot;1@quot;;
}
if(securityType==@quot;武装押运人员@quot;) {
return @quot;2@quot;;
}
if(securityType==@quot;内勤人员@quot;) {
return @quot;3@quot;;
}if(securityType==@quot;保安师@quot;) {
return @quot;4@quot;;
}
})()
1628646783990
1631501354514
false
false
-2;63;441;190
1631778112055
1628646783990
1628646832005
false
false
71;330;441;190
1631779115895
1628646783990
1628646829725
false
false
307;63;374;197
1632464850720
]]>
/uploads/exceltemplate/保安员入职 (3).xlsx