啊鑫
9 天以前 5707781039b9d902ce1d2d6727fba65bbab14574
1
2
3
4
5
6
7
using Gs.Toolbox.ApiCore.Abstract.Inject;
 
namespace Gs.Toolbox.ApiCore.Abstract.Repository;
 
public interface IRespository : IScope
{
}