package fapiao func Blue(postData map[string]interface{}) (string, map[string]interface{}) { routerAddress := "/tax-api/invoice/blue/v1" return routerAddress, postData }