Skip to content

Latest commit

 

History

History
2015 lines (1683 loc) · 52.4 KB

AllInOne-V202004121102.md

File metadata and controls

2015 lines (1683 loc) · 52.4 KB

閮ㄩ棬

閮ㄩ棬PC绔櫥褰�

URL: http://{server}/department/login

Type: POST

Content-Type: application/x-www-form-urlencoded;charset=utf-8

Description: 閮ㄩ棬PC绔櫥褰�

Request-parameters:

Parameter Type Description Required Since
departmentAccount string No comments found. true -
departmentPwd string No comments found. true -

Request-example:

curl -X POST -i http://{server}/department/login  --data 'departmentAccount=acbrcj&departmentPwd=hum9pv'

Response-fields:

Field Type Description Since
code int32 缁撴灉浠g爜 -
msg string 缁撴灉淇℃伅 -
data object 鏁版嵁 -
└─t object No comments found. -
     └─departmentId int32 閮ㄩ棬id -
     └─departmentName string 閮ㄩ棬鍚嶇О -
     └─organizationId int32 缁勭粐id -
     └─organizationName string 缁勭粐鍚嶇О -
     └─departmentAccount string 閮ㄩ棬PC鐧诲綍璐﹀彿 -
     └─departmentPwd string 閮ㄩ棬PC绔櫥褰曞瘑鐮� -
     └─interviewRounds int32 闈㈣瘯杞 -
     └─param1Name string 闈㈣瘯璇勪环鍙傛暟1鐨勫悕绉� -
     └─param2Name string 闈㈣瘯璇勪环鍙傛暟2 -
     └─param3Name string 闈㈣瘯璇勪环鍙傛暟3 -
     └─param4Name string 闈㈣瘯璇勪环鍙傛暟4 -
     └─param5Name string 闈㈣瘯璇勪环鍙傛暟5 -
└─token string No comments found. -

Response-example:

{
	"code":685,
	"msg":"dl2f0k",
	"data":{
		"t":{
			"departmentId":950,
			"departmentName":"思远.姜",
			"organizationId":310,
			"organizationName":"思远.姜",
			"departmentAccount":"69gc3p",
			"departmentPwd":"vua0p6",
			"interviewRounds":618,
			"param1Name":"思远.姜",
			"param2Name":"思远.姜",
			"param3Name":"思远.姜",
			"param4Name":"思远.姜",
			"param5Name":"思远.姜"
		},
		"token":"ak727u"
	}
}

閮ㄩ棬婵�娲�

URL: http://{server}/department/register

Type: POST

Content-Type: application/x-www-form-urlencoded;charset=utf-8

Description: 閮ㄩ棬婵�娲�

Request-parameters:

Parameter Type Description Required Since
departmentId int32 閮ㄩ棬id false -
departmentName string 閮ㄩ棬鍚嶇О false -
organizationId int32 缁勭粐id false -
organizationName string 缁勭粐鍚嶇О false -
departmentAccount string 閮ㄩ棬PC鐧诲綍璐﹀彿 false -
departmentPwd string 閮ㄩ棬PC绔櫥褰曞瘑鐮� false -
interviewRounds int32 闈㈣瘯杞 false -
param1Name string 闈㈣瘯璇勪环鍙傛暟1鐨勫悕绉� false -
param2Name string 闈㈣瘯璇勪环鍙傛暟2 false -
param3Name string 闈㈣瘯璇勪环鍙傛暟3 false -
param4Name string 闈㈣瘯璇勪环鍙傛暟4 false -
param5Name string 闈㈣瘯璇勪环鍙傛暟5 false -

Request-example:

curl -X POST -i http://{server}/department/register  --data 'departmentId=402&departmentName=思远.姜&organizationId=490&organizationName=思远.姜&departmentAccount=uuumsg&departmentPwd=a5j66v&interviewRounds=260&param1Name=思远.姜&param2Name=思远.姜&param3Name=思远.姜&param4Name=思远.姜&param5Name=思远.姜'

Response-fields:

Field Type Description Since
code int32 缁撴灉浠g爜 -
msg string 缁撴灉淇℃伅 -
data object 鏁版嵁 -
└─departmentId int32 閮ㄩ棬id -
└─departmentName string 閮ㄩ棬鍚嶇О -
└─organizationId int32 缁勭粐id -
└─organizationName string 缁勭粐鍚嶇О -
└─departmentAccount string 閮ㄩ棬PC鐧诲綍璐﹀彿 -
└─departmentPwd string 閮ㄩ棬PC绔櫥褰曞瘑鐮� -
└─interviewRounds int32 闈㈣瘯杞 -
└─param1Name string 闈㈣瘯璇勪环鍙傛暟1鐨勫悕绉� -
└─param2Name string 闈㈣瘯璇勪环鍙傛暟2 -
└─param3Name string 闈㈣瘯璇勪环鍙傛暟3 -
└─param4Name string 闈㈣瘯璇勪环鍙傛暟4 -
└─param5Name string 闈㈣瘯璇勪环鍙傛暟5 -

Response-example:

{
	"code":738,
	"msg":"318sbm",
	"data":{
		"departmentId":751,
		"departmentName":"思远.姜",
		"organizationId":57,
		"organizationName":"思远.姜",
		"departmentAccount":"dsvkai",
		"departmentPwd":"0r5iq2",
		"interviewRounds":500,
		"param1Name":"思远.姜",
		"param2Name":"思远.姜",
		"param3Name":"思远.姜",
		"param4Name":"思远.姜",
		"param5Name":"思远.姜"
	}
}

鑾峰彇缁勭粐涓嬬殑鍏ㄩ儴閮ㄩ棬

URL: http://{server}/department/organization

Type: GET

Content-Type: application/x-www-form-urlencoded;charset=utf-8

Description: 鑾峰彇缁勭粐涓嬬殑鍏ㄩ儴閮ㄩ棬

Request-parameters:

Parameter Type Description Required Since
organizationId int32 No comments found. true -

Request-example:

curl -X GET -i http://{server}/department/organization?organizationId=555

Response-fields:

Field Type Description Since
code int32 缁撴灉浠g爜 -
msg string 缁撴灉淇℃伅 -
data object 鏁版嵁 -
└─departmentId int32 閮ㄩ棬id -
└─departmentName string 閮ㄩ棬鍚嶇О -
└─organizationId int32 缁勭粐id -
└─organizationName string 缁勭粐鍚嶇О -
└─departmentAccount string 閮ㄩ棬PC鐧诲綍璐﹀彿 -
└─departmentPwd string 閮ㄩ棬PC绔櫥褰曞瘑鐮� -
└─interviewRounds int32 闈㈣瘯杞 -
└─param1Name string 闈㈣瘯璇勪环鍙傛暟1鐨勫悕绉� -
└─param2Name string 闈㈣瘯璇勪环鍙傛暟2 -
└─param3Name string 闈㈣瘯璇勪环鍙傛暟3 -
└─param4Name string 闈㈣瘯璇勪环鍙傛暟4 -
└─param5Name string 闈㈣瘯璇勪环鍙傛暟5 -

Response-example:

