app-退料接收

This commit is contained in:
bns_han 2023-12-24 00:47:35 +08:00
parent d5a90a5b64
commit 83d624bec2
1 changed files with 3 additions and 0 deletions

View File

@ -141,4 +141,7 @@ public class BackApplyInfo {
private Integer parentId;
private String sdStatus;
private String qrCode;
private String repairedNum;
private String backId;
private String repairer;
}