|
|
@@ -390,9 +390,9 @@ class RefundController extends BaseController
|
|
|
}
|
|
|
} else {
|
|
|
if ($this->mainId == 644) {
|
|
|
- if (!in_array($this->adminId, [918])) {
|
|
|
- util::fail('你不能售后哈');
|
|
|
- }
|
|
|
+// if (!in_array($this->adminId, [919])) {
|
|
|
+// util::fail('你不能售后哈');
|
|
|
+// }
|
|
|
}
|
|
|
}
|
|
|
|