细节优化

This commit is contained in:
gongfuxiang
2021-10-24 13:47:55 +08:00
parent cb573f2d8f
commit d7b07cf0ea

View File

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