列表返回字段添加createUserId
This commit is contained in:
@ -97,4 +97,6 @@ public class LngContractPageVo {
|
||||
*/
|
||||
@ApiModelProperty("自主托运")
|
||||
private String transName;
|
||||
|
||||
private Long createUserId;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user