diff --git a/home/controllers/h5/market/sylive2/Common.php b/home/controllers/h5/market/sylive2/Common.php index 06aa2a3c..a9fb973e 100644 --- a/home/controllers/h5/market/sylive2/Common.php +++ b/home/controllers/h5/market/sylive2/Common.php @@ -106,7 +106,7 @@ abstract class Common extends CI_Controller{ $a_id = $act_row['activityId']; $share_skey = "a_id=" . $a_id . "&cf_uid=" . $this->uid; $this->load->library('Jssdk'); - $jssdk = new Jssdk('liche'); + $jssdk = new Jssdk('hdy'); $sign_package = $jssdk->getSignPackage(); $share = []; if($act_row){