{
	"code":922,
	"msg":"zsxri3",
	"data":[
		{
			"departmentId":258,
			"departmentName":"思远.姜",
			"organizationId":523,
			"organizationName":"思远.姜",
			"departmentAccount":"af6p4b",
			"departmentPwd":"p9p0d2",
			"interviewRounds":198,
			"param1Name":"思远.姜",
			"param2Name":"思远.姜",
			"param3Name":"思远.姜",
			"param4Name":"思远.姜",
			"param5Name":"思远.姜"
		}
	]
}

鑾峰彇璇ラ儴闂ㄧ殑淇℃伅

URL: http://{server}/department/detail

Type: GET

Content-Type: application/x-www-form-urlencoded;charset=utf-8

Description: 鑾峰彇璇ラ儴闂ㄧ殑淇℃伅

Request-parameters:

Parameter Type Description Required Since
departmentId int32 No comments found. true -

Request-example:

curl -X GET -i http://{server}/department/detail?departmentId=107

Response-fields:

Field Type Description Since
code int32 缁撴灉浠g爜 -
msg string 缁撴灉淇℃伅 -
data object 鏁版嵁 -
└─departmentId int32 閮ㄩ棬id -
└─departmentName string 閮ㄩ棬鍚嶇О -
└─organizationId int32 缁勭粐id -
└─organizationName string 缁勭粐鍚嶇О -
└─departmentAccount string 閮ㄩ棬PC鐧诲綍璐﹀彿 -
└─departmentPwd string 閮ㄩ棬PC绔櫥褰曞瘑鐮� -
└─interviewRounds int32 闈㈣瘯杞 -
└─param1Name string 闈㈣瘯璇勪环鍙傛暟1鐨勫悕绉� -
└─param2Name string 闈㈣瘯璇勪环鍙傛暟2 -
└─param3Name string 闈㈣瘯璇勪环鍙傛暟3 -
└─param4Name string 闈㈣瘯璇勪环鍙傛暟4 -
└─param5Name string 闈㈣瘯璇勪环鍙傛暟5 -

Response-example:

{
	"code":178,
	"msg":"rnwc52",
	"data":{
		"departmentId":182,
		"departmentName":"思远.姜",
		"organizationId":777,
		"organizationName":"思远.姜",
		"departmentAccount":"5c746f",
		"departmentPwd":"a3b277",
		"interviewRounds":717,
		"param1Name":"思远.姜",
		"param2Name":"思远.姜",
		"param3Name":"思远.姜",
		"param4Name":"思远.姜",
		"param5Name":"思远.姜"
	}
}

澧炲姞閮ㄩ棬闈㈣瘯淇℃伅

URL: http://{server}/department/detail

Type: POST

Content-Type: application/x-www-form-urlencoded;charset=utf-8

Description: 澧炲姞閮ㄩ棬闈㈣瘯淇℃伅

Request-parameters:

Parameter Type Description Required Since
departmentId int32 閮ㄩ棬id false -
departmentName string 閮ㄩ棬鍚嶇О false -
organizationId int32 缁勭粐id false -
organizationName string 缁勭粐鍚嶇О false -
departmentAccount string 閮ㄩ棬PC鐧诲綍璐﹀彿 false -
departmentPwd string 閮ㄩ棬PC绔櫥褰曞瘑鐮� false -
interviewRounds int32 闈㈣瘯杞 false -
param1Name string 闈㈣瘯璇勪环鍙傛暟1鐨勫悕绉� false -
param2Name string 闈㈣瘯璇勪环鍙傛暟2 false -
param3Name string 闈㈣瘯璇勪环鍙傛暟3 false -
param4Name string 闈㈣瘯璇勪环鍙傛暟4 false -
param5Name string 闈㈣瘯璇勪环鍙傛暟5 false -

Request-example:

curl -X POST -i http://{server}/department/detail  --data 'departmentId=192&departmentName=思远.姜&organizationId=765&organizationName=思远.姜&departmentAccount=5t5ia3&departmentPwd=4oytge&interviewRounds=630&param1Name=思远.姜&param2Name=思远.姜&param3Name=思远.姜&param4Name=思远.姜&param5Name=思远.姜'

Response-fields:

Field Type Description Since
code int32 缁撴灉浠g爜 -
msg string 缁撴灉淇℃伅 -
data object 鏁版嵁 -
└─departmentId int32 閮ㄩ棬id -
└─departmentName string 閮ㄩ棬鍚嶇О -
└─organizationId int32 缁勭粐id -
└─organizationName string 缁勭粐鍚嶇О -
└─departmentAccount string 閮ㄩ棬PC鐧诲綍璐﹀彿 -
└─departmentPwd string 閮ㄩ棬PC绔櫥褰曞瘑鐮� -
└─interviewRounds int32 闈㈣瘯杞 -
└─param1Name string 闈㈣瘯璇勪环鍙傛暟1鐨勫悕绉� -
└─param2Name string 闈㈣瘯璇勪环鍙傛暟2 -
└─param3Name string 闈㈣瘯璇勪环鍙傛暟3 -
└─param4Name string 闈㈣瘯璇勪环鍙傛暟4 -
└─param5Name string 闈㈣瘯璇勪环鍙傛暟5 -

Response-example:

{
	"code":344,
	"msg":"gie42g",
	"data":{
		"departmentId":131,
		"departmentName":"思远.姜",
		"organizationId":324,
		"organizationName":"思远.姜",
		"departmentAccount":"af6b10",
		"departmentPwd":"wt0lxk",
		"interviewRounds":135,
		"param1Name":"思远.姜",
		"param2Name":"思远.姜",
		"param3Name":"思远.姜",
		"param4Name":"思远.姜",
		"param5Name":"思远.姜"
	}
}

娣诲姞闈㈣瘯瀹�

URL: http://{server}/department/interviewer

Type: POST

Content-Type: application/x-www-form-urlencoded;charset=utf-8

Description: 娣诲姞闈㈣瘯瀹�

Request-parameters:

Parameter Type Description Required Since
departmentId int32 No comments found. true -
userId array false

Request-example:

curl -X POST -i http://{server}/department/interviewer  --data 'departmentId=471&userId[]=wmn860'

Response-fields:

Field Type Description Since
code int32 缁撴灉浠g爜 -
msg string 缁撴灉淇℃伅 -
data object 鏁版嵁 -

Response-example:

{
	"code":900,
	"msg":"7ajqij",
	"data":{
		"waring":"You may have used non-display generics."
	}
}

鑾峰彇閮ㄩ棬闈㈣瘯瀹業d

URL: http://{server}/department/interviewer

Type: GET

Content-Type: application/x-www-form-urlencoded;charset=utf-8

Description: 鑾峰彇閮ㄩ棬闈㈣瘯瀹業d

Request-parameters:

Parameter Type Description Required Since
departmentId int32 No comments found. true -

Request-example:

curl -X GET -i http://{server}/department/interviewer?departmentId=782

Response-fields:

Field Type Description Since
code int32 缁撴灉浠g爜 -
msg string 缁撴灉淇℃伅 -
data object 鏁版嵁 -

Response-example:

{
	"code":499,
	"msg":"m1lb6j",
	"data":[
		424,
		360
	]
}

