sql: 数据库脚本更新升级

This commit is contained in:
TsMask
2025-05-22 18:21:04 +08:00
parent a15d408df1
commit deddd08a25
149 changed files with 4130 additions and 3667 deletions

View File

@@ -1,7 +1,6 @@
--
-- Table structure for table `ue_event_amf`
--
DROP TABLE IF EXISTS `ue_event_amf`;
CREATE TABLE `ue_event_amf` (
`id` int NOT NULL AUTO_INCREMENT,