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
Merge remote-tracking branch 'origin/yijia' into yijia
yijia
xubinxcode
3 years ago
parent
11be5a8abe
da798fd3d7
commit
0e8bd8d103
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