鍒嗛〉鏌ヨ閮ㄥ憳鏁版嵁

URL: http://{server}/department/members

Type: GET

Content-Type: application/x-www-form-urlencoded;charset=utf-8

Description: 鍒嗛〉鏌ヨ閮ㄥ憳鏁版嵁

Request-parameters:

Parameter Type Description Required Since
departmentId int32 No comments found. true -
pageNum int32 No comments found. true -
pageSize int32 No comments found. true -

Request-example:

curl -X GET -i http://{server}/department/members?departmentId=523&pageNum=550&pageSize=10

Response-fields:

Field Type Description Since
code int32 缁撴灉浠g爜 -
msg string 缁撴灉淇℃伅 -
data object 鏁版嵁 -
└─total int64 No comments found. -
└─list array No comments found. -
     └─userId int32 鐢ㄦ埛鍞竴id -
     └─openid string 寰俊灏忕▼搴忎腑鐢ㄦ埛鐨刬d -
     └─userName string 鐢ㄦ埛濮撳悕 -
     └─userSex string 鐢ㄦ埛鎬у埆 -
     └─userTel string 鐢佃瘽 -
     └─userQQNum string QQ -
     └─userCollege string 瀛﹂櫌 -
     └─userProfession string 涓撲笟 -
└─pageNum int32 No comments found. -
└─pageSize int32 No comments found. -
└─size int32 No comments found. -
└─startRow int32 No comments found. -
└─endRow int32 No comments found. -
└─pages int32 No comments found. -
└─prePage int32 No comments found. -
└─nextPage int32 No comments found. -
└─isFirstPage boolean No comments found. -
└─isLastPage boolean No comments found. -
└─hasPreviousPage boolean No comments found. -
└─hasNextPage boolean No comments found. -
└─navigatePages int32 No comments found. -
└─navigatepageNums array No comments found. -
└─navigateFirstPage int32 No comments found. -
└─navigateLastPage int32 No comments found. -

Response-example:

{
	"code":531,
	"msg":"w31qk2",
	"data":{
		"total":721,
		"list":[
			{
				"userId":752,
				"openid":"118",
				"userName":"思远.姜",
				"userSex":"u7urve",
				"userTel":"hmtv32",
				"userQQNum":"9bn0qb",
				"userCollege":"gj1jz1",
				"userProfession":"2op8rw"
			}
		],
		"pageNum":596,
		"pageSize":10,
		"size":10,
		"startRow":135,
		"endRow":204,
		"pages":977,
		"prePage":1,
		"nextPage":1,
		"isFirstPage":true,
		"isLastPage":true,
		"hasPreviousPage":true,
		"hasNextPage":true,
		"navigatePages":834,
		"navigatepageNums":[
			465
		],
		"navigateFirstPage":1,
		"navigateLastPage":1
	}
}

瀵煎嚭璇ラ儴闂ㄦ墍鏈夐儴鍛樿缁嗕俊鎭负Excel褰㈠紡

URL: http://{server}/department/export

Type: GET

Content-Type: application/x-www-form-urlencoded;charset=utf-8

Description: 瀵煎嚭璇ラ儴闂ㄦ墍鏈夐儴鍛樿缁嗕俊鎭负Excel褰㈠紡

Request-parameters:

Parameter Type Description Required Since
departmentId int32 No comments found. true -

Request-example:

curl -X GET -i http://{server}/department/export?departmentId=211

Response-example:

This api return nothing.

闈㈣瘯鏁版嵁

鏈竴闈�

URL: http://{server}/interview/data/unfirst

Type: GET

Content-Type: application/x-www-form-urlencoded;charset=utf-8

Description: 鏈竴闈�

Request-parameters:

Parameter Type Description Required Since
organizationId int32 No comments found. true -
departmentName string No comments found. true -
pageNum int32 No comments found. true -
pageSize int32 No comments found. true -

Request-example:

curl -X GET -i http://{server}/interview/data/unfirst?organizationId=526&departmentName=思远.姜&pageNum=536&pageSize=10

Response-fields:

Field Type Description Since
code int32 缁撴灉浠g爜 -
msg string 缁撴灉淇℃伅 -
data object 鏁版嵁 -
└─total int64 No comments found. -
└─list array No comments found. -
     └─userId int32 鐢ㄦ埛id -
     └─organizationId int32 缁勭粐id -
     └─organizationName string 缁勭粐鍚嶇О -
     └─userSex string 鎬у埆 -
     └─userName string 濮撳悕 -
     └─userStuNum string 瀛﹀彿 -
     └─userQQNum string QQ -
     └─userTel string 鎵嬫満鍙� -
     └─userProfession string 涓撲笟 -
     └─userCollege string 瀛﹂櫌 -
     └─userHobby string 鐖卞ソ -
     └─userIntroduction string 鑷垜浠嬬粛 -
└─pageNum int32 No comments found. -
└─pageSize int32 No comments found. -
└─size int32 No comments found. -
└─startRow int32 No comments found. -
└─endRow int32 No comments found. -
└─pages int32 No comments found. -
└─prePage int32 No comments found. -
└─nextPage int32 No comments found. -
└─isFirstPage boolean No comments found. -
└─isLastPage boolean No comments found. -
└─hasPreviousPage boolean No comments found. -
└─hasNextPage boolean No comments found. -
└─navigatePages int32 No comments found. -
└─navigatepageNums array No comments found. -
└─navigateFirstPage int32 No comments found. -
└─navigateLastPage int32 No comments found. -

Response-example:

{
	"code":42,
	"msg":"dkcpq7",
	"data":{
		"total":582,
		"list":[
			{
				"userId":721,
				"organizationId":160,
				"organizationName":"思远.姜",
				"userSex":"yvv3qq",
				"userName":"思远.姜",
				"userStuNum":"m4wpdk",
				"userQQNum":"8hu8j6",
				"userTel":"fzwg19",
				"userProfession":"ckhtwz",
				"userCollege":"2d0iov",
				"userHobby":"pgs4zd",
				"userIntroduction":"i9ylsr"
			}
		],
		"pageNum":337,
		"pageSize":10,
		"size":10,
		"startRow":784,
		"endRow":914,
		"pages":580,
		"prePage":1,
		"nextPage":1,
		"isFirstPage":true,
		"isLastPage":true,
		"hasPreviousPage":true,
		"hasNextPage":true,
		"navigatePages":274,
		"navigatepageNums":[
			334
		],
		"navigateFirstPage":1,
		"navigateLastPage":1
	}
}

宸茬粡涓�闈�

URL: http://{server}/interview/data/firsted

Type: GET

Content-Type: application/x-www-form-urlencoded;charset=utf-8

Description: 宸茬粡涓�闈�

Request-parameters:

Parameter Type Description Required Since
organizationId int32 No comments found. true -
departmentName string No comments found. true -
pageNum int32 No comments found. true -
pageSize int32 No comments found. true -

Request-example:

curl -X GET -i http://{server}/interview/data/firsted?organizationId=619&departmentName=思远.姜&pageNum=400&pageSize=10

Response-fields:

