Ejemplo n.º 1
0
 /**
  * 构造方法
  */
 public function __construct(Wechat $wechat, array $optionsOfUnifiedorder)
 {
     parent::__construct($wechat, $optionsOfUnifiedorder);
 }