SVN r1106

SVN-Revision: r1106
This commit is contained in:
cyf
2026-01-30 07:52:21 +00:00
parent 0027b1714e
commit 52221cc693
7 changed files with 112 additions and 13 deletions
@@ -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