离线数据上传第一版代码提交

This commit is contained in:
guofeihu
2024-07-23 17:31:33 +08:00
parent a630792641
commit e27667c364
71 changed files with 7958 additions and 36 deletions

View File

@@ -27,6 +27,11 @@ public class PortableOfflLog extends BaseEntity {
*/
private String name;
/**
* 文件路径(上传的文件夹路径)
*/
private String path;
/**
* 文件路径
*/