疯狂的狮子Li
2022-10-13 f7de561ac59665ff73f5d7b7ecee6f06b4f5d337
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://";