|
@@ -27,6 +27,8 @@ class ZQDcsFanController extends BaseController
|
|
return $this->getEastList();
|
|
return $this->getEastList();
|
|
case 'west':
|
|
case 'west':
|
|
return $this->getWestList();
|
|
return $this->getWestList();
|
|
|
|
+ case '1314':
|
|
|
|
+ return $this->getWestList();
|
|
default:
|
|
default:
|
|
$msg="未知数据";
|
|
$msg="未知数据";
|
|
$code=-2;
|
|
$code=-2;
|