SqlSugar/Src/Asp.Net/SqlServerTest/9_Update.cs
2023-11-06 18:42:44 +08:00

13 lines
183 B
C#

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