提交 dceeab68 authored 作者: chengye's avatar chengye

test

上级 35d45a59
...@@ -25,6 +25,8 @@ class flow_emfkClassModel extends flowModel ...@@ -25,6 +25,8 @@ class flow_emfkClassModel extends flowModel
* @param $sm * @param $sm
*/ */
protected function flowcheckafter($zt, $sm){ protected function flowcheckafter($zt, $sm){
var_dump($zt);
die;
if($zt == 2) $this->sendMess(0,9); if($zt == 2) $this->sendMess(0,9);
$this->updatestatus(5); $this->updatestatus(5);
} }
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论