feat: 分切的部分注释、魔法值提取
This commit is contained in:
@@ -118,7 +118,7 @@ public class CheckOutBillController {
|
||||
}
|
||||
|
||||
@PostMapping("/allDivOne")
|
||||
@Log("出库单全部分2配")
|
||||
@Log("出库单自动分配")
|
||||
|
||||
public ResponseEntity<Object> allDivOne(@RequestBody JSONObject whereJson) {
|
||||
if (whereJson.getString("stor_id").equals(IOSEnum.STOR_ID.code("二期"))) {
|
||||
|
||||
Reference in New Issue
Block a user