This commit is contained in:
linfso 2025-03-28 09:10:31 +08:00
parent 325c6f3695
commit b7ccdd1d90

View File

@ -304,6 +304,9 @@ public class EmisWaybill extends BaseEntity
/* 是否敏感物 */
private String blSensitive;
/* 是否计算提成 */
private String blProfit;
/* 是否超长 */
private String blOverLong;
/* 是否虚拟单 */