Commit d35154bc by fudahua

点击刷新企业微信数据

parent d6e193b9
...@@ -545,9 +545,9 @@ public class StaffApiServiceImpl implements StaffApiService { ...@@ -545,9 +545,9 @@ public class StaffApiServiceImpl implements StaffApiService {
related.setStaffName(staffName); related.setStaffName(staffName);
staffDepartmentRelatedMapper.updateByPrimaryKeySelective(related); staffDepartmentRelatedMapper.updateByPrimaryKeySelective(related);
} }
if (!syncGic) { // if (!syncGic) {
updateGicClerk(oldStaff, staffDTO, addId, related); // updateGicClerk(oldStaff, staffDTO, addId, related);
} // }
} }
} }
} }
......
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