chenye
2023-07-10 98e06673cc0858aebed99c4e9550d2d71d838e6f
ruoyi-api/ruoyi-api-system/src/main/java/com/ruoyi/system/api/constant/SecurityConstant.java
@@ -35,4 +35,9 @@
     * 省市区列表key
     */
    String REGION_LIST = "REGION_LIST";
    /**
     * 省市区列表key
     */
    String CITY_LIST = "CITY_LIST";
}