补录工作人员信息API
POST
http://49.4.82.139:8081/api/supplement/supplementStaff.do
接口描述
补录工作人员信息API
请求参数
参数名
类型
描述
必填
userId
Long
用户id
必填
name
String
姓名
必填
gender
Integer
性别(1:男 2:女)
必填
nativePlaceType
Integer
籍贯类型 (100:京籍 200:非京籍 300:外籍)
必填
nativePlace
String
籍贯
必填
politicsStatus
Integer
政治面貌
必填
idType
Integer
证件类型
必填
idNo
String
证件号码
必填
residencyAddress
String
户籍地址
必填
nation
String
民族
必填
levelOfEducation
String
文化程度
必填
maritalStatus
String
婚姻状况
必填
contactNumber
String
联系方式
必填
birthdayStr
String
出生日期
必填
accountType
Integer
户口类型
必填
firstGridId
List<Long>
一级网格id集合
必填
secondGridId
List<Long>
二级网格id集合
必填
thirdGridId
List<Long>
三级网格id集合
必填
address
String
现居住地址
必填
cmsDepartmentId
Long
部门id
必填