This commit is contained in:
2020-12-17 11:13:00 +08:00
parent 92236b085a
commit f04c2452c3
2 changed files with 5 additions and 5 deletions

View File

@@ -6,9 +6,6 @@ use wstmart\app\model\Index as M;
* 默认控制器
*/
class Index extends Base{
protected $beforeActionList = [
'checkAuth' => ['except'=>'startGiveVouchers,startRevokeVouchers']
];
public function tmp(){
//$orderId = 80;
// model('common/Settlements')->speedySettlement($orderId);