oss文件路径添加

This commit is contained in:
xy
2024-09-29 16:05:35 +08:00
parent eda0237e8b
commit 20d3631efe

View File

@@ -146,4 +146,9 @@ public interface OssPath {
*/
String SYSTEM_TO_DEV="systemToDev/";
/**
* 装置补招路径
*/
String DEV_MAKE_UP_PATH="makeUp/";
}