fuyu 4 anni fa
parent
commit
e7edb021e6
1 ha cambiato i file con 14 aggiunte e 14 eliminazioni
  1. 14 14
      application/inter/controller/Dcquery.php

+ 14 - 14
application/inter/controller/Dcquery.php

@@ -175,20 +175,20 @@ class Dcquery extends Controller
             $return  = array();
             if($institution['is_yyk'] == 1 && $flag == 'pc')
             {
-                // if(strtotime("-0 year -3 month -0 day") > strtotime($institution['createdAt']))
-                // {
-                //     // 创建时间大于三个月前的时间戳  已过三个月
-                //     $return['alert'] = [
-                //         // 消息弹窗内容
-                //         "msg" => "您所在机构的免费试用期限已到,请尽快联系您的平台运营方,以免影响您的后续使用",
-                //         // 消息弹窗标题
-                //         "title" => "",
-                //         // 消息弹窗按钮
-                //         "button" => "我知道了",
-                //         // 消息弹窗是否阻塞
-                //         "return" => false
-                //     ];
-                // }
+                if(strtotime("-0 year -3 month -0 day") > strtotime($institution['createdAt']))
+                {
+                    // 创建时间大于三个月前的时间戳  已过三个月
+                    // $return['alert'] = [
+                    //     // 消息弹窗内容
+                    //     "msg" => "您所在机构的免费试用期限已到,请尽快联系您的平台运营方,以免影响您的后续使用",
+                    //     // 消息弹窗标题
+                    //     "title" => "",
+                    //     // 消息弹窗按钮
+                    //     "button" => "我知道了",
+                    //     // 消息弹窗是否阻塞
+                    //     "return" => false
+                    // ];
+                }
             }
             $info['patientName'] = $patient_info['name'];
             // 根据series_num排序