curl --location --request GET '/transport/bid/countBiddingPlan?startTime=&endTime=' \
--header 'App-Version;' \
--header 'App-Code;' \
--header 'Produce-Code;' \
--header 'Terminal-Type;' \
--header 'Authorization;'
{
"pendingBidPlanCount": 0,
"pendingBidderCount": 0
}