sunkaixuan
6 years ago
4 changed files with 22 additions and 0 deletions
@ -0,0 +1,15 @@ |
|||
using System; |
|||
using System.Collections.Generic; |
|||
using System.Linq; |
|||
using System.Text; |
|||
using System.Threading.Tasks; |
|||
|
|||
namespace OrmTest |
|||
{ |
|||
public class Demo3_Insertable |
|||
{ |
|||
public static void Init() { |
|||
|
|||
} |
|||
} |
|||
} |
Loading…
Reference in new issue