摘要: package main import ( "fmt" "reflect" "time" ) type TA struct { Id *int32 `json:"id"` TT TT `json:"tt"` Arr Array[int32] `json:"arr"` Date Datetime `j 阅读全文
posted @ 2022-09-01 16:04 burndust 阅读(521) 评论(0) 推荐(0) 编辑
点击右上角即可分享
微信分享提示