qwe
parent
d6f3a7b776
commit
50614471e8
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Reference in New Issue