忘記後臺登陸密碼怎麼辦?
使用MySQL資料庫管理軟體phpmyadmin,修改資料庫中的phome_enewsuser資料表進行密碼重置操作:
修改phome_enewsuser表裡的記錄:將password欄位的內容改為:“322d3fef02fc39251436cb4522d29a71”;將salt欄位的內容改為:“abc”.
密碼就重置為:123456
忘記後臺登陸密碼怎麼辦?
使用MySQL資料庫管理軟體phpmyadmin,修改資料庫中的phome_enewsuser資料表進行密碼重置操作:
修改phome_enewsuser表裡的記錄:將password欄位的內容改為:“322d3fef02fc39251436cb4522d29a71”;將salt欄位的內容改為:“abc”.
密碼就重置為:123456