摘要:
情形:两个表,cms_mode是主表,cms_model_field是子表,cms_model_field的model_id字段关联到cms_model的主键。## Source for table cms_model#DROP TABLE IF EXISTS `cms_model`;CREATE ... 阅读全文
posted @ 2014-09-26 09:22 eastson 阅读(2703) 评论(1) 推荐(0)
|
|
|
|
摘要:
情形:两个表,cms_mode是主表,cms_model_field是子表,cms_model_field的model_id字段关联到cms_model的主键。## Source for table cms_model#DROP TABLE IF EXISTS `cms_model`;CREATE ... 阅读全文
posted @ 2014-09-26 09:22 eastson 阅读(2703) 评论(1) 推荐(0) |
|