Files
pro-go-study/23-htmltext/htmltext/go.mod
yanzuoguang d6d705b0bf feat(json): 添加 JSON 编码示例和折扣产品结构
- 新增 DiscountedProduct 和 DiscountedProductChange 结构体
- 实现 mainJson 函数,包含多个 JSON 编码示例
- 更新 Product 结构体字段名称为导出形式
- 添加 mainJson1 到 mainJson7 的具体编码演示
-修复结构体标签和 JSON 序列化相关问题
2025-10-21 22:20:05 +08:00

4 lines
25 B
Modula-2