miniSql

创建
zgc123@gmail.com authored at 11/19/2023 1:40:15 AM
99.00 B
foo.cs.mt
// gen at {$Host.Date("d/M/yy")}
public class foo
{
	public string baa()
	{
		return "baa";
	}
}