代码合并 - 多仓库
This commit is contained in:
@@ -51,7 +51,6 @@ public class SectattrServiceImpl implements SectattrService {
|
|||||||
}
|
}
|
||||||
map.put("flag", "1");
|
map.put("flag", "1");
|
||||||
map.put("stor_id", (String) whereJson.get("stor_id"));
|
map.put("stor_id", (String) whereJson.get("stor_id"));
|
||||||
|
|
||||||
//获取人员对应的仓库
|
//获取人员对应的仓库
|
||||||
UserStorServiceImpl userStorService = new UserStorServiceImpl();
|
UserStorServiceImpl userStorService = new UserStorServiceImpl();
|
||||||
String in_stor_id = userStorService.getInStor();
|
String in_stor_id = userStorService.getInStor();
|
||||||
|
|||||||
Reference in New Issue
Block a user