Commit 29f655ac by qwmqiuwenmin

fix

parent 29f28327
......@@ -257,6 +257,7 @@ public class StaffApiServiceImpl implements StaffApiService {
dto.setWxEnterpriseId(wxEnterpriseId);
dto.setStatusFlag(1);
dto.setDepartmentId(tabDepartment.getDepartmentId());
dto.setNationCode("86");
staffDepartmentRelatedService.add(dto);
}
}
......
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