package values
import "server/common"
type PopUpListReq struct {
Scene int // 场景
}
type PopUpListResp struct {
List []common.ConfigPopUp