华为云obs;结算货币;

This commit is contained in:
王奎兴
2025-12-25 10:20:17 +08:00
parent a044117187
commit 1259c189b0
3 changed files with 20 additions and 2 deletions
@@ -257,4 +257,7 @@ public class UserShipperPo implements Serializable {
@ApiModelProperty(name = "客户nc编码")
private String customerNcCode;
@ApiModelProperty("结算币种")
private String settlementCurrency;
}