增加app 版本管理
This commit is contained in:
@@ -52,5 +52,10 @@
|
||||
/// 是否编辑
|
||||
/// </summary>
|
||||
public bool IsEdit { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// 是否主货币
|
||||
/// </summary>
|
||||
public bool PrimaryCurrency { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user