Commit d35154bc by fudahua

点击刷新企业微信数据

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