Field Type Description Since
code int32 缁撴灉浠g爜 -
msg string 缁撴灉淇℃伅 -
data object 鏁版嵁 -
└─total int64 No comments found. -
└─list array No comments found. -
     └─userId int32 鐢ㄦ埛id -
     └─organizationId int32 缁勭粐id -
     └─departmentName string 閮ㄩ棬 -
     └─param1Score string 鍙傛暟1鐨勫垎鏁� -
     └─param2Score string 鍙傛暟2鐨勫垎鏁� -
     └─param3Score string 鍙傛暟3鐨勫垎鏁� -
     └─param4Score string 鍙傛暟4鐨勫垎鏁� -
     └─param5Score string 鍙傛暟5鐨勫垎鏁� -
     └─detail string 澶囨敞 -
     └─overview string 缁煎悎璇勪环 -
     └─userName string 璇勪环浜� -
└─pageNum int32 No comments found. -
└─pageSize int32 No comments found. -
└─size int32 No comments found. -
└─startRow int32 No comments found. -
└─endRow int32 No comments found. -
└─pages int32 No comments found. -
└─prePage int32 No comments found. -
└─nextPage int32 No comments found. -
└─isFirstPage boolean No comments found. -
└─isLastPage boolean No comments found. -
└─hasPreviousPage boolean No comments found. -
└─hasNextPage boolean No comments found. -
└─navigatePages int32 No comments found. -
└─navigatepageNums array No comments found. -
└─navigateFirstPage int32 No comments found. -
└─navigateLastPage int32 No comments found. -

Response-example:

{
	"code":34,
	"msg":"dvdkpd",
	"data":{
		"total":487,
		"list":[
			{
				"userId":553,
				"organizationId":257,
				"departmentName":"思远.姜",
				"param1Score":"t9purr",
				"param2Score":"dhuqh2",
				"param3Score":"wyffl4",
				"param4Score":"95w0dd",
				"param5Score":"yv4pk6",
				"detail":"lssxuk",
				"overview":"ABCD",
				"userName":"思远.姜"
			}
		],
		"pageNum":493,
		"pageSize":10,
		"size":10,
		"startRow":451,
		"endRow":248,
		"pages":487,
		"prePage":1,
		"nextPage":1,
		"isFirstPage":true,
		"isLastPage":true,
		"hasPreviousPage":true,
		"hasNextPage":true,
		"navigatePages":188,
		"navigatepageNums":[
			483
		],
		"navigateFirstPage":1,
		"navigateLastPage":1
	}
}

鏈簩闈�

URL: http://{server}/interview/data/unretest

Type: GET

Content-Type: application/x-www-form-urlencoded;charset=utf-8

Description: 鏈簩闈�

Request-parameters:

Parameter Type Description Required Since
organizationId int32 No comments found. true -
departmentName string No comments found. true -
pageNum int32 No comments found. true -
pageSize int32 No comments found. true -

Request-example:

curl -X GET -i http://{server}/interview/data/unretest?organizationId=256&departmentName=思远.姜&pageNum=941&pageSize=10

Response-fields:

Field Type Description Since
code int32 缁撴灉浠g爜 -
msg string 缁撴灉淇℃伅 -
data object 鏁版嵁 -
└─total int64 No comments found. -
└─list array No comments found. -
     └─userId int32 鐢ㄦ埛id -
     └─organizationId int32 缁勭粐id -
     └─organizationName string 缁勭粐鍚嶇О -
     └─userSex string 鎬у埆 -
     └─userName string 濮撳悕 -
     └─userStuNum string 瀛﹀彿 -
     └─userQQNum string QQ -
     └─userTel string 鎵嬫満鍙� -
     └─userProfession string 涓撲笟 -
     └─userCollege string 瀛﹂櫌 -
     └─userHobby string 鐖卞ソ -
     └─userIntroduction string 鑷垜浠嬬粛 -
└─pageNum int32 No comments found. -
└─pageSize int32 No comments found. -
└─size int32 No comments found. -
└─startRow int32 No comments found. -
└─endRow int32 No comments found. -
└─pages int32 No comments found. -
└─prePage int32 No comments found. -
└─nextPage int32 No comments found. -
└─isFirstPage boolean No comments found. -
└─isLastPage boolean No comments found. -
└─hasPreviousPage boolean No comments found. -
└─hasNextPage boolean No comments found. -
└─navigatePages int32 No comments found. -
└─navigatepageNums array No comments found. -
└─navigateFirstPage int32 No comments found. -
└─navigateLastPage int32 No comments found. -

Response-example:

{
	"code":693,
	"msg":"gfkjf2",
	"data":{
		"total":426,
		"list":[
			{
				"userId":424,
				"organizationId":901,
				"organizationName":"思远.姜",
				"userSex":"kmzhns",
				"userName":"思远.姜",
				"userStuNum":"vmx8x4",
				"userQQNum":"spwev1",
				"userTel":"4wxgnq",
				"userProfession":"0jkflk",
				"userCollege":"jvnid1",
				"userHobby":"ypi0b3",
				"userIntroduction":"4p2229"
			}
		],
		"pageNum":789,
		"pageSize":10,
		"size":10,
		"startRow":287,
		"endRow":445,
		"pages":820,
		"prePage":1,
		"nextPage":1,
		"isFirstPage":true,
		"isLastPage":true,
		"hasPreviousPage":true,
		"hasNextPage":true,
		"navigatePages":3,
		"navigatepageNums":[
			753
		],
		"navigateFirstPage":1,
		"navigateLastPage":1
	}
}

宸茬粡浜岄潰

URL: http://{server}/interview/data/retested

Type: GET

Content-Type: application/x-www-form-urlencoded;charset=utf-8

Description: 宸茬粡浜岄潰

Request-parameters:

Parameter Type Description Required Since
organizationId int32 No comments found. true -
departmentName string No comments found. true -
pageNum int32 No comments found. true -
pageSize int32 No comments found. true -

Request-example:

curl -X GET -i http://{server}/interview/data/retested?organizationId=103&departmentName=思远.姜&pageNum=762&pageSize=10

Response-fields:

Field Type Description Since
code int32 缁撴灉浠g爜 -
msg string 缁撴灉淇℃伅 -
data object 鏁版嵁 -
└─total int64 No comments found. -
└─list array No comments found. -
     └─userId int32 鐢ㄦ埛id -
     └─organizationId int32 缁勭粐id -
     └─departmentName string 閮ㄩ棬 -
     └─param1Score string 鍙傛暟1鐨勫垎鏁� -
     └─param2Score string 鍙傛暟2鐨勫垎鏁� -
     └─param3Score string 鍙傛暟3鐨勫垎鏁� -
     └─param4Score string 鍙傛暟4鐨勫垎鏁� -
     └─param5Score string 鍙傛暟5鐨勫垎鏁� -
     └─detail string 澶囨敞 -
     └─overview string 缁煎悎璇勪环 -
     └─userName string 璇勪环浜� -
└─pageNum int32 No comments found. -
└─pageSize int32 No comments found. -
└─size int32 No comments found. -
└─startRow int32 No comments found. -
└─endRow int32 No comments found. -
└─pages int32 No comments found. -
└─prePage int32 No comments found. -
└─nextPage int32 No comments found. -
└─isFirstPage boolean No comments found. -
└─isLastPage boolean No comments found. -
└─hasPreviousPage boolean No comments found. -
└─hasNextPage boolean No comments found. -
└─navigatePages int32 No comments found. -
└─navigatepageNums array No comments found. -
└─navigateFirstPage int32 No comments found. -
└─navigateLastPage int32 No comments found. -

