common/src/main/java/com/ruoyi/common/enums/DataSourceType.java @@ -15,5 +15,10 @@ /** * 从库 */ SLAVE SLAVE, /** * 财务数据库 */ CWSJ }