Jing Li 2024-05-11 13:46:01 +08:00
parent fc8ec2a540
commit 6cc0ccec5f
1 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,7 @@ class LedgerController extends Controller
$item = $items->get($lotteryType->key);
if (is_null($item)) {
throw new RuntimeException("{$lotteryType->name}未填写上报数据");
continue;
}
Validator::validate(