This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
loumengning
/
shop
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
checkredis
yijia
娄梦宁
5 years ago
parent
d612694dd6
commit
1495cb7c8c
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
application/admin/controller/unishop/Order.php
+ 1
- 1
application/admin/controller/unishop/Order.php
View File
@@ -27,7 +27,7 @@ class Order extends Backend
*/
protected $relationSearch = true;
protected $noNeedLogin=["export","finish","doRefund"];
protected $noNeedLogin=["export","finish","doRefund"
,"carry"
];
/**
* Order模型对象
Write
Preview
Loading…
Cancel
Save