修复后台编辑资产时无法更新specsId
This commit is contained in:
parent
3c90ccb67b
commit
694c20c970
@ -68,6 +68,9 @@ public class EquipmentInfoReq implements java.io.Serializable {
|
|||||||
|
|
||||||
private Long brandId;
|
private Long brandId;
|
||||||
|
|
||||||
|
//规格id
|
||||||
|
private Long specsId;
|
||||||
|
|
||||||
private String gmtInStartTime;
|
private String gmtInStartTime;
|
||||||
|
|
||||||
private String gmtInEndTime;
|
private String gmtInEndTime;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user