疯狂的狮子li
2022-11-24 b5cbb58c2d1cbbae220eb4fd81ef348b394b0db3
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://";