忽略dll文件git
This commit is contained in:
@@ -1,14 +1,14 @@
|
||||
using Hncore.Infrastructure.WebApi;
|
||||
using Hncore.Pass.Vpn.Domain;
|
||||
using System;
|
||||
|
||||
namespace Home.Models
|
||||
{
|
||||
public class ArticleInfoMode
|
||||
{
|
||||
public ArticleEntity Prev { get; set; }
|
||||
public ArticleEntity Info { get; set; }
|
||||
public ArticleEntity Next { get; set; }
|
||||
|
||||
}
|
||||
}
|
||||
using Hncore.Infrastructure.WebApi;
|
||||
using Hncore.Pass.Vpn.Domain;
|
||||
using System;
|
||||
|
||||
namespace Home.Models
|
||||
{
|
||||
public class ArticleInfoMode
|
||||
{
|
||||
public ArticleEntity Prev { get; set; }
|
||||
public ArticleEntity Info { get; set; }
|
||||
public ArticleEntity Next { get; set; }
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user