摘要: CREATE DATABASE IF NOT EXISTS `yygh_cmn` CHARACTER SET utf8; USE `yygh_cmn`; # # Structure for table "dict" # CREATE TABLE `dict` ( `id` bigint(20) NO 阅读全文
posted @ 2023-05-07 13:16 iTao0128 阅读(21) 评论(0) 推荐(0)