2025年5月13日

分类表

摘要: CREATE TABLE info_category ( id int(11) NOT NULL AUTO_INCREMENT COMMENT '分类ID', parent_id int(11) DEFAULT NULL COMMENT '父分类ID', category_name varchar( 阅读全文

posted @ 2025-05-13 14:25 ~码铃薯~ 阅读(10) 评论(0) 推荐(0)

导航