1
0
mirror of https://github.com/newnius/YAO-portal.git synced 2025-12-13 00:56:44 +00:00

add workspace

This commit is contained in:
2019-01-15 20:25:37 +08:00
parent d0a4b891b5
commit 3a22e99602
10 changed files with 465 additions and 4 deletions

View File

@@ -10,7 +10,7 @@ class AgentManager
private static $table = 'yao_agent';
/*
* do add link
* do add agent
*/
public static function add(CRObject $agent)
{