공통코드 기능 수정

This commit is contained in:
2025-11-19 10:09:06 +09:00
parent a63b4c33f3
commit 3053b0552e
8 changed files with 288 additions and 64 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
###