wujingjing
2024-11-13 f4354c5a98c6a3bdb4f355b107e2421848f1426b
1
2
3
export const enum DataSourceType {
    JDBC = 'JDBC',
}