mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-12-21 10:59:56 +08:00
10 lines
87 B
C#
10 lines
87 B
C#
using System;
|
|
|
|
namespace SqlSugar.OdbcCore
|
|
{
|
|
public class Class1
|
|
{
|
|
|
|
}
|
|
}
|