h5Display字段 增加
This commit is contained in:
parent
7654ccc72c
commit
1f696ec8a4
@ -58,6 +58,11 @@ public class FreightBalanceCmd extends CommonCommand {
|
|||||||
*/
|
*/
|
||||||
private Boolean display;
|
private Boolean display;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* H5显示开关:0-不显示,1-显示.
|
||||||
|
*/
|
||||||
|
private Boolean h5Display;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 是否经销商 0.否 1.是.
|
* 是否经销商 0.否 1.是.
|
||||||
*/
|
*/
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user