仪表盘
版本库
文件存储
活动
搜索
登录
main
/
PM20230220027_Service
月球大数据地理空间分析展示平台-【后端】-月球后台服务
概况
操作记录
提交次数
目录
文档
分支
对比
blame
|
历史
|
原始文档
添加资源操作日志
13693261870
2023-09-13
be74f03cd8ffdb198fccbe6a7870ee8f846e0724
[PM20230220027_Service.git]
/
src
/
main
/
java
/
com
/
moon
/
server
/
entity
/
shujian
/
ImageResultEntity.java
1
2
3
4
5
6
7
8
9
10
package com.moon.server.entity.shujian;
/**
* 数简.影像结果类
* @author WWW
* @date 2023-08-31
*/
@SuppressWarnings("AlibabaLowerCamelCaseVariableNaming")
public class ImageResultEntity {
}