疯狂的狮子Li
2022-11-03 cd9c3c3f4f7a55b8d52a36ff0559931610aa43ae
ruoyi-common/src/main/java/com/ruoyi/common/constant/Constants.java
@@ -18,6 +18,11 @@
    String GBK = "GBK";
    /**
     * www主域
     */
    String WWW = "www.";
    /**
     * http请求
     */
    String HTTP = "http://";