修改查询责任部门接口
This commit is contained in:
+3
@@ -103,6 +103,9 @@ public class AuthDummyInventoryInfoEO implements Serializable {
|
||||
@TableField(exist = false)
|
||||
private String dutyTerritoryNameEn;
|
||||
|
||||
/**责任部门*/
|
||||
@ApiModelProperty(value = "责任部门")
|
||||
private String dutyDepart;
|
||||
/**交付物*/
|
||||
// @Excel(name = "交付物", width = 15)
|
||||
@ApiModelProperty(value = "交付物")
|
||||
|
||||
Reference in New Issue
Block a user