Initial_commit_SecMPS_v2
This commit is contained in:
10
api_sqlsugar/VolPro.Core/BaseInterface/IServices.cs
Normal file
10
api_sqlsugar/VolPro.Core/BaseInterface/IServices.cs
Normal file
@@ -0,0 +1,10 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Text;
|
||||
|
||||
namespace VolPro.Core.BaseInterface
|
||||
{
|
||||
public interface IServices
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user