feat: 分切的部分注释、魔法值提取

This commit is contained in:
2024-03-20 09:06:02 +08:00
parent d0b46cc42a
commit eba9ebf754
17 changed files with 173 additions and 65 deletions

View File

@@ -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("二期"))) {