疯狂的狮子Li
2023-01-13 68e57803f3386ab4f5211dd30e4d8ade9d24f0a4
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://";