修改代码生成器模板.

This commit is contained in:
lijiahang
2023-07-13 09:57:32 +08:00
parent d39ab1f32a
commit 75e588be4e
25 changed files with 750 additions and 340 deletions

View File

@@ -0,0 +1,10 @@
### 心跳检测
GET {{baseUrl}}/server/bootstrap/health
Authorization: {{token}}
###
GET http://127.0.0.1:9200/infra/test-table/get
Authorization: {{token}}
###