This commit is contained in:
2026-02-02 12:29:00 +09:00
parent f8f5cef6e1
commit 495ef7d86c
175 changed files with 45128 additions and 0 deletions

4
http/CommonCode.http Normal file
View File

@@ -0,0 +1,4 @@
### GET getByCodeId
GET http://localhost:8080/api/code/1
Content-Type: application/json
###