Commit 6ea03e12 authored by XieZhiXiong's avatar XieZhiXiong

修改接口字段名

parent 3805787c
...@@ -232,7 +232,7 @@ const AuditPrSubmit: React.FC<QueryProps> = props => { ...@@ -232,7 +232,7 @@ const AuditPrSubmit: React.FC<QueryProps> = props => {
return PublicApi.postMemberValidateCommitUpdatemenu({ return PublicApi.postMemberValidateCommitUpdatemenu({
memberId: id, memberId: id,
validateId, validateId,
checkIds: menuIds, menuIds,
}, { }, {
ctlType: 'none', ctlType: 'none',
}); });
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment