yingzi %!s(int64=2) %!d(string=hai) anos
pai
achega
6565c236e4
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app/api/route/pub.php

+ 1 - 1
app/api/route/pub.php

@@ -19,7 +19,7 @@ Route::group('pub', function () {
     //获取服务类型列表
     Route::rule('getServiceTypeList','Pub/getServiceTypeList');
     //获取收费时长类型
-    Route::rule('getServiceTimeTypeList','Pub/getServiceTimeTypeLis');
+    Route::rule('getServiceTimeTypeList','Pub/getServiceTimeTypeList');
     //bug提交
     Route::rule('appBugSub', 'Pub/appBugSub');
 })->middleware([