mirror of
http://192.168.1.205:9980/cf_devdept2/cf_imes_server.git
synced 2026-08-13 05:12:07 +08:00
缺少参数增加
This commit is contained in:
+2
@@ -141,6 +141,8 @@ public class RemainBoardInfo {
|
||||
|
||||
private Integer boardId;
|
||||
|
||||
private Integer placeId;
|
||||
|
||||
private BigDecimal placeX;
|
||||
|
||||
private BigDecimal placeY;
|
||||
|
||||
+7
@@ -64,4 +64,11 @@ public class PlateResList {
|
||||
private String brand;
|
||||
@Schema(description = "备注")
|
||||
private String remark;
|
||||
|
||||
|
||||
@Schema(description = "大板号")
|
||||
private Integer boardId;
|
||||
@Schema(description = "开料序")
|
||||
private Integer placeId;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user