update 園児台帳 for update vlookup

This commit is contained in:
2025-02-12 14:42:54 +08:00
parent 4f495f9abf
commit 4e39a1a680
10 changed files with 209 additions and 29 deletions

View File

@@ -23,5 +23,11 @@ const env = {
},
"園児台帳": {
appId: 16,
uniqueKeyFieldCode: 'ユニークキー'
},
};
const warekiStartYear = {
"平成": 1989,
"令和": 2019,
}