信呼v2.5.1版本
This commit is contained in:
@@ -1,10 +1,11 @@
|
||||
<?php
|
||||
class carmClassAction extends runtAction
|
||||
{
|
||||
//车辆提醒,每天运行
|
||||
//车辆提醒,每天运行(此文件2022-10-18)弃用
|
||||
public function runAction()
|
||||
{
|
||||
return m('flow')->initflow('carms')->todocarms($this->runrs['todoid']);
|
||||
//return m('flow')->initflow('carms')->todocarms($this->runrs['todoid']);
|
||||
return 'success';
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user