文件上传地址

This commit is contained in:
wurui
2023-03-20 09:29:06 +08:00
parent 5ddc3e270f
commit 196e599cd8

View File

@@ -43,4 +43,8 @@ public interface OssPath {
*/
String SURVEY_RESULT = "surveyresult/";
/***
* 终端检测监督管理 检测报告
*/
String TEST_REPORT = "testReport/";
}