Commit 30bb99da by qwmqiuwenmin

Merge branch 'developer_repair_contact20200408' into 'developer'

fix

See merge request !32
parents da550e51 e93ebe8f
......@@ -598,7 +598,7 @@ public class StaffApiServiceImpl implements StaffApiService {
continue;
}
if ("postionName".equals(name)) {
if ("positionName".equals(name)) {
clerkMid.setPostionName(value);
continue;
}
......
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