使用者登入
新使用者請洽管理者索取 註冊方式。
mysql> update handle set handle=replace(handle,'[[old_url]/','[[new_url]/'); 例: mysql> update handle set handle=replace(handle,'http://aaa.com.tw:8080/','http://aaa.com.tw/');