transfer and withdraw

This commit is contained in:
Tokumeikoi
2020-05-10 18:38:02 +08:00
parent c46b8b1b40
commit 15a28e7bd3
7 changed files with 94 additions and 3 deletions

View File

@ -236,5 +236,5 @@ return [
| The only modification by laravel config
|
*/
'version' => '1.3'
'version' => '1.3-pre5'
];