yingzi 3 年之前
父節點
當前提交
2fdeea04b5
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      Controller/Shop/ShopRostering.Class.php

+ 1 - 0
Controller/Shop/ShopRostering.Class.php

@@ -722,6 +722,7 @@ class ShopRostering extends BaseController
         $data = json_encode($data);
 
         $res = $this->post_json($url, $data);
+        var_dump($res);
 
         $res = json_decode($res);