dev #63

Merged
wangzhongjie merged 206 commits from dev into main 2024-12-16 10:31:20 +08:00
Showing only changes of commit a74dd69704 - Show all commits

View File

@ -16,7 +16,7 @@ export default class GetDistance {
constructor(context) { constructor(context) {
const fileUtil = new FileUtil(context) const fileUtil = new FileUtil(context)
this.fileUtil = fileUtil; this.fileUtil = fileUtil;
// this.uploadData() this.uploadData()
} }
// 设置文件夹 // 设置文件夹