wzq %!s(int64=5) %!d(string=hai) anos
pai
achega
541ad60a55
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app/Repositories/PostRepositories.php

+ 1 - 1
app/Repositories/PostRepositories.php

@@ -373,7 +373,7 @@ class PostRepositories
     /**
      * 个人中心内容列表
      */
-    public function MyPost($request, $uid)
+    public function myPost($request, $uid)
     {
         $type = $request['type'];
         $perPage = isset($request['per_page']) ? $request['per_page'] : 18;