去除调试

feat/task1-c-wallet
gongfuxiang 2022-11-30 10:00:47 +08:00
parent 0a7eb575cf
commit 2369c48f27
1 changed files with 0 additions and 1 deletions

View File

@ -48,7 +48,6 @@ class SystemUpgradeService
{
return $plugins_check;
}
return DataReturn('test', -1);
// 参数校验
$ret = self::ParamsCheck($params);