package shiyan import "appPlatform/api/shiyan/maptostruct" type ApiEntry struct { MapToStructApi maptostruct.ApiMethod } var AppApiEntry = new(ApiEntry)