问题修改

This commit is contained in:
hjx
2025-12-17 19:03:43 +08:00
parent 09880952cf
commit 2c0882ae2d
@@ -61,4 +61,7 @@ public class QueryAllShipperInfoVo {
@ApiModelProperty("用户nc")
private String documentPreparerNcCode;
@ApiModelProperty(name = "客户nc编码")
private String customerNcCode;
}