sunkaixuan
2 years ago
6 changed files with 28 additions and 2 deletions
@ -0,0 +1,10 @@ |
|||
using System; |
|||
using System.Collections.Generic; |
|||
using System.Text; |
|||
|
|||
namespace SqlSugar |
|||
{ |
|||
public class InsertMethodInfo |
|||
{ |
|||
} |
|||
} |
Loading…
Reference in new issue