Response-example:

{
	"code":851,
	"msg":"nbqzab",
	"data":{
		"total":685,
		"list":[
			{
				"userId":22,
				"organizationId":669,
				"departmentName":"思远.姜",
				"param1Score":"ofx5w3",
				"param2Score":"fcy00a",
				"param3Score":"8sats0",
				"param4Score":"b51l1o",
				"param5Score":"xy8ex4",
				"detail":"yvp170",
				"overview":"ABCD",
				"userName":"思远.姜"
			}
		],
		"pageNum":441,
		"pageSize":10,
		"size":10,
		"startRow":430,
		"endRow":376,
		"pages":179,
		"prePage":1,
		"nextPage":1,
		"isFirstPage":true,
		"isLastPage":true,
		"hasPreviousPage":true,
		"hasNextPage":true,
		"navigatePages":664,
		"navigatepageNums":[
			131
		],
		"navigateFirstPage":1,
		"navigateLastPage":1
	}
}

閮ㄩ棬娣樻卑鍚嶅崟

URL: http://{server}/interview/data/eliminationList

Type: GET

Content-Type: application/x-www-form-urlencoded;charset=utf-8

Description: 閮ㄩ棬娣樻卑鍚嶅崟

Request-parameters:

Parameter Type Description Required Since
organizationId int32 No comments found. true -
departmentName string No comments found. true -
pageNum int32 No comments found. true -
pageSize int32 No comments found. true -

Request-example:

curl -X GET -i http://{server}/interview/data/eliminationList?organizationId=706&departmentName=思远.姜&pageNum=180&pageSize=10

Response-fields:

Field Type Description Since
code int32 缁撴灉浠g爜 -
msg string 缁撴灉淇℃伅 -
data object 鏁版嵁 -
└─total int64 No comments found. -
└─list array No comments found. -
     └─userId int32 鐢ㄦ埛id -
     └─organizationId int32 缁勭粐id -
     └─departmentName string 閮ㄩ棬 -
     └─param1Score string 鍙傛暟1鐨勫垎鏁� -
     └─param2Score string 鍙傛暟2鐨勫垎鏁� -
     └─param3Score string 鍙傛暟3鐨勫垎鏁� -
     └─param4Score string 鍙傛暟4鐨勫垎鏁� -
     └─param5Score string 鍙傛暟5鐨勫垎鏁� -
     └─detail string 澶囨敞 -
     └─overview string 缁煎悎璇勪环 -
     └─userName string 璇勪环浜� -
└─pageNum int32 No comments found. -
└─pageSize int32 No comments found. -
└─size int32 No comments found. -
└─startRow int32 No comments found. -
└─endRow int32 No comments found. -
└─pages int32 No comments found. -
└─prePage int32 No comments found. -
└─nextPage int32 No comments found. -
└─isFirstPage boolean No comments found. -
└─isLastPage boolean No comments found. -
└─hasPreviousPage boolean No comments found. -
└─hasNextPage boolean No comments found. -
└─navigatePages int32 No comments found. -
└─navigatepageNums array No comments found. -
└─navigateFirstPage int32 No comments found. -
└─navigateLastPage int32 No comments found. -

Response-example:

{
	"code":510,
	"msg":"1w5lsr",
	"data":{
		"total":590,
		"list":[
			{
				"userId":865,
				"organizationId":173,
				"departmentName":"思远.姜",
				"param1Score":"61oi3z",
				"param2Score":"f259r5",
				"param3Score":"tw9ei1",
				"param4Score":"1hgl81",
				"param5Score":"1hegwo",
				"detail":"nccgce",
				"overview":"ABCD",
				"userName":"思远.姜"
			}
		],
		"pageNum":663,
		"pageSize":10,
		"size":10,
		"startRow":191,
		"endRow":349,
		"pages":307,
		"prePage":1,
		"nextPage":1,
		"isFirstPage":true,
		"isLastPage":true,
		"hasPreviousPage":true,
		"hasNextPage":true,
		"navigatePages":8,
		"navigatepageNums":[
			426
		],
		"navigateFirstPage":1,
		"navigateLastPage":1
	}
}

鑾峰彇閮ㄩ棬闈㈣瘯鏁版嵁

URL: http://{server}/interview/data/department

Type: GET

Content-Type: application/x-www-form-urlencoded;charset=utf-8

Description: 鑾峰彇閮ㄩ棬闈㈣瘯鏁版嵁

Request-parameters:

Parameter Type Description Required Since
departmentName string No comments found. true -

Request-example:

curl -X GET -i http://{server}/interview/data/department?departmentName=思远.姜

Response-fields:

Field Type Description Since
code int32 缁撴灉浠g爜 -
msg string 缁撴灉淇℃伅 -
data object 鏁版嵁 -
└─departmentId int32 閮ㄩ棬id -
└─departmentName string 閮ㄩ棬鍚嶇О -
└─manCounts int32 鐢� -
└─womanCounts int32 濂� -
└─crossCounts int32 璺ㄩ儴浜烘暟 -
└─applyCounts int32 鎶ュ悕浜烘暟 -
└─interviewCounts int32 宸茬粡闈㈣瘯浜烘暟 -

Response-example:

{
	"code":757,
	"msg":"6qwrjp",
	"data":{
		"departmentId":202,
		"departmentName":"思远.姜",
		"manCounts":916,
		"womanCounts":645,
		"crossCounts":10,
		"applyCounts":442,
		"interviewCounts":684
	}
}

鏁翠釜缁勭粐鐨勯潰璇曟暟鎹�

URL: http://{server}/interview/data/organization

Type: GET

Content-Type: application/x-www-form-urlencoded;charset=utf-8

Description: 鑾峰彇鏁翠釜缁勭粐涓嬮潰鎵�鏈夐儴闂ㄧ殑闈㈣瘯鏁版嵁

Request-parameters:

Parameter Type Description Required Since
organizationId int32 No comments found. true -

Request-example:

curl -X GET -i http://{server}/interview/data/organization?organizationId=277

Response-fields:

Field Type Description Since
code int32 缁撴灉浠g爜 -
msg string 缁撴灉淇℃伅 -
data object 鏁版嵁 -
└─departmentId int32 閮ㄩ棬id -
└─departmentName string 閮ㄩ棬鍚嶇О -
└─manCounts int32 鐢� -
└─womanCounts int32 濂� -
└─crossCounts int32 璺ㄩ儴浜烘暟 -
└─applyCounts int32 鎶ュ悕浜烘暟 -
└─interviewCounts int32 宸茬粡闈㈣瘯浜烘暟 -

Response-example:

{
	"code":420,
	"msg":"u2rb00",
	"data":[
		{
			"departmentId":343,
			"departmentName":"思远.姜",
			"manCounts":63,
			"womanCounts":850,
			"crossCounts":702,
			"applyCounts":177,
			"interviewCounts":419
		}
	]
}

