入党申请信息提交
POST
http://localhost:8081/flow/path/upload
接口描述
入党申请的基本资料上传
请求头
参数名
类型
描述
必填
token
String
token
必填
请求参数
application/json参数名
类型
描述
必填
studentName
String
学生姓名
必填
education
String
学历
必填
career
String
职业
必填
industry
String
所属行业
必填
speciality
String
特长介绍
必填
applicationFile
String
入党申请书(文件地址)
必填
响应参数
application/json参数名
类型
描述
必填
code
int
响应码
必填
msg
String
操作结果
必填
result
String
结果
必填