发布v2.6.5版本

This commit is contained in:
雨中磐石
2024-08-01 12:20:59 +08:00
parent 79a1a21195
commit ddbeb70658
14 changed files with 51 additions and 27 deletions

View File

@@ -24,6 +24,8 @@ class wxgzhModel extends Model
protected $secret = '';
public function initWxgzh(){}
public $option;
public function initModel()
{
$this->backarr = array('errcode'=>-1, 'msg'=>'sorry,error');