fusenapi/fs_gen_api.sh
2023-06-08 10:51:56 +08:00

4 lines
118 B
Bash
Executable File

#! /bin/bash
name=${1%\/}
echo $name
goctl api go -api server_api/$name.api -dir server/$name --home ./goctl_template/