大屏修改
This commit is contained in:
+7
@@ -190,4 +190,11 @@ public class Resource implements Serializable {
|
||||
*/
|
||||
@Schema(title = "安眼id")
|
||||
private String ayId;
|
||||
|
||||
/**
|
||||
* 位置数据维护方式
|
||||
*/
|
||||
@Schema(title = "位置数据维护方式(0-地图选点,1-手动维护)")
|
||||
@Dict(dicCode = "geo_collect_type")
|
||||
private Integer geoCollectType;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user