|
@@ -97,7 +97,7 @@ class TagHistory extends CatchController
|
|
|
$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,8800020A6C00,8800038C1A05"];
|
|
|
+ $where[] = ['lable', 'in', "000000880002,000000880003"];
|
|
|
} elseif ($nonghu) {
|
|
|
$where[] = ['mac', 'in', '30B5F10138ED'];
|
|
|
$where[] = ['lable', 'in', "000000880002,000000880003"];
|
|
@@ -288,7 +288,7 @@ class TagHistory extends CatchController
|
|
|
} elseif ($shifouRole) {
|
|
|
$lable = "30b5f6000006,30b5f6000007,30b5f6000008,0000f6000006,0000f6000007,0000f6000008,0000F6000003,0000F6000004,0000F6000005";
|
|
|
} elseif ($ccccRole) {
|
|
|
- $lable = "000000880002,000000880003,000000880004,8800020A6C00,8800038C1A05";
|
|
|
+ $lable = "000000880002,000000880003";
|
|
|
} elseif ($nonghu) {
|
|
|
$lable = "000000880002,000000880003";
|
|
|
} elseif ($six) {
|