Skip to content

Commit 869eac7

Browse files
author
Alê Borba
committed
Retornando com o import correios.
Ele controla o track de encomendas.
1 parent fe43a12 commit 869eac7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PostmonServer.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
from bottle import route, run, response
44
from CepTracker import CepTracker
55
from requests import ConnectionError
6-
6+
from correios import Correios
77
from database import MongoDb as Database
88

99
app_v1 = bottle.Bottle()

0 commit comments

Comments
 (0)