营销
This commit is contained in:
parent
224f30bb9f
commit
978db708e9
@ -30,6 +30,10 @@ public class ActivePriceOil extends Model<ActivePriceOil> {
|
||||
private Integer activeId ;
|
||||
/** 油品油号id */
|
||||
private Integer oilId ;
|
||||
/** 油品 */
|
||||
private String oilType ;
|
||||
/** 油号 */
|
||||
private String oilName ;
|
||||
/** 是否删除:0未;1删 */
|
||||
private String type ;
|
||||
/** 挂牌价 */
|
||||
|
Loading…
Reference in New Issue
Block a user