调试mybatis策略及代码模板.

This commit is contained in:
lijiahang
2023-07-13 16:58:07 +08:00
parent aaccc03b82
commit e56ff794c3
23 changed files with 298 additions and 129 deletions

View File

@@ -2,9 +2,3 @@
GET {{baseUrl}}/server/bootstrap/health
Authorization: {{token}}
###
GET http://127.0.0.1:9200/infra/test-table/get
Authorization: {{token}}
###