fusenapi/fs_gen_mysql_model.sh

4 lines
127 B
Bash
Raw Normal View History

2023-06-05 17:56:55 +08:00
#! /bin/bash
2023-06-14 18:17:45 +08:00
# goctl model mysql ddl --src ./ddl/$1.sql --dir model/ --home ./goctl_template
go run generator/main.go -name $1