Browse Source

提现

master
Lemon 5 years ago
parent
commit
08f9fbbc68
  1. 2
      app/Controller/v3/WithdrawController.php

2
app/Controller/v3/WithdrawController.php

@ -8,7 +8,7 @@ use App\Constants\v3\LogLabel;
use App\Constants\v3\UserType;
use App\Controller\BaseController;
use App\Exception\ErrorCodeException;
use App\Model\SystemConfig;
use App\Model\v3\SystemConfig;
use App\Model\v3\FinancialRecord;
use App\Model\v3\Store;
use App\Model\v3\StoreWithdrawal;

Loading…
Cancel
Save