疯狂的狮子Li
2022-12-19 8448bcdc6df8b8d8773963b5f67124be4bf34cdc
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://";