fusenapi/fs_gen_api.sh

4 lines
118 B
Bash
Raw Normal View History

2023-06-05 09:56:55 +00:00
#! /bin/bash
2023-06-08 02:51:56 +00:00
name=${1%\/}
echo $name
goctl api go -api server_api/$name.api -dir server/$name --home ./goctl_template/