✨ codeFirst实体建表
This commit is contained in:
@@ -5,7 +5,7 @@ using System;
|
||||
namespace ZR.Model.System
|
||||
{
|
||||
[Tenant("0")]
|
||||
[SugarTable("sys_file")]
|
||||
[SugarTable("sys_file", "文件存储表")]
|
||||
public class SysFile
|
||||
{
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user