package request import ( "ln/nft/model/app" "ln/nft/model/common/request" ) type AppHerbsNSearch struct{ app.AppHerbsN request.PageInfo }