commit | 2da2d5f0f0d5501f14df40b145696240d1a3dd14 | [log] [tgz] |
---|---|---|
author | sijun.li <sijun.li@supwisdom.com> | 周二 3月 17 17:33:46 2020 +0800 |
committer | sijun.li <sijun.li@supwisdom.com> | 周五 3月 20 11:47:02 2020 +0800 |
tree | a9dd8e7945e3fea5e8eebdf0105b24f2fcf310a2 | |
parent | 4b8646f306bd41c3408eafc5ed662f164e7d9ff9 [diff] [blame] |
完成二维码消费接口
diff --git a/payapi-spec/definitions.yaml b/payapi-spec/definitions.yaml index d45a0d7..4ca2848 100644 --- a/payapi-spec/definitions.yaml +++ b/payapi-spec/definitions.yaml
@@ -1,7 +1,7 @@ components: headers: TenantId: - name: X-Tenant-Id + name: X-TENANT-ID in: header description: 租户ID required: true