闈㈣瘯鐘舵��

鑾峰彇闈㈣瘯鐘舵��

URL: http://{server}/interview/status/getstatus

Type: GET

Content-Type: application/x-www-form-urlencoded;charset=utf-8

Description: 鑾峰彇闈㈣瘯鐘舵��

Request-parameters:

Parameter Type Description Required Since
userId int32 No comments found. true -

Request-example:

curl -X GET -i http://{server}/interview/status/getstatus?userId=939

Response-fields:

Field Type Description Since
code int32 缁撴灉浠g爜 -
msg string 缁撴灉淇℃伅 -
data object 鏁版嵁 -
└─userId int32 鐢ㄦ埛id -
└─organizationId int32 缁勭粐id -
└─organizationName string 缁勭粐鍚嶇О -
└─firstChoice string 绗竴蹇楁効 -
└─firstStatus string 绗竴蹇楁効鐘舵�� -
└─secondChoice string 绗簩蹇楁効 -
└─secondStatus string 绗簩蹇楁効鐘舵�� -
└─retestChoice string 澶嶈瘯閮ㄩ棬 -
└─retestStatus string 澶嶈瘯鐘舵�� -

Response-example:

{
	"code":261,
	"msg":"srikgg",
	"data":[
		{
			"userId":904,
			"organizationId":391,
			"organizationName":"思远.姜",
			"firstChoice":"tmu2fu",
			"firstStatus":"6cl12d",
			"secondChoice":"2jx05q",
			"secondStatus":"14owz5",
			"retestChoice":"1ya38l",
			"retestStatus":"7zdxe8"
		}
	]
}

涓�闈㈤�氳繃

URL: http://{server}/interview/status/first/pass

Type: POST

Content-Type: application/x-www-form-urlencoded;charset=utf-8

Description: 涓�闈㈤�氳繃

Request-parameters:

Parameter Type Description Required Since
userId array false
departmentName string No comments found. true -
organizationId int32 No comments found. true -

Request-example:

curl -X POST -i http://{server}/interview/status/first/pass  --data 'userId[]=igk7dw&departmentName=思远.姜&organizationId=16'

Response-fields:

Field Type Description Since
code int32 缁撴灉浠g爜 -
msg string 缁撴灉淇℃伅 -
data object 鏁版嵁 -

Response-example:

{
	"code":82,
	"msg":"oafqic",
	"data":{
		"waring":"You may have used non-display generics."
	}
}

涓�闈㈡窐姹�

URL: http://{server}/interview/status/first/eliminate

Type: POST

Content-Type: application/x-www-form-urlencoded;charset=utf-8

Description: 涓�闈㈡窐姹�

Request-parameters:

Parameter Type Description Required Since
userId array false
departmentName string No comments found. true -
organizationId int32 No comments found. true -

Request-example:

curl -X POST -i http://{server}/interview/status/first/eliminate  --data 'userId[]=rlli6i&departmentName=思远.姜&organizationId=296'

Response-fields:

Field Type Description Since
code int32 缁撴灉浠g爜 -
msg string 缁撴灉淇℃伅 -
data object 鏁版嵁 -

Response-example:

{
	"code":904,
	"msg":"wzlxmp",
	"data":{
		"waring":"You may have used non-display generics."
	}
}

浜岄潰绛惧埌

URL: http://{server}/interview/status/retest/check

Type: POST

Content-Type: application/x-www-form-urlencoded;charset=utf-8

Description: 灏嗗璇曠姸鎬佽缃负宸查潰璇�

Request-parameters:

Parameter Type Description Required Since
userId int32 No comments found. true -
departmentName string No comments found. true -
organizationId int32 No comments found. true -

Request-example:

curl -X POST -i http://{server}/interview/status/retest/check  --data 'userId=33&departmentName=思远.姜&organizationId=996'

Response-fields:

Field Type Description Since
code int32 缁撴灉浠g爜 -
msg string 缁撴灉淇℃伅 -
data object 鏁版嵁 -

Response-example:

{
	"code":80,
	"msg":"0n6l3s",
	"data":{
		"waring":"You may have used non-display generics."
	}
}

浜岄潰娣樻卑

URL: http://{server}/interview/status/retest/eliminate

Type: POST

Content-Type: application/x-www-form-urlencoded;charset=utf-8

Description: 浜岄潰娣樻卑

Request-parameters:

Parameter Type Description Required Since
userId array false
departmentName string No comments found. true -
organizationId int32 No comments found. true -

Request-example:

curl -X POST -i http://{server}/interview/status/retest/eliminate  --data 'userId[]=mz25qg&departmentName=思远.姜&organizationId=775'

Response-fields:

Field Type Description Since
code int32 缁撴灉浠g爜 -
msg string 缁撴灉淇℃伅 -
data object 鏁版嵁 -

Response-example:

{
	"code":824,
	"msg":"myyv2m",
	"data":{
		"waring":"You may have used non-display generics."
	}
}

浜岄潰鏈潰璇�

URL: http://{server}/interview/status/retest/cancel

Type: POST

Content-Type: application/x-www-form-urlencoded;charset=utf-8

Description: 灏嗘垚鍛樼殑浜岄潰鐘舵�佽缃湭闈㈣瘯

Request-parameters:

Parameter Type Description Required Since
userId array false
departmentName string No comments found. true -
organizationId int32 No comments found. true -

Request-example:

curl -X POST -i http://{server}/interview/status/retest/cancel  --data 'userId[]=efv4or&departmentName=思远.姜&organizationId=687'

Response-fields:

Field Type Description Since
code int32 缁撴灉浠g爜 -
msg string 缁撴灉淇℃伅 -
data object 鏁版嵁 -

Response-example:

{
	"code":565,
	"msg":"rjmprq",
	"data":{
		"waring":"You may have used non-display generics."
	}
}

褰曞彇涓洪儴鍛�

URL: http://{server}/interview/status/enroll

Type: POST

Content-Type: application/x-www-form-urlencoded;charset=utf-8

Description: 褰曞彇涓洪儴鍛�

Request-parameters:

Parameter Type Description Required Since
userId array false
departmentName string No comments found. true -
departmentId int32 No comments found. true -
organizationId int32 No comments found. true -

Request-example:

curl -X POST -i http://{server}/interview/status/enroll  --data 'userId[]=1agxvv&departmentName=思远.姜&departmentId=841&organizationId=979'

Response-fields:

Field Type Description Since
code int32 缁撴灉浠g爜 -
msg string 缁撴灉淇℃伅 -
data object 鏁版嵁 -

Response-example:

{
	"code":833,
	"msg":"7uuwqf",
	"data":{
		"waring":"You may have used non-display generics."
	}
}

鍙栨秷褰曞彇涓洪儴鍛�

URL: http://{server}/interview/status/cancel/enroll

Type: POST

Content-Type: application/x-www-form-urlencoded;charset=utf-8

Description: 灏嗘鎴愬憳浠庨儴鍛樺悕鍗曠Щ鍔ㄨ嚦娣樻卑鍚嶅崟

Request-parameters:

Parameter Type Description Required Since
userId array false
departmentName string No comments found. true -
departmentId int32 No comments found. true -
organizationId int32 No comments found. true -

