|
@@ -150,6 +150,9 @@ class StaffClass extends BaseClass
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|
|
|
} else {
|
|
} else {
|
|
|
|
|
+ if (count($shopList) > 2) {
|
|
|
|
|
+ util::fail('账号异常,请联系管理员,编号873380');
|
|
|
|
|
+ }
|
|
|
foreach ($shopList as $shop) {
|
|
foreach ($shopList as $shop) {
|
|
|
if ($shop->ptStyle == 2) {
|
|
if ($shop->ptStyle == 2) {
|
|
|
$ghsMainId = $shop->mainId;
|
|
$ghsMainId = $shop->mainId;
|