摘要: 从goframe里面拆一些工具用 package main import ( "encoding/json" "fmt" ) func main() { type Response struct { RequestID string `json:"RequestId"` SendStatusSet 阅读全文
posted @ 2020-12-03 22:35 许伟强 阅读(9879) 评论(0) 推荐(0)