信呼OA版本v2.3.8
This commit is contained in:
9
webmain/task/runt/workAction.php
Normal file
9
webmain/task/runt/workAction.php
Normal file
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
class workClassAction extends runtAction
|
||||
{
|
||||
public function todoAction()
|
||||
{
|
||||
|
||||
return 'success';
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user