初始化项目

This commit is contained in:
2025-03-18 14:25:10 +08:00
parent 1297d00c09
commit 20b3f8390c
3 changed files with 29 additions and 1 deletions

View File

@ -1,3 +1,3 @@
# validate
# 数据验证规则
数据验证封装库, 基于 github.com/go-playground/validator/v10 二次封装