You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

6 lines
236 B

2 years ago
<Config>
<AppId>你的AppId</AppId>
<Secret>你的AppSecret</Secret>
<Ticket>你的MchId</Ticket>
</Config>
<!-- 将此文件名改为test.config进行单元测试可以不用在CommonApiTest.cs文件中配置AppId和Secret -->