Обновил базу данных

main
Sergey 1 month ago
parent dbbdeed89b
commit f4ea92874b

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

@ -1,6 +1,6 @@
inputFile: ДВН2-09.xlsx inputFile: DVN2.xlsx
outputFile: ДВН2.json outputFile: DVN2.json
sheet: Лист1 sheet: Лист1
startRow: 2 startRow: 2
columns: columns:
@ -23,4 +23,4 @@ columns:
R: payment # Оплата R: payment # Оплата
S: smo # СМО S: smo # СМО
T: prev # Подавался ранее T: prev # Подавался ранее
U: month # Месяц

@ -66,5 +66,5 @@ async function test() {
//test() //test()
//await clearCollection("rmias"); //await clearCollection("rmias");
await importJSON("excel/dvn2025.json", "Dvn1") await importJSON("excel/DVN2.json", "Dvn2")
console.log("Готово") console.log("Готово")
Loading…
Cancel
Save