票据新增结算重量列
parent
aff1a8ae65
commit
41763af26c
|
|
@ -20,8 +20,8 @@ public class JsdCellAddresses {
|
|||
// 毛重
|
||||
public static final CellAddress goodsGrossWeight = makeCellAddress("g14");
|
||||
|
||||
// 结算重量
|
||||
public static final CellAddress goodsSetWeight = makeCellAddress("e20");
|
||||
// 结算吨位(吨) 2024年1月8日 新增
|
||||
public static final CellAddress goodsSetWeight = makeCellAddress("g20");
|
||||
|
||||
// 商品单价
|
||||
public static final CellAddress priceGoods = makeCellAddress("i14");
|
||||
|
|
|
|||
Loading…
Reference in New Issue