package configs

type WebSetTimeInfo struct {
	ProductDay        int64
	FactoryDeliverDay int64
	DeliverUpsDay     int64
	UpsTransDay       int64
}