Browse Source

电视盒子用户,每月的下单次数限制,去掉

lizhen_gitee 8 months ago
parent
commit
5953d0bdae
2 changed files with 2 additions and 1 deletions
  1. 1 0
      .gitignore
  2. 1 1
      application/api/controller/tvuser/Wenzhen.php

+ 1 - 0
.gitignore

@@ -10,3 +10,4 @@
 node_modules
 .user.ini
 新建文件夹
+三功能4G版本说明

+ 1 - 1
application/api/controller/tvuser/Wenzhen.php

@@ -71,7 +71,7 @@ class Wenzhen extends Api
         ];
         $check_order = Db::name('wenzhen_order')->where($checkmap)->whereTime('createtime','month')->count();
         if($check_order >= $mouth_times){
-            $this->error('您本月的免费问诊次数已用完');
+            //$this->error('您本月的免费问诊次数已用完');
         }
 
         //问诊患者