dever 3 năm trước cách đây
mục cha
commit
78b950a0e0
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      service/option/lib/Manage.php

+ 1 - 1
service/option/lib/Manage.php

@@ -146,7 +146,7 @@ class Manage
         return $data;
     }
 
-    public function getADate($id)
+    public function getDate($id)
     {
         $info = Dever::db('option/agreement')->find($id);
         if ($info) {