docs: update document

This commit is contained in:
zhuyasen
2025-03-13 21:51:10 +08:00
parent 09a0e7049a
commit 7eee3570f4
18 changed files with 574 additions and 378 deletions

View File

@@ -160,7 +160,7 @@ func TestGenerateError(t *testing.T) {
assert.Error(t, err)
}
func Test_getOptions(t *testing.T) {
func Test_setOptions(t *testing.T) {
a := &Args{
Package: "Package",
GormType: true,