"doc/git@developer.sourcefind.cn:wangsen/paddle_dbnet.git" did not exist on "f27a0d7d38302d0fa731f6b8e6f8f7d883a5f04c"
Unverified Commit 41f5cec5 authored by MissPenguin's avatar MissPenguin Committed by GitHub
Browse files

Update serving.md

parent c326c3fe
......@@ -138,7 +138,7 @@ hub serving start -c deploy/hubserving/ocr_system/config.json
|confidence||✔|✔|
|text_region|✔||✔|
**说明:**如果需要增加、删除、修改返回字段,可在相应模块的`module.py`文件中进行修改,完整流程参考下一节自定义修改服务模块。
**说明:** 如果需要增加、删除、修改返回字段,可在相应模块的`module.py`文件中进行修改,完整流程参考下一节自定义修改服务模块。
## 自定义修改服务模块
如果需要修改服务逻辑,你一般需要操作以下步骤(以修改`ocr_system`为例):
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment