Explorar o código

订购关系同步地址

15954078560 %!s(int64=2) %!d(string=hai) anos
pai
achega
c3c651b90b
Modificáronse 1 ficheiros con 5 adicións e 0 borrados
  1. 5 0
      application/api/controller/Notify.php

+ 5 - 0
application/api/controller/Notify.php

@@ -934,4 +934,9 @@ class Notify extends Api
         echo 'wan bi';
         die;
     }
+    
+    //订购关系同步地址
+    public function ordersync() {
+        
+    }
 }