委托方添加时候检验信用;
This commit is contained in:
@@ -266,4 +266,6 @@ public class UserShipperDTO extends UserDTO {
|
||||
|
||||
@ApiModelProperty(name = "登录密码(6-20位)")
|
||||
private String userPassword;
|
||||
@ApiModelProperty(name = "是否校验信用")
|
||||
private String isCheckCredit;
|
||||
}
|
||||
Reference in New Issue
Block a user