疯狂的狮子Li
2022-11-07 f5de8b9ddf632ca4ec4d500eb56f1a06a3472776
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://";