v3主题接口调整

This commit is contained in:
xy
2024-05-13 14:12:16 +08:00
parent eeeae803a6
commit d814600c85
5 changed files with 138 additions and 1 deletions

View File

@@ -126,5 +126,9 @@ public interface OssPath {
*/
String GOVERN_HARMONIC_FILE="govern/harmonic/";
/**
* 主题
*/
String THEME="theme/";
}