关务推送动态url地址;

This commit is contained in:
王奎兴
2026-06-23 18:48:20 +08:00
parent 432fa3398d
commit 7d13b42144
@@ -321,7 +321,7 @@ public class ShelfMaterialDetail extends BaseVOEntity {
@ApiModelProperty("累计已上架净重(KG),与 totalNetWeight 同口径累加本次净重")
// update会报错注释
// @TableField("total_net_weight")
@TableField(value = "total_net_weight", exist = false)
private BigDecimal alreadyShelvesNetWeight;
@ApiModelProperty("总毛重(KG)")