From 606d7cf728cf101f648bcea366a489e01b050e02 Mon Sep 17 00:00:00 2001 From: dc <1736585778@qq.com> Date: Wed, 14 May 2025 21:52:06 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=8A=E4=BC=A0=E6=96=87=E4=BB=B6=E8=87=B3?= =?UTF-8?q?=20doc/WorkReport?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- doc/WorkReport/数据库文档-杜冲.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 doc/WorkReport/数据库文档-杜冲.md diff --git a/doc/WorkReport/数据库文档-杜冲.md b/doc/WorkReport/数据库文档-杜冲.md new file mode 100644 index 0000000..f34c069 --- /dev/null +++ b/doc/WorkReport/数据库文档-杜冲.md @@ -0,0 +1,9 @@ +‌**TableName: Gpu_Resource**‌ + +| ֶ | | Լ | ֶ | +|:-------------:|:-------------:|:-----------------:|:----------------------------------:| +| GPUId | BIGINT | | GPUIDȫΨһʶ | +| GPUModel | VARCHAR(64) | NOT NULL | GPUͺ | +| GPUMemorySize | INT | NOT NULL | GPUڴС | +| Ip | VARCHAR(15) | NOT NULL | GPUip | +| CreatedTime | DATETIME | NOT NULL | GPUʱ |