shish 3 سال پیش
والد
کامیت
2c00ff8698
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      console/controllers/InitController.php

+ 1 - 0
console/controllers/InitController.php

@@ -27,6 +27,7 @@ class InitController extends Controller
                     $hd->save();
                     $custom->hdId = $hdId;
                     $custom->save();
+                    echo "hdId:{$hdId} customId:{$customId} \n";
                 }
             }
         }