APP用户相关接口调整

This commit is contained in:
xy
2024-09-03 19:22:39 +08:00
parent 2c79cc72c9
commit fbd15ca353
4 changed files with 26 additions and 3 deletions

View File

@@ -12,6 +12,11 @@ public interface OssPath {
*/
String WAVE_DIR="comtrade/";
/***
* 下载文件
*/
String DOWNLOAD_DIR="download/";
/***
* 稳态报表
*/