删除定义文件类型,删除所有判断山西固收的地方
This commit is contained in:
@@ -110,13 +110,6 @@ namespace YLErp.Modules.SystemModule
|
||||
Value = m.id.ToString()
|
||||
}).ToList();
|
||||
}
|
||||
public static List<SelectItem> GetClientSwapType()
|
||||
{
|
||||
List<SelectItem> list = new List<SelectItem>();
|
||||
list.Add(new SelectItem { Text = "普通", Value = "0" });
|
||||
list.Add(new SelectItem { Text = "定义文件", Value = "1" });
|
||||
return list;
|
||||
}
|
||||
/// <summary>
|
||||
/// 获取变更字段列表
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user