Add user case test

This commit is contained in:
sunkaixuan
2024-01-12 02:37:50 +08:00
parent 950461cc4a
commit 7f439ece02
3 changed files with 102 additions and 3 deletions

View File

@@ -7,7 +7,7 @@ using System.ComponentModel.DataAnnotations;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace SqlSeverTest.UserTestCases.UnitTest
namespace OrmTest
{
internal class UnitOneToManyNsdfafa
{