【新增】自定义交易组件增加【获取商家信息】【更新商家信息】两个接口处理。

This commit is contained in:
大灰灰
2022-08-20 01:26:56 +08:00
parent 05a37fb99a
commit 57b7855595
9 changed files with 415 additions and 5 deletions

View File

@@ -45,6 +45,7 @@
<ItemGroup>
<Compile Include="Controllers\WeChat\CoreCmsUserWeChatInfoController.cs" />
<Compile Include="Controllers\WeChat\CoreCmsUserWeChatMsgTemplateController.cs" />
<Compile Include="Controllers\WeChat\WeChatTransactionComponentAccountController.cs" />
<Compile Include="Controllers\WeChat\WeChatTransactionComponentAuditCategoryController.cs" />
<Compile Include="Controllers\WeChat\WeChatTransactionComponentBrandAuditController.cs" />
<Compile Include="Controllers\WeChat\WeChatTransactionComponentDeliveryCompanyController.cs" />