登录查询货主nc编码;

This commit is contained in:
王奎兴
2026-06-17 18:36:21 +08:00
parent f8a28c04f6
commit 74c6e7f440
3 changed files with 3 additions and 0 deletions
@@ -354,4 +354,5 @@ public class UserShipperPo implements Serializable {
private BigDecimal agreementCount;
@ApiModelProperty(name = "是否校验信用")
private String isCheckCredit;
private String customerCode;
}