초기 커밋: 5130 레거시 시스템
- URL 하드코딩 → .env APP_URL 기반 동적 URL로 변경 - DB 연결 하드코딩 → .env 기반으로 변경 - MySQL strict mode DATE 오류 수정
This commit is contained in:
32
account_juil/accountlist.json
Normal file
32
account_juil/accountlist.json
Normal file
@@ -0,0 +1,32 @@
|
||||
[
|
||||
{
|
||||
"company": "국민",
|
||||
"number": "796801-00-039630",
|
||||
"memo": "주거래통장"
|
||||
},
|
||||
{
|
||||
"company": "국민",
|
||||
"number": "006090-18-199685",
|
||||
"memo": "미래에셋주식계좌"
|
||||
},
|
||||
{
|
||||
"company": "국민",
|
||||
"number": "796868-00-003858",
|
||||
"memo": "외국환거래통장"
|
||||
},
|
||||
{
|
||||
"company": "기업",
|
||||
"number": "339-086768-01-011",
|
||||
"memo": ""
|
||||
},
|
||||
{
|
||||
"company": "기업",
|
||||
"number": "339-086768-01-028",
|
||||
"memo": "보증부대출전용"
|
||||
},
|
||||
{
|
||||
"company": "국민",
|
||||
"number": "796816-00-062898",
|
||||
"memo": "산재예방시설자금(대출)"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user