Commit edfeb499 by taufikyu

update log

1 parent b851b866
......@@ -70,6 +70,7 @@ def sendrpc(kd_bayar):
data=json.dumps(dict(kd_bayar=kd_bayar)),
headers=headers,
verify=False)
print(str(datetime.now()))
print('KD BAYAR : {}'.format(kd_bayar))
print('Response RPC CALLBACK PEMDA : {}'.format(resp.content))
try:
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!