update 同步 ruoyi 新功能

This commit is contained in:
疯狂的狮子li
2022-08-25 12:30:32 +08:00
15 changed files with 141 additions and 47 deletions

View File

@ -17,6 +17,11 @@ public interface Constants {
*/
String GBK = "GBK";
/**
* www主域
*/
String WWW = "www.";
/**
* http请求
*/