there is no problem for the database to insert data using Mysql, insert, but I don"t know why the update data has not been updated successfully. The mysql update statement is as follows:
UPDATE `system_member` SET `passwd`="e968053af15baf1b6f52458bb693deff" WHERE `id` = 1;
screenshot of database management tools:
ask the leaders of the community to help analyze the reason. Thank you very much!