This website requires JavaScript.
Explore
Help
Sign In
topdog
/
supersonic
Watch
1
Star
0
Fork
0
You've already forked supersonic
mirror of
https://github.com/tencentmusic/supersonic.git
synced
2025-12-15 06:27:21 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
0c0fbb829e589d83971a331fa9a8636689bb6d79
supersonic
/
headless
/
server
/
src
History
zhaodongsheng
2086a560b1
refactor(headless): 使用 ColumnReq 请求对象替换 getColumnsBySql引入 ColumnReq 请求对象以统一请求参数,并在 DatabaseController 中替换 getColumnsBySql 方法以使用此对象。相应地,更新 service.ts 中的函数以匹配新端点 listColumnsBySql,并在 SqlDetail.tsx 中调用更新后的函数。 (
#1678
)
2024-09-14 20:18:07 +08:00
..
main
refactor(headless): 使用 ColumnReq 请求对象替换 getColumnsBySql引入 ColumnReq 请求对象以统一请求参数,并在 DatabaseController 中替换 getColumnsBySql 方法以使用此对象。相应地,更新 service.ts 中的函数以匹配新端点 listColumnsBySql,并在 SqlDetail.tsx 中调用更新后的函数。 (
#1678
)
2024-09-14 20:18:07 +08:00
test/java/com/tencent/supersonic/headless
/server
(improvement)(build) Add spotless during the build process. (
#1639
)
2024-09-07 00:36:17 +08:00