guanshuicheng / invoice

增值税发票OCR识别,使用flask微服务架构,识别type:增值税电子普通发票,增值税普通发票,增值税专用发票;识别字段为:发票代码、发票号码、开票日期、校验码、税后金额等

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

服务调用问题

15926273249 opened this issue · comments

  • Serving Flask app "app" (lazy loading)
  • Environment: production
    WARNING: This is a development server. Do not use it in a production deployment.
    Use a production WSGI server instead.
  • Debug mode: off
  • Running on http://0.0.0.0:11111/ (Press CTRL+C to quit)

在浏览器上 http://0.0.0.0:11111/invoice-ocr 网页打不开

commented

这个项目没有做前端页面,请使用postman测试