删除多余的文件

This commit is contained in:
2025-07-04 10:47:18 +08:00
parent 3d800dbd11
commit a9021bbc4c
206 changed files with 111 additions and 20392 deletions

View File

@@ -1,14 +1,4 @@
using MyCode.Project.Domain.Message.Request.AMing;
using MyCode.Project.Domain.Message.Request.Bfy;
using MyCode.Project.Domain.Message.Response.AMing;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace MyCode.Project.OutSideService
namespace MyCode.Project.OutSideService
{
public interface IBfyService
{