加备注

This commit is contained in:
daihh
2023-01-30 10:30:37 +08:00
parent c2f2cb66e7
commit 77fff17562

View File

@@ -49,7 +49,7 @@ const getOrgHrbpInfo = function(orgId) {
} }
/** /**
* 修改密码 * 修改密码不再使用已转化为userbasic接口
* {newPassword:'',oldPassword:''} * {newPassword:'',oldPassword:''}
*/ */
const modifyPassword = function(data) { const modifyPassword = function(data) {