车头照

master
lzq 2026-01-06 16:19:30 +08:00
parent b1025b2fb4
commit 148272f0bb
3 changed files with 10 additions and 6 deletions

View File

@ -120,7 +120,7 @@ public class TruckWeighingBusinessService {
WbsHandle wbsHandle = param.get_1();
Long orderTransId = dataMsg.getOrderId();
String image = dataMsg.getImage();
String image = dataMsg.getBodyImage();
Integer weight = dataMsg.getWeight();
Boolean success = dataMsg.getSuccess();

View File

@ -30,10 +30,14 @@ public class ObtainTruckDataResultMsg {
*
*/
private Long orderId;
/**
* base64
*/
private String frontImage;
/**
* base64
*/
private String image;
private String bodyImage;
/**
*
*/

View File

@ -39548,7 +39548,7 @@
"id": "D962D27F-A43E-4397-81AA-4FCA15F83A87",
"defKey": "creator_id",
"defName": "创建人 Id",
"intro": " sys_user.id",
"intro": "sys_user.id",
"baseDataType": "BIGINT",
"bizDomainType": "",
"dbDataType": "BIGINT",
@ -39594,7 +39594,7 @@
"id": "D5E87F91-D409-4D5E-B5EC-31D00F2669DD",
"defKey": "modifier_id",
"defName": "修改人 Id",
"intro": " sys_user.id",
"intro": "sys_user.id",
"baseDataType": "BIGINT",
"bizDomainType": "",
"dbDataType": "BIGINT",
@ -42459,7 +42459,7 @@
"readonly": false,
"allowWs": false
},
"updateTime": 1766994831821,
"signature": "f9d8b0d74151ca1e43b7cb40107c6119",
"updateTime": 1767582120955,
"signature": "8b0147224327f003d919047195c70983",
"branchId": "1111"
}