修复数据库一个数据定义错误
This commit is contained in:
parent
02ef0a10f3
commit
f220247b7d
|
@ -154,7 +154,7 @@ namespace Cmdjy.Dal.Tables
|
|||
/// <summary>
|
||||
/// 收费序号
|
||||
/// </summary>
|
||||
public int Sfxh { get; set; }
|
||||
public string Sfxh { get; set; }
|
||||
/// <summary>
|
||||
/// 收费费用序号
|
||||
/// </summary>
|
||||
|
|
Loading…
Reference in New Issue
Block a user