Order Controller APP微信支付支付控制器
This class object is the super class that every library in CodeIgniter will be assigned to.
$instance : object
Reference to the CI singleton
__construct() : void
Class constructor
get_instance() : object
Get the CI singleton
wx_pay()
rand_code()
ToXml( $data = array())
FromXml( $xml)
wx_notify()
getSign( $params)
Loading…