hrjy %!s(int64=3) %!d(string=hai) anos
pai
achega
720ed31b41
Modificáronse 1 ficheiros con 8 adicións e 0 borrados
  1. 8 0
      app/api/controller/auction/AuctionController.php

+ 8 - 0
app/api/controller/auction/AuctionController.php

@@ -148,6 +148,14 @@ class AuctionController
     }
 
 
+    /**
+     * 转预约卷给下级
+     * @param Request $request
+     * @return mixed
+     * @throws \think\db\exception\DataNotFoundException
+     * @throws \think\db\exception\DbException
+     * @throws \think\db\exception\ModelNotFoundException
+     */
     public function transfer_accounts(Request $request){
         $data = UtilService::getMore([
             ['uid'],