rev:测试修改
This commit is contained in:
@@ -186,6 +186,7 @@ public class PdaCommonServiceImpl implements PdaCommonService {
|
||||
@Transactional
|
||||
public PdaResponse confirmPalletAssembly(AssemblyPalletParam param) {
|
||||
// 判断此载具状态
|
||||
|
||||
JSONObject jsonObject = new JSONObject();
|
||||
jsonObject.put("vehicle_code", param.getVehicle_code());
|
||||
groupplateService.checkVehicle(jsonObject);
|
||||
|
||||
Reference in New Issue
Block a user