更新了一部分说明

This commit is contained in:
徐俊杰 2022-12-10 02:08:17 +08:00
parent f0327d0c93
commit b26e6f8f36

View File

@ -7,6 +7,7 @@
package simpleRequest
// EntryMark 请求体条目标记用于标记输入的body内容格式
type EntryMark string
func (b EntryMark) string() string {