6
0
Fork 0
base
panliang 2023-02-04 18:12:04 +08:00
parent ae4fc9b507
commit 779f7dfca3
1 changed files with 1 additions and 0 deletions

View File

@ -98,6 +98,7 @@ class OrderPreController extends Controller
]);
}
logger('order_pre 小程序码生成失败', $response);
throw new BizException('生成失败, 请稍后再试');
}