mirror of
https://gitee.com/dotnetchina/OpenAuth.Net.git
synced 2025-09-20 02:29:24 +08:00
@@ -20,7 +20,7 @@ namespace OpenAuth.Repository.Domain
|
||||
/// 定时任务
|
||||
/// </summary>
|
||||
[Table("OpenJob")]
|
||||
public partial class OpenJob : Entity
|
||||
public partial class OpenJob : StringEntity
|
||||
{
|
||||
public OpenJob()
|
||||
{
|
||||
|
Reference in New Issue
Block a user