Commit 8ae214fe by liushuangwu

department_id

1 parent fffcf257
......@@ -21,7 +21,7 @@ public class EmployeeService {
private static final List<String> eightFloorEightdepartmentIdList = new ArrayList<>();
static {
/*static {
eightFloorEightdepartmentIdList.add("od-3890573b4cd286f437d8e935e10f79bd");
eightFloorEightdepartmentIdList.add("od-80c6807080faabbb1c4db7bd4d9bd3fd");
eightFloorEightdepartmentIdList.add("od-257f04c282e11a4dbb40bbce905dc288");
......@@ -34,7 +34,7 @@ public class EmployeeService {
eightFloorEightdepartmentIdList.add("od-ab7c4b49f80d53ca54f60bb47661bad3");
eightFloorEightdepartmentIdList.add("od-3d56a331c08d44d9cecc31a36b3e4f57");
eightFloorEightdepartmentIdList.add("od-3acb5d79468c56142416ea7a3aa443ae");
}
}*/
@Autowired
private FeiShuApiService feiShuApiService;
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!