服务启动

This commit is contained in:
2025-10-05 18:00:29 +08:00
parent ef96570896
commit 1970865acb
25 changed files with 558 additions and 54 deletions

View File

@@ -1,4 +1,4 @@
use dlabeling;
use school_news;
-- MySQL Script to create the user table
DROP TABLE IF EXISTS `tb_sys_user`;
CREATE TABLE `tb_sys_user` (