增加导入平安结算订单

This commit is contained in:
2022-02-10 15:10:55 +08:00
parent 5192cc2576
commit d46c6f55f1
12 changed files with 1185 additions and 3 deletions

View File

@@ -29,7 +29,7 @@ class IndexController extends AdminController
* @Date : 2019/9/18 14:50
* @return Grid
*/
protected function grid()
protected function grid(): Grid
{
$user = Auth::guard('admin')->user();