发布v2.6.0版本

This commit is contained in:
雨中磐石
2023-08-22 21:55:04 +08:00
parent f9001fbb46
commit ad77fdd196
17 changed files with 295 additions and 146 deletions

View File

@@ -49,6 +49,7 @@ class agentModel extends Model
if($this->moders){
$this->modeid = $this->moders['id'];
$this->flow = m('flow')->initflow($num);
$this->flow->ismobile = 1;
}
}