薪资 新增
POST
https://v4.fenxi365.com/api/salary最后修改时间: 8 个月前
责任人: 未设置
请求参数
Query 参数
period
string
日期
Body 参数application/json
salaryEmployees
array[object (SalaryEmployeeDto) {34}] | null
可选
id
integer | null
可选
accountSetsId
integer | null
可选
categoryId
integer | null
可选
categoryType
enum<string> | enum<null>
可选
枚举值:
CUSTOMERVENDOREMPLOYEEDEPARTMENTORGANIZATIONPROJECTSTOCKSCASH_FLOWCUSTOMIZATION
code
string | null
可选
name
string | null
可选
mnemonics
string | null
可选
remark
string | null
可选
enable
boolean | null
可选
createTime
string | null
可选
updateTime
string | null
可选
gender
enum<string> | enum<null>
可选
枚举值:
男女
departmentId
integer | null
可选
provisionId
integer | null
可选
departmentName
string | null
可选
post
string | null
可选
job
string | null
可选
telPhone
string | null
可选
birthDate
string | null
可选
onboardingDate
string | null
可选
dimissionDate
string | null
可选
idCard
string | null
可选
email
string | null
可选
edu
string | null
可选
status
string | null
可选
provisionName
string | null
可选
provisionCode
string | null
可选
scheduleCol
object (JSONObject)
可选
purchase
boolean | null
可选
bankName
string | null
可选
bankAccount
string | null
可选
social
string | null
可选
fieldValue
object (FieldValue)
可选
errors
array[string] | null
可选
默认值:
new ArrayList<>()
salaryFields
array[object (SalaryField) {11}] | null
可选
id
integer | null
可选
accountSetsId
integer | null
可选
fieldName
string | null
可选
socialFieldId
integer | null
可选
socialFieldType
string | null
可选
enabled
boolean | null
可选
是否启用 1 启用 0禁用
formula
string | null
可选
fieldType
enum<string> | enum<null>
可选
枚举值:
自定义项目系统项目
dataType
enum<string> | enum<null>
可选
枚举值:
数值字符计算
weight
integer | null
可选
edit
boolean | null
可选
salary
object (Salary)
可选
id
integer | null
可选
accountSetsId
integer | null
可选
period
string | null
可选
year
integer | null
可选
month
integer | null
可选
state
boolean | null
可选
createDate
string | null
可选
updateDate
string | null
可选
fieldValue
object (FieldValue)
可选
salaryFields
array[object (SalaryField) {11}] | null
可选
示例
未设置
返回响应
成功(200)
HTTP 状态码: 200
内容格式: JSONapplication/json
数据结构
<p>****************************************************************************</p>
<p><b>Copyright © 2010-2019纷析云(杭州)科技有限公司All Rights Reserved<b></p>
<ul style="margin:15px;">
<li>Description : 统一返回请求结果</li>
<li>Version : 1.0</li>
<li>Creation : 2019年11月18日</li>
<li>@author : ____′↘夏悸</li>
</ul>
<p>****************************************************************************</p>
success
boolean | null
可选
默认值:
true
code
integer | null
可选
默认值:
200
msg
string | null
可选
示例
{
"success": false,
"code": 0,
"msg": "",
"data": {}
}
最后修改时间: 8 个月前