更改数据库密码 update t_pdc_user t set t.password=func_md5('c4ca4238a0b923820dcc509a6f75849b'||t.id);commit;