h5Display字段 增加

This commit is contained in:
tianfeng 2025-10-27 11:32:03 +08:00
parent 7654ccc72c
commit 1f696ec8a4

View File

@ -58,6 +58,11 @@ public class FreightBalanceCmd extends CommonCommand {
*/
private Boolean display;
/**
* H5显示开关0-不显示1-显示.
*/
private Boolean h5Display;
/**
* 是否经销商 0. 1..
*/