Sign in

MES / haiNeng · Files

Logo

GitLab

  • Back to group
  • Project
  • Activity
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • haiNeng
  • sys
  • WebRepository
  • Interface
  • IUnitWork_Ext.cs
  • 文件初始化
    dfcade0b
    赖素文 authored
    2023-08-11 09:06:26 +0800  
    Browse Code »
IUnitWork_Ext.cs 153 Bytes
Edit Raw Blame History
1 2 3 4 5 6 7 8 9 10
namespace WebRepository
{
    /// <summary>
    /// 工作单元接口扩展
    /// </summary>
    public partial interface IUnitWork
    {

    }
}