@@ -60,6 +60,10 @@ class Get
}
+ public function get_api()
+ {
+
+ }
public function get()
{
$id = Dever::input('id');