디폴트 설정 데이터 추가

- 더미로 미리 추가
This commit is contained in:
BoyongHwang
2026-01-31 20:55:39 +09:00
parent ca56e195d8
commit e9576454da
7 changed files with 96 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
id,memo,scene,key,value
1,test,1,1,1
1 id memo scene key value
2 1 test 1 1 1