From 23215471f1e81b150ccbcd30c112fce122105f68 Mon Sep 17 00:00:00 2001 From: zhoujian <709286540@qq.com> Date: Tue, 22 Sep 2020 11:21:34 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=9E=E8=B7=B5=E7=9A=84=E6=B4=BB=E5=8A=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- application/index/controller/Index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/index/controller/Index.php b/application/index/controller/Index.php index d19a62d..3c84f49 100755 --- a/application/index/controller/Index.php +++ b/application/index/controller/Index.php @@ -121,7 +121,7 @@ class Index extends Controller return json($res); } - if($fuActivity_data['id']!=19){ + if($fuActivity_data['id']!=19 or $fuActivity_data['id']!=28){ //如果不是军训的话 就要身份证 if(!$data['sfz']){ $res['code']='FAIL';