package controller // Api api接口 type Api struct { Public // 公共方法 }