sunkaixuan
6 years ago
3 changed files with 17 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 partial class NewUnitTest |
|||
{ |
|||
public static void Ado() { |
|||
|
|||
} |
|||
} |
|||
} |
Loading…
Reference in new issue