Commit 2e7cec14 by zhangsong

Merge branch 'ft-plan' into test

parents 66c5afd1 d4be5443
......@@ -22,6 +22,6 @@ interface ActivityPlanInterface
* 根据id获取活动方案
* @return mixed
*/
public function add(int $id);
public function getInfo(int $id);
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment