likang 2 anos atrás
pai
commit
a878b2d866
1 arquivos alterados com 2 adições e 2 exclusões
  1. 2 2
      catch/tag_history/controller/TagHistory.php

+ 2 - 2
catch/tag_history/controller/TagHistory.php

@@ -89,7 +89,7 @@ class TagHistory extends CatchController
             $where[] = ['lable', 'in', "3543245626,3544976938,3544261098,1539178988,3544517098,3544959402,3542053498,3543226346,3544413306"];
         } elseif ($shifouRole) {
             $where[] = ['mac', 'in', '30B5F10138EB'];
-            $where[] = ['lable', 'in', "30b5f6000006,30b5f6000007,30b5f6000008,0000f6000006,0000f6000007,0000f6000008"];
+            $where[] = ['lable', 'in', "30b5f6000006,30b5f6000007,30b5f6000008,0000f6000006,0000f6000007,0000f6000008,0000F6000003,0000F6000004,0000F6000005"];
         } elseif ($ccccRole) {
             $where[] = ['mac', 'in', '30B5F10138ED,30B5F1012F7A'];
             $where[] = ['lable', 'in', "000000880002,000000880003,000000880004"];
@@ -263,7 +263,7 @@ class TagHistory extends CatchController
         if ($bool) {
             $lable =  "3543245626,3544976938,3544261098,1539178988,3544517098,3544959402,3542053498,3543226346,3544413306";
         } elseif ($shifouRole) {
-            $lable = "30b5f6000006,30b5f6000007,30b5f6000008,0000f6000006,0000f6000007,0000f6000008";
+            $lable = "30b5f6000006,30b5f6000007,30b5f6000008,0000f6000006,0000f6000007,0000f6000008,0000F6000003,0000F6000004,0000F6000005";
         } elseif ($ccccRole) {
             $lable =  "000000880002,000000880003,000000880004";
         } elseif ($nonghu) {