Commit e93ebe8f by qwmqiuwenmin

fix

parent e3c08632
......@@ -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