Commit c28eba30 by qwmqiuwenmin

fix

parent e92eda6e
......@@ -696,6 +696,7 @@ public class StaffApiServiceImpl implements StaffApiService {
//修改
}else{
staff.setHeadImg(headPic);
staff.setSex(sex);
//staff.setPostion(postion);
// staff.setStaffName(staffName);
if(staff.getActiveFlag() != null && staff.getActiveFlag() != 1){
......
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