chenye
2023-07-07 71e8df212d838586050b52e62ebd34956fc8400b
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";
}