摘要: CREATE TABLE `data` ( `id` bigint(20) NOT NULL AUTO_INCREMENT, `datetime` timestamp NULL DEFAULT CURRENT_TIMESTAMP, `channel` int(11) DEFAULT NULL, `v 阅读全文
posted @ 2023-04-21 15:46 Oops!# 阅读(22) 评论(0) 推荐(0) 编辑