This commit is contained in:
wangjinlei
2022-09-29 18:12:43 +08:00
parent 980055ef7e
commit 16b92749d7
4 changed files with 282 additions and 15 deletions

View File

@@ -56,7 +56,7 @@ class User extends Controller
}
public function pstest(){
echo md5('TMR893533');
echo md5('tmrmhm!');
}
/**