Commit d4be5443 by zhangsong

x

parent 29e20f20
...@@ -22,6 +22,6 @@ interface ActivityPlanInterface ...@@ -22,6 +22,6 @@ interface ActivityPlanInterface
* 根据id获取活动方案 * 根据id获取活动方案
* @return mixed * @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