tanghc 5 years ago
parent 13651c6931
commit 9ab520136c
  1. 2
      doc/docs/files/10099_更改数据节点名称.md

@ -17,7 +17,7 @@
其中`alipay_story_find_response`是它的数据节点。规则是:
> 将接口名中的"."转换成"_",后面加上"_response"
> 将接口名中的点"."转换成下划线`_`,后面加上`_response`
代码实现如下:

Loading…
Cancel
Save