app更新提示
This commit is contained in:
@@ -136,7 +136,7 @@ class Api extends Controller
|
||||
return ResponseHelper::error('参数缺失');
|
||||
}
|
||||
|
||||
if (!in_array($type,['ckb','ai_store'])){
|
||||
if (!in_array($type,['ckb','aiStore'])){
|
||||
return ResponseHelper::error('参数错误');
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user