Browse Source

bug fix & add flow chart

master
shihxuancheng 5 years ago
parent
commit
6d0a9ea5d8
5 changed files with 1 additions and 2 deletions
  1. 2
      back_end/bot_app/fulfillment/system_pic.py
  2. 1
      resources/assets/drawio_icon_lib.xml
  3. BIN
      resources/assets/system_pic_dialogflow.png
  4. BIN
      resources/assets/whl_family_dialogflow.png
  5. BIN
      resources/assets/whl_report_dialogflow.png

2
back_end/bot_app/fulfillment/system_pic.py

@ -35,7 +35,7 @@ def looking_for_pic(fulfillment):
# 取消問題轉達給pic
def cancel_forward(fulfillment):
return util.clear_response(fulfillment)
return util.clear_response(fulfillment,u'好的,希望再次為您服務!')
# 確認轉達問題給pic

1
resources/assets/drawio_icon_lib.xml
File diff suppressed because it is too large
View File

BIN
resources/assets/system_pic_dialogflow.png

Before After
Width: 1117  |  Height: 793  |  Size: 134 KiB

BIN
resources/assets/whl_family_dialogflow.png

Before After
Width: 1156  |  Height: 807  |  Size: 127 KiB

BIN
resources/assets/whl_report_dialogflow.png

Before After
Width: 1112  |  Height: 805  |  Size: 109 KiB
Loading…
Cancel
Save