摘要: 需求:现在的配置文件的文件格式为 /data/ 版本号1/ xx.json yy.json 版本号2/ xx.json yy.json package util import ( "app01/config" "encoding/json" "fmt" "os" "path/filepath" "s 阅读全文
posted @ 2025-11-03 15:04 朝阳1 阅读(3) 评论(0) 推荐(0)