SqlSugar/Src/Asp.Net/SqlServerTest/a1_Delete.cs
2023-11-06 18:47:42 +08:00

13 lines
184 B
C#

using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace OrmTest
{
internal class _10_Delete
{
}
}