wujingjing
2025-01-02 69e3c92ff6048338e8807c552d7cd5615adca7a2
1
2
3
export const enum DataSourceType {
    JDBC = 'JDBC',
}