代码更新

This commit is contained in:
2023-03-29 10:25:53 +08:00
parent cf1e5cd6c0
commit 7799677be2
2 changed files with 2 additions and 2 deletions

View File

@@ -33,7 +33,7 @@ public class RedissonUtils {
try {
if (isLock){
process.process();
}{
} else {
throw new BadRequestException("当前业务 key:"+key+"正在锁定请稍后再试");
}
}finally {

View File

@@ -188,7 +188,7 @@
sch_cacheline_position.positionorder_no as seat_order_num,
sch_cacheline_vehilematerial.workprocedure_code,
sch_cacheline_vehilematerial.workprocedure_name,
sch_cacheline_vehilematerial.material_uuid,
sch_cacheline_vehilematerial.material_id as material_uuid,
sch_cacheline_vehilematerial.material_code,
sch_cacheline_vehilematerial.material_name,
sch_cacheline_vehilematerial.material_spec,