新疆项目需求整改

This commit is contained in:
feng
2025-12-23 18:10:05 +08:00
parent e45f571cd2
commit 1c7ba176f6
13 changed files with 77 additions and 8 deletions
@@ -55,6 +55,11 @@ public class Resource implements Serializable {
@Excel(name = "联系电话", width = 15)
@Schema(title = "联系电话")
private String mobile;
/**
* 负责人
*/
@Schema(title = "负责人")
private String manager;
/**
* 经度
*/