wujianwei
4 天以前 2ca1013333bb1f80d104e54ac2e7171bd8dffc77
common/src/main/java/com/ruoyi/common/enums/DataSourceType.java
@@ -15,5 +15,10 @@
    /**
     * 从库
     */
    SLAVE
    SLAVE,
    /**
     * 财务数据库
     */
    CWSJ
}