diff --git a/webht/third_party/vendorPlanSync/libraries/Tulanduo.php b/webht/third_party/vendorPlanSync/libraries/Tulanduo.php index 52bc8a4c..d6279cea 100644 --- a/webht/third_party/vendorPlanSync/libraries/Tulanduo.php +++ b/webht/third_party/vendorPlanSync/libraries/Tulanduo.php @@ -16,29 +16,29 @@ class Tulanduo $this->userId = "18"; $this->key = "d05c25e6e6c5d4898161e0aaf700d9c7"; */ - private $send_host = array( - "30" => array( - "userId" => 1134 - ,"key" => "73d180d05d425fd192e1c5b3097e75ff" - ) - ,"1" => array( - "userId" => 18 - ,"key" => "d05c25e6e6c5d4898161e0aaf700d9c7" - ) - ); - /*! - * test: - */ // private $send_host = array( // "30" => array( - // "userId" => 6035 - // ,"key" => "3bd16efd5f4165378f144da1f4829996" + // "userId" => 1134 + // ,"key" => "73d180d05d425fd192e1c5b3097e75ff" // ) // ,"1" => array( - // "userId" => 6035 - // ,"key" => "3bd16efd5f4165378f144da1f4829996" + // "userId" => 18 + // ,"key" => "d05c25e6e6c5d4898161e0aaf700d9c7" // ) // ); + /*! + * test: + */ + private $send_host = array( + "30" => array( + "userId" => 6035 + ,"key" => "3bd16efd5f4165378f144da1f4829996" + ) + ,"1" => array( + "userId" => 6035 + ,"key" => "3bd16efd5f4165378f144da1f4829996" + ) + ); // userId key // 1343 2e47c3721e3ff6e816fe6b928d7acc7d @@ -49,11 +49,11 @@ class Tulanduo // public $list_url = "http://ltdj.ltsoftware.net:19919/action/api/searchRouteOrder/"; // public $detail_url = "http://ltdj.ltsoftware.net:19919/action/api/detailRouteOrder/"; // public $neworder_url = "http://ltdj.ltsoftware.net:19919/action/api/addOrUpdateRouteOrder/"; - // public $neworder_url = "http://ltdj.ltsoftware.net:18888/action/api/addOrUpdateRouteOrder/"; + public $neworder_url = "http://ltdj.ltsoftware.net:18888/action/api/addOrUpdateRouteOrder/"; // Live - public $list_url = "http://djb3c.ltsoftware.net:9921/action/api/searchRouteOrder/"; - public $detail_url = "http://djb3c.ltsoftware.net:9921/action/api/detailRouteOrder/"; - public $neworder_url = "http://djb3c.ltsoftware.net:9921/action/api/addOrUpdateRouteOrder/"; + // public $list_url = "http://djb3c.ltsoftware.net:9921/action/api/searchRouteOrder/"; + // public $detail_url = "http://djb3c.ltsoftware.net:9921/action/api/detailRouteOrder/"; + // public $neworder_url = "http://djb3c.ltsoftware.net:9921/action/api/addOrUpdateRouteOrder/"; private $tulanduo_trippest_pag = array(); private $tulanduo_trippest_code = array();