mirror of
https://gitee.com/dotnetchina/OpenAuth.Net.git
synced 2026-04-14 17:48:02 +08:00
@@ -19,7 +19,7 @@ namespace OpenAuth.Repository.Domain
|
||||
/// 工作流模板信息表
|
||||
/// </summary>
|
||||
[Table("FlowScheme")]
|
||||
public partial class FlowScheme : Entity
|
||||
public partial class FlowScheme : StringEntity
|
||||
{
|
||||
public FlowScheme()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user