Some checks failed
Pre-commit / run (ubuntu-latest) (push) Has been cancelled
Deploy Sphinx documentation to Pages / build_en (ubuntu-latest, 3.10) (push) Has been cancelled
Deploy Sphinx documentation to Pages / build_zh (ubuntu-latest, 3.10) (push) Has been cancelled
Python Unittest Coverage / test (macos-15, 3.10) (push) Has been cancelled
Python Unittest Coverage / test (macos-15, 3.11) (push) Has been cancelled
Python Unittest Coverage / test (macos-15, 3.12) (push) Has been cancelled
Python Unittest Coverage / test (ubuntu-latest, 3.10) (push) Has been cancelled
Python Unittest Coverage / test (ubuntu-latest, 3.11) (push) Has been cancelled
Python Unittest Coverage / test (ubuntu-latest, 3.12) (push) Has been cancelled
Python Unittest Coverage / test (windows-latest, 3.10) (push) Has been cancelled
Python Unittest Coverage / test (windows-latest, 3.11) (push) Has been cancelled
Python Unittest Coverage / test (windows-latest, 3.12) (push) Has been cancelled
8 lines
967 B
JSON
8 lines
967 B
JSON
{"id":"greeting_1","msg":"你好","goods_order":"","expected_route":"pre_sales","expected_action":"reply"}
|
|
{"id":"price_no_image","msg":"这个多少钱","goods_order":"","expected_route":"quote","expected_action":"reply"}
|
|
{"id":"image_then_quote","msg":"https://img.alicdn.com/test.jpg","goods_order":"","expected_route":"quote","expected_action":"quote"}
|
|
{"id":"external_contact","msg":"加个微信吧","goods_order":"","expected_route":"risk","expected_action":"transfer"}
|
|
{"id":"risk_map","msg":"这个地图能做吗","goods_order":"","expected_route":"risk","expected_action":"transfer"}
|
|
{"id":"aftersales_refund","msg":"这单我要退款","goods_order":"订单状态:买家已付款","expected_route":"after_sales","expected_action":"reply","expected_stage":"refunding"}
|
|
{"id":"paid_processing","msg":"什么时候能做好","goods_order":"订单状态:买家已付款","expected_route":"after_sales","expected_action":"reply","expected_stage":"processing"}
|