korotkov 2025-08-28 15:51:06 +05:00
parent d6f3a7b776
commit 50614471e8
1 changed files with 1 additions and 1 deletions

View File

@ -79,7 +79,7 @@ class SimpleDB:
print("Вывод отправляемых агрументов: ", id, organ, names, date_from, date_to, ver)
print(type(int(id)), type(organ), type(names), type(date_from), type(date_to), type(ver))
cursor.callproc('P_RK_SEND_JSON_LIST_FACEACC', [
cursor.callproc('P_RK_GOVERNMENT_REPORTS_INSERS', [
int(id),
organ,
names,