mirror of
https://github.com/tencentmusic/supersonic.git
synced 2025-12-14 13:47:09 +00:00
[improvement][headless] Backend uniformly supports other types of databases. (#1745)
This commit is contained in:
@@ -25,6 +25,8 @@ public class DatabaseReq extends RecordInfo {
|
||||
|
||||
private String database;
|
||||
|
||||
private String databaseType;
|
||||
|
||||
private String version;
|
||||
|
||||
private String description;
|
||||
|
||||
Reference in New Issue
Block a user