摘要:
CREATE TABLE city ( id int(11) NOT NULL DEFAULT '0', pid int(11) DEFAULT NULL, cityname varchar(255) CHARACTER SET utf8 DEFAULT NULL, type int(11) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE... 阅读全文
posted @ 2019-02-22 22:11
黑魔法os
阅读(811)
评论(0)
推荐(0)

浙公网安备 33010602011771号