SVN r339
SVN-Revision: r339
This commit is contained in:
@@ -12,6 +12,7 @@ using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
using System.Data;
|
||||
using System.Collections;
|
||||
|
||||
namespace Lskj.Control.Model
|
||||
{
|
||||
@@ -326,11 +327,14 @@ namespace Lskj.Control.Model
|
||||
/// 条件
|
||||
/// </summary>
|
||||
public string SplicingConditions;
|
||||
|
||||
/// <summary>
|
||||
/// 禁显状态(true是禁显)
|
||||
/// </summary>
|
||||
public bool isVislble;
|
||||
/// <summary>
|
||||
/// Url图片列缓存
|
||||
/// </summary>
|
||||
public Hashtable LabPicUrlImages;
|
||||
|
||||
#endregion
|
||||
|
||||
|
||||
Reference in New Issue
Block a user