新疆项目需求整改
This commit is contained in:
+5
@@ -55,6 +55,11 @@ public class Resource implements Serializable {
|
||||
@Excel(name = "联系电话", width = 15)
|
||||
@Schema(title = "联系电话")
|
||||
private String mobile;
|
||||
/**
|
||||
* 负责人
|
||||
*/
|
||||
@Schema(title = "负责人")
|
||||
private String manager;
|
||||
/**
|
||||
* 经度
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user