修复错误

main
落雨楓 2 years ago
parent a2ec580fef
commit af11f0ce5d

@ -74,6 +74,7 @@ class ApiReportUsage extends ApiBase {
$result->addValue(['aitoolboxbot', $this->getModuleName()], 'pointtype', $pointType);
$result->addValue(['aitoolboxbot', $this->getModuleName()], 'pointcost', $pointCost);
break;
case 'start':
$this->requireParameter(['userid', 'useraction']);

Loading…
Cancel
Save