示例#1
0
 /**
  * 运行Message API
  *
  * @return int
  * @throws \spWxException
  */
 public static function Api()
 {
     return spWxMessage::MessageAPI();
 }