rag / server /nodemon.json
gaojintao01
Add files using Git LFS
f8b5d42
{
"events": {
"start": "yarn swagger",
"restart": "yarn swagger"
}
}