wujingjing
2025-01-03 9b9e63bb526ec60dda3f33855759874a39a45cb4
1
2
3
export const enum DataSourceType {
    JDBC = 'JDBC',
}