master
fengyuexingzi 8 years ago
parent 0e67cd22ef
commit 5b96007bfc

@ -103,6 +103,6 @@ class Index extends Base
public function test() public function test()
{ {
echo md5(md5(md5(123456)) . 'CliDHObO'); echo 'test';
} }
} }

Loading…
Cancel
Save