细节优化

feat/task1-c-wallet
gongfuxiang 2021-10-24 13:47:55 +08:00
parent cb573f2d8f
commit d7b07cf0ea
1 changed files with 1 additions and 1 deletions

View File

@ -294,7 +294,7 @@ class StoreService
// 请求校验
$data = [
'accounts' => $accounts,
'password' => $password,
'authdata' => $password,
'host' => __MY_HOST__,
'url' => __MY_URL__,
'ver' => APPLICATION_VERSION,