Explorar o código

修改getData为get_data

lvhao hai 1 día
pai
achega
b9de1c64e8
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      core/CoreApp/models/Model_express_tt.php

+ 1 - 1
core/CoreApp/models/Model_express_tt.php

@@ -6,7 +6,7 @@ class Model_express_tt extends Lin_Model {
     }
 
     
-    public function getData($info,$type = 'CBT'){
+    public function get_data($info,$type = 'CBT'){
         if(empty($info)){
             return $g = [
                'x'=>0,