|
@@ -82,7 +82,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"];
|
|
|
+ $where[] = ['lable', 'in', "30b5f6000006,30b5f6000007,30b5f6000008,0000f6000006,0000f6000007,0000f6000008"];
|
|
|
} else {
|
|
|
$where[] = ['mac', 'not in', '30B5F1013899'];
|
|
|
$where[] = ['lable', 'not in', "3543245626,3544976938,3544261098,1539178988,3544517098,3544959402,3542053498,3543226346,3544413306"];
|
|
@@ -185,7 +185,7 @@ class TagHistory extends CatchController
|
|
|
if ($bool) {
|
|
|
$where[] = ['lable', 'in', "3543245626,3544976938,3544261098,1539178988,3544517098,3544959402,3542053498,3543226346,3544413306"];
|
|
|
} elseif ($shifouRole) {
|
|
|
- $where[] = ['lable', 'in', "30b5f6000006,30b5f6000007,30b5f6000008"];
|
|
|
+ $where[] = ['lable', 'in', "30b5f6000006,30b5f6000007,30b5f6000008,0000f6000006,0000f6000007,0000f6000008"];
|
|
|
} else {
|
|
|
$where[] = ['lable', 'not in', "3543245626,3544976938,3544261098,1539178988,3544517098,3544959402,3542053498,3543226346,3544413306,30b5f6000006,30b5f6000007,30b5f6000008"];
|
|
|
}
|