@@ -2,6 +2,8 @@
|
||||
using System.Linq;
|
||||
|
||||
namespace IRaCIS.Core.Domain.Models;
|
||||
|
||||
[Comment("项目 - 项目基本信息与配置")]
|
||||
[Table("Trial")]
|
||||
public partial class Trial : BaseFullDeleteAuditEntity
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user