完成管理端代码

This commit is contained in:
2024-06-14 17:51:13 +08:00
parent cfbaf585a7
commit 963a80a670
18 changed files with 384 additions and 233 deletions

View File

@@ -1,4 +1,4 @@
INSERT INTO Airports (`ID`, `Name`, City) VALUES
INSERT INTO ServiceDatabase.Airports (`ID`, `Name`, City) VALUES
('NAY', '北京南苑机场', '北京'),
('PEK', '北京首都国际机场', '北京'),
('TSN', '天津滨海国际机场', '天津'),