package dw_sdk type BiddingType int8 const ( BiddingType_Consign BiddingType = 5 //闪电直发 )