|
@@ -183,21 +183,3 @@ INSERT INTO caimei.wechat_article_detail (id,article_id,title,url,pic_url,create
|
|
|
SELECT cm_wxarticledtlID,cm_wxarticleID,title,linkurl,picurl,create_by,create_date,update_by,update_date FROM caimei_weixin.cm_wxarticledtl;
|
|
|
|
|
|
-- ============================================== 微信表 end ===============================
|
|
|
-
|
|
|
-UPDATE `wechat_menu` SET wx_type='gh_123456' WHERE wx_type='gh_ef75b1b89b74';
|
|
|
-UPDATE `wechat_menu` SET wx_type='gh_123456' WHERE wx_type='gh_7de98a37fb6a';
|
|
|
-UPDATE `wechat_menu` SET wx_type='gh_7890123' WHERE wx_type='gh_eecada09617d';
|
|
|
-
|
|
|
-UPDATE `wechat_reply` SET wx_type='gh_123456' WHERE wx_type='gh_ef75b1b89b74';
|
|
|
-UPDATE `wechat_reply` SET wx_type='gh_123456' WHERE wx_type='gh_7de98a37fb6a';
|
|
|
-UPDATE `wechat_reply` SET wx_type='gh_7890123' WHERE wx_type='gh_eecada09617d';
|
|
|
-
|
|
|
-UPDATE `wechat_text` SET wx_type='gh_123456' WHERE wx_type='gh_ef75b1b89b74';
|
|
|
-UPDATE `wechat_text` SET wx_type='gh_123456' WHERE wx_type='gh_7de98a37fb6a';
|
|
|
-UPDATE `wechat_text` SET wx_type='gh_7890123' WHERE wx_type='gh_eecada09617d';
|
|
|
-
|
|
|
-UPDATE `wechat_article` SET wx_type='gh_123456' WHERE wx_type='gh_ef75b1b89b74';
|
|
|
-UPDATE `wechat_article` SET wx_type='gh_123456' WHERE wx_type='gh_7de98a37fb6a';
|
|
|
-UPDATE `wechat_article` SET wx_type='gh_7890123' WHERE wx_type='gh_eecada09617d';
|
|
|
-
|
|
|
-COMMIT;
|