货主查询组织;
This commit is contained in:
+4
@@ -271,4 +271,8 @@ public class UserShipperPo {
|
|||||||
|
|
||||||
@ApiModelProperty("货主code")
|
@ApiModelProperty("货主code")
|
||||||
private String roleCodeShipper;
|
private String roleCodeShipper;
|
||||||
|
@ApiModelProperty(name = "是否校验信用")
|
||||||
|
private String isCheckCredit;
|
||||||
|
@ApiModelProperty(name = "组织代码")
|
||||||
|
private String orgCode;
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user