摘要: 一. 请求参数的获取值 动态路由 1 type User struct { 2 Username string `form:"username" json:"username"` 3 Password string `form:"password" json:"password"` 4 Age in 阅读全文
posted @ 2023-11-23 12:37 看一百次夜空里的深蓝 阅读(197) 评论(0) 推荐(0)