@@ -37,7 +37,7 @@ class PublicController
// foreach ($list as $v) {
// StoreOrder::addLake($v);
// }
- dump();
+ dump(123);
}
/**