Request-example:

curl -X POST -i http://{server}/interview/status/cancel/enroll  --data 'userId[]=puotid&departmentName=思远.姜&departmentId=755&organizationId=481'

Response-fields:

Field Type Description Since
code int32 缁撴灉浠g爜 -
msg string 缁撴灉淇℃伅 -
data object 鏁版嵁 -

Response-example:

{
	"code":161,
	"msg":"h7xwjz",
	"data":{
		"waring":"You may have used non-display generics."
	}
}

鐭俊

鍙戦�佷竴闈㈢煭淇�

URL: http://{server}/message/interview/first

Type: POST

Content-Type: application/x-www-form-urlencoded;charset=utf-8

Description: 鍙湁鐭俊鍙戦�佸け璐ユ椂锛屾墠浼氳繑鍥炵煭淇″彂閫佹帴鍙g殑杩斿洖缁撴灉锛屾垚鍔熷彧杩斿洖code鍜宮sg

Request-parameters:

Parameter Type Description Required Since
userId array 瑕佸彂閫佺煭淇$殑鐢ㄦ埛Id false -
departmentName string 閮ㄩ棬鍚嶇О false -
timeSlot string 鏃堕棿 false -
place string 鍦扮偣 false -
telNo string 鑱旂郴鐢佃瘽 false -

Request-example:

curl -X POST -i http://{server}/message/interview/first  --data 'userId.[]=gr1iyq&departmentName=思远.姜&timeSlot=rfkx2u&place=ay6z57&telNo=voze4h'

Response-fields:

Field Type Description Since
code int32 缁撴灉浠g爜 -
msg string 缁撴灉淇℃伅 -
data object 鏁版嵁 -

Response-example:

{
	"code":113,
	"msg":"0t6fkf",
	"data":{
		"waring":"You may have used non-display generics."
	}
}

鍙戦�佷簩闈㈢煭淇�

URL: http://{server}/message/interview/second

Type: POST

Content-Type: application/x-www-form-urlencoded;charset=utf-8

Description: 鍙湁鐭俊鍙戦�佸け璐ユ椂锛屾墠浼氳繑鍥炵煭淇″彂閫佹帴鍙g殑杩斿洖缁撴灉锛屾垚鍔熷彧杩斿洖code鍜宮sg

Request-parameters:

Parameter Type Description Required Since
userId array 鎺ュ彈鐭俊鐨勭敤鎴稩d false -
departmentName string 閮ㄩ棬 false -
organizationName string 缁勭粐鍚嶇О false -
timeSlot string 鏃堕棿 false -
place string 鍦扮偣 false -
telNo string 鑱旂郴鐢佃瘽 false -

Request-example:

curl -X POST -i http://{server}/message/interview/second  --data 'userId.[]=s0vea9&departmentName=思远.姜&organizationName=思远.姜&timeSlot=lqk9sj&place=trmg1j&telNo=h8136w'

Response-fields:

Field Type Description Since
code int32 缁撴灉浠g爜 -
msg string 缁撴灉淇℃伅 -
data object 鏁版嵁 -
└─Message string 缁撴灉淇℃伅 -
└─RequestId string 璇锋眰Id -
└─Code string 缁撴灉浠g爜 -

Response-example:

{
	"code":373,
	"msg":"024j8t",
	"data":{
		"Message":"success",
		"RequestId":"118",
		"Code":"53966"
	}
}

鍙戦�佸綍鍙栫煭淇�

URL: http://{server}/message/enroll

Type: POST

Content-Type: application/x-www-form-urlencoded;charset=utf-8

Description: 鍙湁鐭俊鍙戦�佸け璐ユ椂锛屾墠浼氳繑鍥炵煭淇″彂閫佹帴鍙g殑杩斿洖缁撴灉锛屾垚鍔熷彧杩斿洖code鍜宮sg

Request-parameters:

Parameter Type Description Required Since
userId array 鎺ュ彈鐭俊鐨勭敤鎴稩d false -
departmentName string 閮ㄩ棬 false -
organizationName string 缁勭粐 false -
secret string QQ缇ゅ彿鍒棶涓轰粈涔堣繖鏍峰懡鍚嶏紝闂氨鏄鏍镐笉閫氳繃 false -

Request-example:

curl -X POST -i http://{server}/message/enroll  --data 'userId.[]=pw69vy&departmentName=思远.姜&organizationName=思远.姜&secret=d3xwwu'

Response-fields:

Field Type Description Since
code int32 缁撴灉浠g爜 -
msg string 缁撴灉淇℃伅 -
data object 鏁版嵁 -

Response-example:

{
	"code":956,
	"msg":"x2trci",
	"data":{
		"waring":"You may have used non-display generics."
	}
}

绠�鍘�

鎶ュ悕

URL: http://{server}/resume/apply

Type: POST

Content-Type: application/x-www-form-urlencoded;charset=utf-8

Description: 鎶ュ悕

Request-parameters:

Parameter Type Description Required Since
userId int32 鐢ㄦ埛id false -
organizationId int32 缁勭粐id false -
organizationName string 缁勭粐鍚嶇О false -
userSex string 鎬у埆 false -
userName string 濮撳悕 false -
userStuNum string 瀛﹀彿 false -
userQQNum string QQ false -
userTel string 鎵嬫満鍙� false -
userProfession string 涓撲笟 false -
userCollege string 瀛﹂櫌 false -
userHobby string 鐖卞ソ false -
userIntroduction string 鑷垜浠嬬粛 false -
firstChoice string No comments found. true -
secondChoice string No comments found. true -

Request-example:

curl -X POST -i http://{server}/resume/apply  --data 'userId=390&organizationId=677&organizationName=思远.姜&userSex=kzzy3v&userName=思远.姜&userStuNum=5zvijd&userQQNum=culxpp&userTel=cahvji&userProfession=eb0p05&userCollege=3louk9&userHobby=94eixz&userIntroduction=4vy108&firstChoice=7rszpe&secondChoice=8snafw'

Response-fields:

Field Type Description Since
code int32 缁撴灉浠g爜 -
msg string 缁撴灉淇℃伅 -
data object 鏁版嵁 -

Response-example:

{
	"code":575,
	"msg":"x25uzz",
	"data":{
		"waring":"You may have used non-display generics."
	}
}

鏌ョ湅绠�鍘�

URL: http://{server}/resume/view

Type: GET

Content-Type: application/x-www-form-urlencoded;charset=utf-8

Description: 鏌ョ湅绠�鍘�

Request-parameters:

Parameter Type Description Required Since
organizationId int32 No comments found. true -
userTel string No comments found. true -

Request-example:

curl -X GET -i http://{server}/resume/view?organizationId=906&userTel=h5cw6d

Response-fields:

Field Type Description Since
code int32 缁撴灉浠g爜 -
msg string 缁撴灉淇℃伅 -
data object 鏁版嵁 -
└─userId int32 鐢ㄦ埛id -
└─organizationId int32 缁勭粐id -
└─organizationName string 缁勭粐鍚嶇О -
└─userSex string 鎬у埆 -
└─userName string 濮撳悕 -
└─userStuNum string 瀛﹀彿 -
└─userQQNum string QQ -
└─userTel string 鎵嬫満鍙� -
└─userProfession string 涓撲笟 -
└─userCollege string 瀛﹂櫌 -
└─userHobby string 鐖卞ソ -
└─userIntroduction string 鑷垜浠嬬粛 -

