dashboard
repositories
filestore
activity
search
login
jagzwxm
/
ja_manage
吉安感知网项目-后端
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
sql改造首页
linwei
2026-04-02
b954d7a119eb635394bf4ff3619a9ab4b4978e48
[jagzwxm/ja_manage.git]
/
drone-service-api
/
drone-odm-api
/
src
/
main
/
java
/
org
/
sxkj
/
odm
/
entity
/
json
/
Stats.java
1
2
3
4
5
6
7
8
9
package org.sxkj.odm.entity.json;
import lombok.Data;
@Data
public class Stats {
private Bbox bbox;
}