@@ -204,7 +204,7 @@ class PurchaseOrderController extends BaseController
}
}else{
- if ($this->mainId == 661) {
+ if ($this->mainId == 644) {
$staff = $this->shopAdmin;
if (isset($staff['founder']) == false || $staff['founder'] != 2) {
util::fail('没有权限');