wujingjing
2025-02-24 a61bd8abfb6bedacccbc1f1cdb01e4f433e58fd7
1
2
3
export const enum DataSourceType {
    JDBC = 'JDBC',
}