SVN r1106
SVN-Revision: r1106
This commit is contained in:
@@ -8,9 +8,6 @@
|
||||
* 版本:1.0.0.0
|
||||
**********************************/
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
using System.Data;
|
||||
|
||||
namespace Lskj.Model
|
||||
@@ -147,4 +144,4 @@ namespace Lskj.Model
|
||||
this.FormKey=rowItem["formkey"]+"";
|
||||
this.OverBackOper = rowItem["overbackoper"] + "";
|
||||
this.OverBackCond = rowItem["overbackcond"] + "";
|
||||
this.OverBackSql = rowItem["overback
|
||||
this.OverBackSql = rowItem["overba
|
||||
Reference in New Issue
Block a user