Update TDengine Demo

This commit is contained in:
sunkaixuan
2023-10-01 15:25:49 +08:00
parent 14ef1bee7a
commit e53e17d75a
11 changed files with 619 additions and 514 deletions

View File

@@ -4,7 +4,7 @@ using System.Collections.Generic;
using System.ComponentModel.DataAnnotations;
using System.Text;
namespace OrmTest
namespace TDengineTest
{
public class ConveryTable
{