Ejemplo n.º 1
0
 function mdl_center_send()
 {
     $this->key = '371e6dceb2c34cdfb489b8537477ee1c';
     $this->url = 'http://esb.shopex.cn/api.php';
     parent::mdl_apiclient();
     $certificate = $this->system->loadModel("service/certificate");
     $this->cert_id = $certificate->getCerti();
 }
Ejemplo n.º 2
0
 function mdl_app_center()
 {
     $this->key = '371e6dceb2c34cdfb489b8537477ee1c';
     $this->url = 'http://sds.ecos.shopex.cn/api.php';
     parent::mdl_apiclient();
 }