97久久国产亚洲精品超碰热,成人又色又爽的免费网站,色偷偷女人的天堂a,男女高潮喷水在线观看,国内精品一线二线三线区别在哪里
Discuz! 官方交流社區(qū)
標(biāo)題:
分享本地附件轉(zhuǎn)遠(yuǎn)程附件和遠(yuǎn)程附件轉(zhuǎn)本地附件的SQL代碼
[打印本頁]
作者:
我是小站長
時間:
2019-6-4 12:46
標(biāo)題:
分享本地附件轉(zhuǎn)遠(yuǎn)程附件和遠(yuǎn)程附件轉(zhuǎn)本地附件的SQL代碼
本帖最后由 我是小站長 于 2019-6-4 12:46 編輯
本地轉(zhuǎn)遠(yuǎn)程
update pre_forum_attachment_0 set remote = '1' ;
update pre_forum_attachment_1 set remote = '1' ;
update pre_forum_attachment_2 set remote = '1' ;
update pre_forum_attachment_3 set remote = '1' ;
update pre_forum_attachment_4 set remote = '1' ;
update pre_forum_attachment_5 set remote = '1' ;
update pre_forum_attachment_6 set remote = '1' ;
update pre_forum_attachment_7 set remote = '1' ;
update pre_forum_attachment_8 set remote = '1' ;
update pre_forum_attachment_9 set remote = '1' ;
復(fù)制代碼
遠(yuǎn)程轉(zhuǎn)本地
update pre_forum_attachment_0 set remote = '0' ;
update pre_forum_attachment_1 set remote = '0' ;
update pre_forum_attachment_2 set remote = '0' ;
update pre_forum_attachment_3 set remote = '0' ;
update pre_forum_attachment_4 set remote = '0' ;
update pre_forum_attachment_5 set remote = '0' ;
update pre_forum_attachment_6 set remote = '0' ;
update pre_forum_attachment_7 set remote = '0' ;
update pre_forum_attachment_8 set remote = '0' ;
update pre_forum_attachment_9 set remote = '0' ;
復(fù)制代碼
作者:
耗子
時間:
2019-6-7 21:09
:):)收藏了 收藏了!?。?hr noshade size="2" width="100%" color="#808080">
作者:
站長
時間:
2019-6-16 15:12
謝謝分享進(jìn)來學(xué)習(xí)
作者:
ghz0433
時間:
2019-8-27 13:33
門戶是什么代碼
歡迎光臨 Discuz! 官方交流社區(qū) (http://r615.cn/)
Powered by Discuz! X5.0