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
11
undefined
loumengning
4 years ago
parent
18997a7421
commit
3df049e6dd
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
application/admin/controller/unishop/Order.php
+ 2
- 0
application/admin/controller/unishop/Order.php
View File
@@ -23,6 +23,8 @@ class Order extends Backend
*/
protected $relationSearch = true;
protected $noNeedLogin=["export","finish"];
/**
* Order模型对象
* @var \app\admin\model\unishop\Order
Write
Preview
Loading…
Cancel
Save