From ef4a66caf4b9700afbde9a0f89604f8430006e37 Mon Sep 17 00:00:00 2001 From: wangzhenxin <wangzhenxin@iemsoft.cn> Date: Mon, 17 Apr 2023 21:57:27 +0800 Subject: [PATCH] kk --- plugins/exchange/controllers/mall/RecordController.php | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/plugins/exchange/controllers/mall/RecordController.php b/plugins/exchange/controllers/mall/RecordController.php index 5176853..909080a 100644 --- a/plugins/exchange/controllers/mall/RecordController.php +++ b/plugins/exchange/controllers/mall/RecordController.php @@ -15,6 +15,7 @@ { public function actionShowInfo() { + \Yii::warning('h卡号02:'); if (\Yii::$app->request->isAjax) { $form = new RecordForm(); $form->code = \Yii::$app->request->get('code'); -- Gitblit v1.8.0