Commit 92d400a0 authored by iamhujiebin's avatar iamhujiebin

feat:去掉一次型脚本

parent 0429a5c0
......@@ -159,7 +159,6 @@ func InitRouter() *gin.Engine {
innerGroupPower := inner.Group("/groupPower")
{
innerGroupPower.GET("/infos", wrapper(group_power_r.MGetGroupPowers))
innerGroupPower.GET("/sync/star", wrapper(group_power_r.SyncStar)) // todo 一次性脚本
}
innerMic := inner.Group("/mic")
{
......
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