Response-example:

{
	"code":4,
	"msg":"bn613x",
	"data":{
		"userId":311,
		"organizationId":676,
		"organizationName":"思远.姜",
		"userSex":"728s7g",
		"userName":"思远.姜",
		"userStuNum":"66jvhh",
		"userQQNum":"wl0ayn",
		"userTel":"wr6liu",
		"userProfession":"tfuwbb",
		"userCollege":"dfqm1k",
		"userHobby":"hidoea",
		"userIntroduction":"xpq6z6"
	}
}

绠�鍘嗘墦鍒�

URL: http://{server}/resume/score

Type: POST

Content-Type: application/x-www-form-urlencoded;charset=utf-8

Description: 绠�鍘嗘墦鍒�

Request-parameters:

Parameter Type Description Required Since
userId int32 鐢ㄦ埛id false -
organizationId int32 缁勭粐id false -
departmentName string 閮ㄩ棬 false -
param1Score string 鍙傛暟1鐨勫垎鏁� false -
param2Score string 鍙傛暟2鐨勫垎鏁� false -
param3Score string 鍙傛暟3鐨勫垎鏁� false -
param4Score string 鍙傛暟4鐨勫垎鏁� false -
param5Score string 鍙傛暟5鐨勫垎鏁� false -
detail string 澶囨敞 false -
overview string 缁煎悎璇勪环 false -
userName string 璇勪环浜� false -

Request-example:

curl -X POST -i http://{server}/resume/score  --data 'userId=86&organizationId=765&departmentName=思远.姜&param1Score=13r77o&param2Score=ieg1b4&param3Score=dncb6e&param4Score=7tmvdz&param5Score=u1y1pf&detail=71jxs0&overview=w8to8d&userName=思远.姜'

Response-fields:

Field Type Description Since
code int32 缁撴灉浠g爜 -
msg string 缁撴灉淇℃伅 -
data object 鏁版嵁 -

Response-example:

{
	"code":843,
	"msg":"1ae2ru",
	"data":{
		"waring":"You may have used non-display generics."
	}
}

鑾峰彇绠�鍘嗚瘎浠疯鎯�

URL: http://{server}/resume/scores

Type: GET

Content-Type: application/x-www-form-urlencoded;charset=utf-8

Description: 鑾峰彇鐢ㄦ埛鍦ㄦ煇缁勭粐鐨勫叏閮ㄧ畝鍘嗚瘎浠�

Request-parameters:

Parameter Type Description Required Since
userId int32 No comments found. true -
organizationId int32 No comments found. true -

Request-example:

curl -X GET -i http://{server}/resume/scores?userId=150&organizationId=510

Response-fields:

Field Type Description Since
code int32 缁撴灉浠g爜 -
msg string 缁撴灉淇℃伅 -
data object 鏁版嵁 -
└─userId int32 鐢ㄦ埛id -
└─organizationId int32 缁勭粐id -
└─departmentName string 閮ㄩ棬 -
└─param1Score string 鍙傛暟1鐨勫垎鏁� -
└─param2Score string 鍙傛暟2鐨勫垎鏁� -
└─param3Score string 鍙傛暟3鐨勫垎鏁� -
└─param4Score string 鍙傛暟4鐨勫垎鏁� -
└─param5Score string 鍙傛暟5鐨勫垎鏁� -
└─detail string 澶囨敞 -
└─overview string 缁煎悎璇勪环 -
└─userName string 璇勪环浜� -

Response-example:

{
	"code":962,
	"msg":"0hconu",
	"data":[
		{
			"userId":699,
			"organizationId":143,
			"departmentName":"思远.姜",
			"param1Score":"etg668",
			"param2Score":"lnd12a",
			"param3Score":"3ned8g",
			"param4Score":"34uhqg",
			"param5Score":"5fsyca",
			"detail":"fuyb1k",
			"overview":"ABCD",
			"userName":"思远.姜"
		}
	]
}

鏅�氱敤鎴�

鐢ㄦ埛寰俊灏忕▼搴忕櫥褰�

URL: http://{server}/user/login/wx

Type: POST

Content-Type: application/x-www-form-urlencoded;charset=utf-8

Description: 鐢ㄦ埛寰俊灏忕▼搴忕櫥褰�

Request-parameters:

Parameter Type Description Required Since
code string No comments found. true -

Request-example:

curl -X POST -i http://{server}/user/login/wx  --data 'code=53966'

Response-fields:

Field Type Description Since
code int32 缁撴灉浠g爜 -
msg string 缁撴灉淇℃伅 -
data object 鏁版嵁 -
└─t object No comments found. -
     └─userId int32 鐢ㄦ埛鍞竴id -
     └─openid string 寰俊灏忕▼搴忎腑鐢ㄦ埛鐨刬d -
     └─userName string 鐢ㄦ埛濮撳悕 -
     └─userSex string 鐢ㄦ埛鎬у埆 -
     └─userTel string 鐢佃瘽 -
     └─userQQNum string QQ -
     └─userCollege string 瀛﹂櫌 -
     └─userProfession string 涓撲笟 -
└─token string No comments found. -

Response-example:

{
	"code":45,
	"msg":"op0atp",
	"data":{
		"t":{
			"userId":596,
			"openid":"118",
			"userName":"思远.姜",
			"userSex":"sv9tvc",
			"userTel":"ahx2ik",
			"userQQNum":"n8bair",
			"userCollege":"fxp7w0",
			"userProfession":"laqcru"
		},
		"token":"ih0mw0"
	}
}

鑾峰彇鐢ㄦ埛鏉冮檺

URL: http://{server}/user/profession

Type: GET

Content-Type: application/x-www-form-urlencoded;charset=utf-8

Description: 鑾峰彇鐢ㄦ埛鏉冮檺

Request-parameters:

Parameter Type Description Required Since
userId int32 No comments found. true -

Request-example:

curl -X GET -i http://{server}/user/profession?userId=581

Response-fields:

Field Type Description Since
code int32 缁撴灉浠g爜 -
msg string 缁撴灉淇℃伅 -
data object 鏁版嵁 -
└─departmentId int32 閮ㄩ棬id -
└─departmentName string 閮ㄩ棬鍚嶇О -
└─userId int32 鐢ㄦ埛id -
└─authorityId int32 鏉冮檺id -

Response-example:

{
	"code":905,
	"msg":"t2jdn9",
	"data":[
		{
			"departmentId":145,
			"departmentName":"思远.姜",
			"userId":640,
			"authorityId":353
		}
	]
}

错误码列表

Error code Description
0 失败
1 成功
1002 参数无效
1003 参数为空
1004 参数类型错误
1005 code无效
1006 没有与此标签相关的模板
2000 登录成功
2002 账号不存在或密码错误
2001 用户token为空
2000 用户登录成功,非首次登录
2003 用户权限不足
3000 用户已经报名
4000 部门账号已经被占用
4001 部门名称已经被占用