package request import ( "git.echol.cn/loser/lckt/model/common/request" "git.echol.cn/loser/lckt/model/system" ) type SysDictionaryDetailSearch struct { system.SysDictionaryDetail request.PageInfo }