疯狂的狮子Li
2022-08-31 ccb1449fb2db6e81dfa30f63ec605edb5b12602f
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://";