修改代码生成器模板.
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
### 心跳检测
|
||||
GET {{baseUrl}}/server/bootstrap/health
|
||||
Authorization: {{token}}
|
||||
|
||||
|
||||
###
|
||||
GET http://127.0.0.1:9200/infra/test-table/get
|
||||
Authorization: {{token}}
|
||||
|
||||
###
|
||||
Reference in New Issue
Block a user