提交代码
This commit is contained in:
@@ -95,5 +95,14 @@ namespace Model
|
||||
get;
|
||||
set;
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// 是否海外项目
|
||||
/// </summary>
|
||||
public bool IsForeign
|
||||
{
|
||||
get;
|
||||
set;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user