chore(tenpayv3): 新增多租户证书平台管理器的示例代码

This commit is contained in:
Fu Diwei
2021-12-24 20:43:09 +08:00
parent b9d2cdfffe
commit 560ef39609
7 changed files with 46 additions and 35 deletions

View File

@@ -1,8 +1,4 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using Microsoft.AspNetCore.Hosting;
using Microsoft.Extensions.Hosting;