Commit 9842c1ad by liru

非公企业 社会组织修改

parent 0976af6a
......@@ -83,10 +83,10 @@
field: 'dys',
title: '党员数(名)'
}, {
field: 'shzzxm',
field: 'fddbr',
title: '社会组织负责人姓名'
}, {
field: 'shzzdh',
field: 'fddbrdh',
title: '社会组织负责人联系方式'
}, {
field: 'isdy',
......
......@@ -83,10 +83,10 @@
field: 'dys',
title: '党员数(名)'
}, {
field: 'shzzxm',
field: 'fddbr',
title: '法定代表人姓名'
}, {
field: 'shzzdh',
field: 'fddbrdh',
title: '法定代表人联系方式'
}, {
field: 'isdy',
......
......@@ -83,10 +83,10 @@
field: 'dys',
title: '党员数(名)'
}, {
field: 'shzzxm',
field: 'fddbr',
title: '法定代表人姓名'
}, {
field: 'shzzdh',
field: 'fddbrdh',
title: '法定代表人联系方式'
}, {
field: 'isdy',
......
......@@ -40,15 +40,15 @@
</div>
</div>
<div class="form-group">
<label class="col-sm-3 control-label">社会组织负责人姓名</label>
<label class="col-sm-3 control-label">法定代表人</label>
<div class="col-sm-8">
<input name="shzzxm" class="form-control" type="text">
<input name="fddbr" class="form-control" type="text">
</div>
</div>
<div class="form-group">
<label class="col-sm-3 control-label">社会组织负责人电话:</label>
<label class="col-sm-3 control-label">法定代表人电话:</label>
<div class="col-sm-8">
<input name="shzzdh" class="form-control" type="text">
<input name="fddbrdh" class="form-control" type="text">
</div>
</div>
<div class="form-group">
......
......@@ -424,7 +424,7 @@
<div class="form-group">
<label class="col-sm-3 control-label">法定代表人联系方式:</label>
<div class="col-sm-8">
<input name="shzzdh" class="form-control" type="text" >
<input name="fddbrdh" class="form-control" type="text" >
</div>
</div>
</div>
......@@ -435,7 +435,7 @@
<div class="form-group">
<label class="col-sm-3 control-label">法定代表人党内职务:</label>
<div class="col-sm-8">
<input name="fddbr" class="form-control" type="text" required>
<input name="fddbrdnzw" class="form-control" type="text" required>
</div>
</div>
</div>
......@@ -443,7 +443,7 @@
<div class="form-group">
<label class="col-sm-3 control-label">法定代表人行政职务:</label>
<div class="col-sm-8">
<input name="shzzdh" class="form-control" type="text" >
<input name="fddbrxzzw" class="form-control" type="text" >
</div>
</div>
</div>
......@@ -453,7 +453,7 @@
<div class="form-group">
<label class="col-sm-3 control-label">法定代表人政治面貌:</label>
<div class="col-sm-8">
<input name="fddbr" class="form-control" type="text" required>
<input name="fddbrzzmm" class="form-control" type="text" required>
</div>
</div>
</div>
......@@ -461,7 +461,7 @@
<div class="form-group">
<label class="col-sm-3 control-label">法定代表人政治待遇:</label>
<div class="col-sm-8">
<input name="shzzdh" class="form-control" type="text" >
<input name="fddbrzzzdy" class="form-control" type="text" >
</div>
</div>
</div>
......@@ -504,7 +504,7 @@
<div class="form-group">
<label class="col-sm-3 control-label">党组织书记党内职务:</label>
<div class="col-sm-8">
<input name="dzzsjxm" class="form-control" type="text">
<input name="dzzsjdnzw" class="form-control" type="text">
</div>
</div>
</div>
......@@ -512,7 +512,7 @@
<div class="form-group">
<label class="col-sm-3 control-label">党组织书记行政职务:</label>
<div class="col-sm-8">
<input name="dzzsjdh" class="form-control" type="text">
<input name="dzzsjxzzw" class="form-control" type="text">
</div>
</div>
</div>
......@@ -522,7 +522,7 @@
<div class="form-group">
<label class="col-sm-3 control-label">党组织书记政治待遇:</label>
<div class="col-sm-8">
<input name="dzzsjxm" class="form-control" type="text">
<input name="dzzsjzzdy" class="form-control" type="text">
</div>
</div>
</div>
......@@ -533,7 +533,7 @@
<div class="form-group">
<label class="col-sm-3 control-label">党组织班子成员姓名:</label>
<div class="col-sm-8">
<input name="dzzsjxm" class="form-control" type="text">
<input name="dzzbzcyxm" class="form-control" type="text">
</div>
</div>
</div>
......@@ -541,7 +541,7 @@
<div class="form-group">
<label class="col-sm-3 control-label">党组织班子成员联系方式:</label>
<div class="col-sm-8">
<input name="dzzsjdh" class="form-control" type="text">
<input name="dzzbzcydh" class="form-control" type="text">
</div>
</div>
</div>
......@@ -551,7 +551,7 @@
<div class="form-group">
<label class="col-sm-3 control-label">党组织班子成员党内职务:</label>
<div class="col-sm-8">
<input name="dzzsjxm" class="form-control" type="text">
<input name="dzzbzcydnzw" class="form-control" type="text">
</div>
</div>
</div>
......@@ -559,7 +559,7 @@
<div class="form-group">
<label class="col-sm-3 control-label">党组织班子成员行政职务:</label>
<div class="col-sm-8">
<input name="dzzsjdh" class="form-control" type="text">
<input name="dzzbzcyxzzw" class="form-control" type="text">
</div>
</div>
</div>
......@@ -569,7 +569,7 @@
<div class="form-group">
<label class="col-sm-3 control-label">党组织班子成员政治待遇:</label>
<div class="col-sm-8">
<input name="dzzsjxm" class="form-control" type="text">
<input name="dzzbzcyzzdy" class="form-control" type="text">
</div>
</div>
</div>
......@@ -581,7 +581,7 @@
<div class="form-group">
<label class="col-sm-3 control-label">党务工作者姓名:</label>
<div class="col-sm-8">
<input name="dzzsjxm" class="form-control" type="text">
<input name="dwgzzxm" class="form-control" type="text">
</div>
</div>
</div>
......@@ -589,7 +589,7 @@
<div class="form-group">
<label class="col-sm-3 control-label">党务工作者联系方式:</label>
<div class="col-sm-8">
<input name="dzzsjdh" class="form-control" type="text">
<input name="dwgzzdh" class="form-control" type="text">
</div>
</div>
</div>
......@@ -599,7 +599,7 @@
<div class="form-group">
<label class="col-sm-3 control-label">党务工作者党内职务:</label>
<div class="col-sm-8">
<input name="dzzsjxm" class="form-control" type="text">
<input name="dwgzzdnzw" class="form-control" type="text">
</div>
</div>
</div>
......@@ -607,7 +607,7 @@
<div class="form-group">
<label class="col-sm-3 control-label">党务工作者行政职务:</label>
<div class="col-sm-8">
<input name="dzzsjdh" class="form-control" type="text">
<input name="dwgzzxzzw" class="form-control" type="text">
</div>
</div>
</div>
......@@ -617,7 +617,7 @@
<div class="form-group">
<label class="col-sm-3 control-label">党务工作者政治待遇:</label>
<div class="col-sm-8">
<input name="dzzsjxm" class="form-control" type="text">
<input name="dwgzzzzdy" class="form-control" type="text">
</div>
</div>
</div>
......
......@@ -41,15 +41,15 @@
</div>
</div>
<div class="form-group">
<label class="col-sm-3 control-label">社会组织负责人姓名</label>
<label class="col-sm-3 control-label">法定代表人</label>
<div class="col-sm-8">
<input name="shzzxm" th:field="*{shzzxm}" class="form-control" type="text">
<input name="fddbr" th:field="*{fddbr}" class="form-control" type="text">
</div>
</div>
<div class="form-group">
<label class="col-sm-3 control-label">社会组织负责人电话:</label>
<label class="col-sm-3 control-label">法定代表人电话:</label>
<div class="col-sm-8">
<input name="shzzdh" th:field="*{shzzdh}" class="form-control" type="text">
<input name="fddbrdh" th:field="*{fddbrdh}" class="form-control" type="text">
</div>
</div>
<div class="form-group">
......
......@@ -60,14 +60,14 @@
</div>
<div class="col-md-3">
<li>
<label>社会组织负责人姓名</label>
<input type="text" name="shzzxm"/>
<label>法定代表人</label>
<input type="text" name="fddbr"/>
</li>
</div>
<div class="col-md-3">
<li>
<label>社会组织负责人电话:</label>
<input type="text" name="shzzdh"/>
<label>法定代表人电话:</label>
<input type="text" name="fddbrdh"/>
</li>
</div>
<div class="col-md-3">
......@@ -295,7 +295,7 @@
title: '法定代表人姓名'
},
{
field: 'shzzdh',
field: 'fddbrdh',
title: '法定代表人电话'
},
......
......@@ -83,10 +83,10 @@
field: 'dys',
title: '党员数(名)'
}, {
field: 'shzzxm',
field: 'fddbr',
title: '社会组织负责人姓名'
}, {
field: 'shzzdh',
field: 'fddbrdh',
title: '社会组织负责人联系方式'
}, {
field: 'isdy',
......
......@@ -83,10 +83,10 @@
field: 'dys',
title: '党员数(名)'
}, {
field: 'shzzxm',
field: 'fddbr',
title: '法定代表人姓名'
}, {
field: 'shzzdh',
field: 'fddbrdh',
title: '法定代表人联系方式'
}, {
field: 'isdy',
......
......@@ -83,10 +83,10 @@
field: 'dys',
title: '党员数(名)'
}, {
field: 'shzzxm',
field: 'fddbr',
title: '法定代表人姓名'
}, {
field: 'shzzdh',
field: 'fddbrdh',
title: '法定代表人联系方式'
}, {
field: 'isdy',
......
......@@ -40,15 +40,15 @@
</div>
</div>
<div class="form-group">
<label class="col-sm-3 control-label">社会组织负责人姓名</label>
<label class="col-sm-3 control-label">法定代表人</label>
<div class="col-sm-8">
<input name="shzzxm" class="form-control" type="text">
<input name="fddbr" class="form-control" type="text">
</div>
</div>
<div class="form-group">
<label class="col-sm-3 control-label">社会组织负责人电话:</label>
<label class="col-sm-3 control-label">法定代表人电话:</label>
<div class="col-sm-8">
<input name="shzzdh" class="form-control" type="text">
<input name="fddbrdh" class="form-control" type="text">
</div>
</div>
<div class="form-group">
......
......@@ -424,7 +424,7 @@
<div class="form-group">
<label class="col-sm-3 control-label">法定代表人联系方式:</label>
<div class="col-sm-8">
<input name="shzzdh" class="form-control" type="text" >
<input name="fddbrdh" class="form-control" type="text" >
</div>
</div>
</div>
......@@ -435,7 +435,7 @@
<div class="form-group">
<label class="col-sm-3 control-label">法定代表人党内职务:</label>
<div class="col-sm-8">
<input name="fddbr" class="form-control" type="text" required>
<input name="fddbrdnzw" class="form-control" type="text" required>
</div>
</div>
</div>
......@@ -443,7 +443,7 @@
<div class="form-group">
<label class="col-sm-3 control-label">法定代表人行政职务:</label>
<div class="col-sm-8">
<input name="shzzdh" class="form-control" type="text" >
<input name="fddbrxzzw" class="form-control" type="text" >
</div>
</div>
</div>
......@@ -453,7 +453,7 @@
<div class="form-group">
<label class="col-sm-3 control-label">法定代表人政治面貌:</label>
<div class="col-sm-8">
<input name="fddbr" class="form-control" type="text" required>
<input name="fddbrzzmm" class="form-control" type="text" required>
</div>
</div>
</div>
......@@ -461,7 +461,7 @@
<div class="form-group">
<label class="col-sm-3 control-label">法定代表人政治待遇:</label>
<div class="col-sm-8">
<input name="shzzdh" class="form-control" type="text" >
<input name="fddbrzzzdy" class="form-control" type="text" >
</div>
</div>
</div>
......@@ -504,7 +504,7 @@
<div class="form-group">
<label class="col-sm-3 control-label">党组织书记党内职务:</label>
<div class="col-sm-8">
<input name="dzzsjxm" class="form-control" type="text">
<input name="dzzsjdnzw" class="form-control" type="text">
</div>
</div>
</div>
......@@ -512,7 +512,7 @@
<div class="form-group">
<label class="col-sm-3 control-label">党组织书记行政职务:</label>
<div class="col-sm-8">
<input name="dzzsjdh" class="form-control" type="text">
<input name="dzzsjxzzw" class="form-control" type="text">
</div>
</div>
</div>
......@@ -522,7 +522,7 @@
<div class="form-group">
<label class="col-sm-3 control-label">党组织书记政治待遇:</label>
<div class="col-sm-8">
<input name="dzzsjxm" class="form-control" type="text">
<input name="dzzsjzzdy" class="form-control" type="text">
</div>
</div>
</div>
......@@ -533,7 +533,7 @@
<div class="form-group">
<label class="col-sm-3 control-label">党组织班子成员姓名:</label>
<div class="col-sm-8">
<input name="dzzsjxm" class="form-control" type="text">
<input name="dzzbzcyxm" class="form-control" type="text">
</div>
</div>
</div>
......@@ -541,7 +541,7 @@
<div class="form-group">
<label class="col-sm-3 control-label">党组织班子成员联系方式:</label>
<div class="col-sm-8">
<input name="dzzsjdh" class="form-control" type="text">
<input name="dzzbzcydh" class="form-control" type="text">
</div>
</div>
</div>
......@@ -551,7 +551,7 @@
<div class="form-group">
<label class="col-sm-3 control-label">党组织班子成员党内职务:</label>
<div class="col-sm-8">
<input name="dzzsjxm" class="form-control" type="text">
<input name="dzzbzcydnzw" class="form-control" type="text">
</div>
</div>
</div>
......@@ -559,7 +559,7 @@
<div class="form-group">
<label class="col-sm-3 control-label">党组织班子成员行政职务:</label>
<div class="col-sm-8">
<input name="dzzsjdh" class="form-control" type="text">
<input name="dzzbzcyxzzw" class="form-control" type="text">
</div>
</div>
</div>
......@@ -569,7 +569,7 @@
<div class="form-group">
<label class="col-sm-3 control-label">党组织班子成员政治待遇:</label>
<div class="col-sm-8">
<input name="dzzsjxm" class="form-control" type="text">
<input name="dzzbzcyzzdy" class="form-control" type="text">
</div>
</div>
</div>
......@@ -581,7 +581,7 @@
<div class="form-group">
<label class="col-sm-3 control-label">党务工作者姓名:</label>
<div class="col-sm-8">
<input name="dzzsjxm" class="form-control" type="text">
<input name="dwgzzxm" class="form-control" type="text">
</div>
</div>
</div>
......@@ -589,7 +589,7 @@
<div class="form-group">
<label class="col-sm-3 control-label">党务工作者联系方式:</label>
<div class="col-sm-8">
<input name="dzzsjdh" class="form-control" type="text">
<input name="dwgzzdh" class="form-control" type="text">
</div>
</div>
</div>
......@@ -599,7 +599,7 @@
<div class="form-group">
<label class="col-sm-3 control-label">党务工作者党内职务:</label>
<div class="col-sm-8">
<input name="dzzsjxm" class="form-control" type="text">
<input name="dwgzzdnzw" class="form-control" type="text">
</div>
</div>
</div>
......@@ -607,7 +607,7 @@
<div class="form-group">
<label class="col-sm-3 control-label">党务工作者行政职务:</label>
<div class="col-sm-8">
<input name="dzzsjdh" class="form-control" type="text">
<input name="dwgzzxzzw" class="form-control" type="text">
</div>
</div>
</div>
......@@ -617,7 +617,7 @@
<div class="form-group">
<label class="col-sm-3 control-label">党务工作者政治待遇:</label>
<div class="col-sm-8">
<input name="dzzsjxm" class="form-control" type="text">
<input name="dwgzzzzdy" class="form-control" type="text">
</div>
</div>
</div>
......
......@@ -41,15 +41,15 @@
</div>
</div>
<div class="form-group">
<label class="col-sm-3 control-label">社会组织负责人姓名</label>
<label class="col-sm-3 control-label">法定代表人</label>
<div class="col-sm-8">
<input name="shzzxm" th:field="*{shzzxm}" class="form-control" type="text">
<input name="fddbr" th:field="*{fddbr}" class="form-control" type="text">
</div>
</div>
<div class="form-group">
<label class="col-sm-3 control-label">社会组织负责人电话:</label>
<label class="col-sm-3 control-label">法定代表人电话:</label>
<div class="col-sm-8">
<input name="shzzdh" th:field="*{shzzdh}" class="form-control" type="text">
<input name="fddbrdh" th:field="*{fddbrdh}" class="form-control" type="text">
</div>
</div>
<div class="form-group">
......
......@@ -60,14 +60,14 @@
</div>
<div class="col-md-3">
<li>
<label>社会组织负责人姓名</label>
<input type="text" name="shzzxm"/>
<label>法定代表人</label>
<input type="text" name="fddbr"/>
</li>
</div>
<div class="col-md-3">
<li>
<label>社会组织负责人电话:</label>
<input type="text" name="shzzdh"/>
<label>法定代表人电话:</label>
<input type="text" name="fddbrdh"/>
</li>
</div>
<div class="col-md-3">
......@@ -295,7 +295,7 @@
title: '法定代表人姓名'
},
{
field: 'shzzdh',
field: 'fddbrdh',
title: '法定代表人电话'
},
......
......@@ -14,8 +14,12 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
<result property="nyysr" column="nyysr" />
<result property="cyrs" column="cyrs" />
<result property="dys" column="dys" />
<result property="shzzxm" column="shzzxm" />
<result property="shzzdh" column="shzzdh" />
<result property="fddbr" column="fddbr" />
<result property="fddbrdh" column="fddbrdh" />
<result property="fddbrdnzw" column="fddbrdnzw" />
<result property="fddbrxzzw" column="fddbrxzzw" />
<result property="fddbrzzmm" column="fddbrzzmm" />
<result property="fddbrzzdy" column="fddbrzzdy" />
<result property="isdy" column="isdy" />
<result property="isgh" column="isgh" />
<result property="istzz" column="istzz" />
......@@ -25,6 +29,19 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
<result property="sjdzz" column="sjdzz" />
<result property="dzzsjxm" column="dzzsjxm" />
<result property="dzzsjdh" column="dzzsjdh" />
<result property="dzzsjdnzw" column="dzzsjdnzw" />
<result property="dzzsjxzzw" column="dzzsjxzzw" />
<result property="dzzsjzzdy" column="dzzsjzzdy" />
<result property="dzzbzcyxm" column="dzzbzcyxm" />
<result property="dzzbzcydh" column="dzzbzcydh" />
<result property="dzzbzcydnzw" column="dzzbzcydnzw" />
<result property="dzzbzcyxzzw" column="dzzbzcyxzzw" />
<result property="dzzbzcyzzdy" column="dzzbzcyzzdy" />
<result property="dwgzzxm" column="dwgzzxm" />
<result property="dwgzzdh" column="dwgzzdh" />
<result property="dwgzzdnzw" column="dwgzzdnzw" />
<result property="dwgzzxzzw" column="dwgzzxzzw" />
<result property="dwgzzzzdy" column="dwgzzzzdy" />
<result property="djfs" column="djfs" />
<result property="djzdyxm" column="djzdyxm" />
<result property="djzdydh" column="djzdydh" />
......@@ -121,8 +138,12 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
<if test="nyysr != null">nyysr,</if>
<if test="cyrs != null">cyrs,</if>
<if test="dys != null">dys,</if>
<if test="shzzxm != null">shzzxm,</if>
<if test="shzzdh != null">shzzdh,</if>
<if test="fddbr != null">fddbr,</if>
<if test="fddbrdh != null">fddbrdh,</if>
<if test="fddbrdnzw != null">fddbrdnzw,</if>
<if test="fddbrxzzw != null">fddbrxzzw,</if>
<if test="fddbrzzmm != null">fddbrzzmm,</if>
<if test="fddbrzzdy != null">fddbrzzdy,</if>
<if test="isdy != null">isdy,</if>
<if test="isgh != null">isgh,</if>
<if test="istzz != null">istzz,</if>
......@@ -132,6 +153,19 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
<if test="sjdzz != null">sjdzz,</if>
<if test="dzzsjxm != null">dzzsjxm,</if>
<if test="dzzsjdh != null">dzzsjdh,</if>
<if test="dzzsjdnzw != null">dzzsjdnzw,</if>
<if test="dzzsjxzzw != null">dzzsjxzzw,</if>
<if test="dzzsjzzdy != null">dzzsjzzdy,</if>
<if test="dzzbzcyxm != null">dzzbzcyxm,</if>
<if test="dzzbzcydh != null">dzzbzcydh,</if>
<if test="dzzbzcydnzw != null">dzzbzcydnzw,</if>
<if test="dzzbzcyxzzw != null">dzzbzcyxzzw,</if>
<if test="dzzbzcyzzdy != null">dzzbzcyzzdy,</if>
<if test="dwgzzxm != null">dwgzzxm,</if>
<if test="dwgzzdh != null">dwgzzdh,</if>
<if test="dwgzzdnzw != null">dwgzzdnzw,</if>
<if test="dwgzzxzzw != null">dwgzzxzzw,</if>
<if test="dwgzzzzdy != null">dwgzzzzdy,</if>
<if test="djfs != null">djfs,</if>
<if test="djzdyxm != null">djzdyxm,</if>
<if test="djzdydh != null">djzdydh,</if>
......@@ -182,8 +216,12 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
<if test="nyysr != null">#{nyysr},</if>
<if test="cyrs != null">#{cyrs},</if>
<if test="dys != null">#{dys},</if>
<if test="shzzxm != null">#{shzzxm},</if>
<if test="shzzdh != null">#{shzzdh},</if>
<if test="fddbr != null">#{fddbr},</if>
<if test="fddbrdh != null">#{fddbrdh},</if>
<if test="fddbrdnzw != null">#{fddbrdnzw},</if>
<if test="fddbrxzzw != null">#{fddbrxzzw},</if>
<if test="fddbrzzmm != null">#{fddbrzzmm},</if>
<if test="fddbrzzdy != null">#{fddbrzzdy},</if>
<if test="isdy != null">#{isdy},</if>
<if test="isgh != null">#{isgh},</if>
<if test="istzz != null">#{istzz},</if>
......@@ -193,6 +231,19 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
<if test="sjdzz != null">#{sjdzz},</if>
<if test="dzzsjxm != null">#{dzzsjxm},</if>
<if test="dzzsjdh != null">#{dzzsjdh},</if>
<if test="dzzsjdnzw != null">#{dzzsjdnzw},</if>
<if test="dzzsjxzzw != null">#{dzzsjxzzw},</if>
<if test="dzzsjzzdy != null">#{dzzsjzzdy},</if>
<if test="dzzbzcyxm != null">#{dzzbzcyxm},</if>
<if test="dzzbzcydh != null">#{dzzbzcydh},</if>
<if test="dzzbzcydnzw != null">#{dzzbzcydnzw},</if>
<if test="dzzbzcyxzzw != null">#{dzzbzcyxzzw},</if>
<if test="dzzbzcyzzdy != null">#{dzzbzcyzzdy},</if>
<if test="dwgzzxm != null">#{dwgzzxm},</if>
<if test="dwgzzdh != null">#{dwgzzdh},</if>
<if test="dwgzzdnzw != null">#{dwgzzdnzw},</if>
<if test="dwgzzxzzw != null">#{dwgzzxzzw},</if>
<if test="dwgzzzzdy != null">#{dwgzzzzdy},</if>
<if test="djfs != null">#{djfs},</if>
<if test="djzdyxm != null">#{djzdyxm},</if>
<if test="djzdydh != null">#{djzdydh},</if>
......@@ -246,8 +297,12 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
<if test="nyysr != null">nyysr = #{nyysr},</if>
<if test="cyrs != null">cyrs = #{cyrs},</if>
<if test="dys != null">dys = #{dys},</if>
<if test="shzzxm != null">shzzxm = #{shzzxm},</if>
<if test="shzzdh != null">shzzdh = #{shzzdh},</if>
<if test="fddbr != null">fddbr = #{fddbr},</if>
<if test="fddbrdh != null">fddbrdh = #{fddbrdh},</if>
<if test="fddbrdnzw != null">fddbrdnzw = #{fddbrdnzw},</if>
<if test="fddbrxzzw != null">fddbrxzzw = #{fddbrxzzw},</if>
<if test="fddbrzzmm != null">fddbrzzmm = #{fddbrzzmm},</if>
<if test="fddbrzzdy != null">fddbrzzdy = #{fddbrzzdy},</if>
<if test="isdy != null">isdy = #{isdy},</if>
<if test="isgh != null">isgh = #{isgh},</if>
<if test="istzz != null">istzz = #{istzz},</if>
......@@ -257,6 +312,19 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
<if test="sjdzz != null">sjdzz = #{sjdzz},</if>
<if test="dzzsjxm != null">dzzsjxm = #{dzzsjxm},</if>
<if test="dzzsjdh != null">dzzsjdh = #{dzzsjdh},</if>
<if test="dzzsjdnzw != null">dzzsjdnzw = #{dzzsjdnzw},</if>
<if test="dzzsjxzzw != null">dzzsjxzzw = #{dzzsjxzzw},</if>
<if test="dzzsjzzdy != null">dzzsjzzdy = #{dzzsjzzdy},</if>
<if test="dzzbzcyxm != null">dzzbzcyxm = #{dzzbzcyxm},</if>
<if test="dzzbzcydh != null">dzzbzcydh = #{dzzbzcydh},</if>
<if test="dzzbzcydnzw != null">dzzbzcydnzw = #{dzzbzcydnzw},</if>
<if test="dzzbzcyxzzw != null">dzzbzcyxzzw = #{dzzbzcyxzzw},</if>
<if test="dzzbzcyzzdy != null">dzzbzcyzzdy = #{dzzbzcyzzdy},</if>
<if test="dwgzzxm != null">dwgzzxm = #{dwgzzxm},</if>
<if test="dwgzzdh != null">dwgzzdh = #{dwgzzdh},</if>
<if test="dwgzzdnzw != null">dwgzzdnzw = #{dwgzzdnzw},</if>
<if test="dwgzzxzzw != null">dwgzzxzzw = #{dwgzzxzzw},</if>
<if test="dwgzzzzdy != null">dwgzzzzdy = #{dwgzzzzdy},</if>
<if test="djfs != null">djfs = #{djfs},</if>
<if test="djzdyxm != null">djzdyxm = #{djzdyxm},</if>
<if test="djzdydh != null">djzdydh = #{djzdydh},</if>
......
......@@ -14,8 +14,12 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
<result property="nyysr" column="nyysr" />
<result property="cyrs" column="cyrs" />
<result property="dys" column="dys" />
<result property="shzzxm" column="shzzxm" />
<result property="shzzdh" column="shzzdh" />
<result property="fddbr" column="fddbr" />
<result property="fddbrdh" column="fddbrdh" />
<result property="fddbrdnzw" column="fddbrdnzw" />
<result property="fddbrxzzw" column="fddbrxzzw" />
<result property="fddbrzzmm" column="fddbrzzmm" />
<result property="fddbrzzdy" column="fddbrzzdy" />
<result property="isdy" column="isdy" />
<result property="isgh" column="isgh" />
<result property="istzz" column="istzz" />
......@@ -25,6 +29,19 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
<result property="sjdzz" column="sjdzz" />
<result property="dzzsjxm" column="dzzsjxm" />
<result property="dzzsjdh" column="dzzsjdh" />
<result property="dzzsjdnzw" column="dzzsjdnzw" />
<result property="dzzsjxzzw" column="dzzsjxzzw" />
<result property="dzzsjzzdy" column="dzzsjzzdy" />
<result property="dzzbzcyxm" column="dzzbzcyxm" />
<result property="dzzbzcydh" column="dzzbzcydh" />
<result property="dzzbzcydnzw" column="dzzbzcydnzw" />
<result property="dzzbzcyxzzw" column="dzzbzcyxzzw" />
<result property="dzzbzcyzzdy" column="dzzbzcyzzdy" />
<result property="dwgzzxm" column="dwgzzxm" />
<result property="dwgzzdh" column="dwgzzdh" />
<result property="dwgzzdnzw" column="dwgzzdnzw" />
<result property="dwgzzxzzw" column="dwgzzxzzw" />
<result property="dwgzzzzdy" column="dwgzzzzdy" />
<result property="djfs" column="djfs" />
<result property="djzdyxm" column="djzdyxm" />
<result property="djzdydh" column="djzdydh" />
......@@ -121,8 +138,12 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
<if test="nyysr != null">nyysr,</if>
<if test="cyrs != null">cyrs,</if>
<if test="dys != null">dys,</if>
<if test="shzzxm != null">shzzxm,</if>
<if test="shzzdh != null">shzzdh,</if>
<if test="fddbr != null">fddbr,</if>
<if test="fddbrdh != null">fddbrdh,</if>
<if test="fddbrdnzw != null">fddbrdnzw,</if>
<if test="fddbrxzzw != null">fddbrxzzw,</if>
<if test="fddbrzzmm != null">fddbrzzmm,</if>
<if test="fddbrzzdy != null">fddbrzzdy,</if>
<if test="isdy != null">isdy,</if>
<if test="isgh != null">isgh,</if>
<if test="istzz != null">istzz,</if>
......@@ -132,6 +153,19 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
<if test="sjdzz != null">sjdzz,</if>
<if test="dzzsjxm != null">dzzsjxm,</if>
<if test="dzzsjdh != null">dzzsjdh,</if>
<if test="dzzsjdnzw != null">dzzsjdnzw,</if>
<if test="dzzsjxzzw != null">dzzsjxzzw,</if>
<if test="dzzsjzzdy != null">dzzsjzzdy,</if>
<if test="dzzbzcyxm != null">dzzbzcyxm,</if>
<if test="dzzbzcydh != null">dzzbzcydh,</if>
<if test="dzzbzcydnzw != null">dzzbzcydnzw,</if>
<if test="dzzbzcyxzzw != null">dzzbzcyxzzw,</if>
<if test="dzzbzcyzzdy != null">dzzbzcyzzdy,</if>
<if test="dwgzzxm != null">dwgzzxm,</if>
<if test="dwgzzdh != null">dwgzzdh,</if>
<if test="dwgzzdnzw != null">dwgzzdnzw,</if>
<if test="dwgzzxzzw != null">dwgzzxzzw,</if>
<if test="dwgzzzzdy != null">dwgzzzzdy,</if>
<if test="djfs != null">djfs,</if>
<if test="djzdyxm != null">djzdyxm,</if>
<if test="djzdydh != null">djzdydh,</if>
......@@ -182,8 +216,12 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
<if test="nyysr != null">#{nyysr},</if>
<if test="cyrs != null">#{cyrs},</if>
<if test="dys != null">#{dys},</if>
<if test="shzzxm != null">#{shzzxm},</if>
<if test="shzzdh != null">#{shzzdh},</if>
<if test="fddbr != null">#{fddbr},</if>
<if test="fddbrdh != null">#{fddbrdh},</if>
<if test="fddbrdnzw != null">#{fddbrdnzw},</if>
<if test="fddbrxzzw != null">#{fddbrxzzw},</if>
<if test="fddbrzzmm != null">#{fddbrzzmm},</if>
<if test="fddbrzzdy != null">#{fddbrzzdy},</if>
<if test="isdy != null">#{isdy},</if>
<if test="isgh != null">#{isgh},</if>
<if test="istzz != null">#{istzz},</if>
......@@ -193,6 +231,19 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
<if test="sjdzz != null">#{sjdzz},</if>
<if test="dzzsjxm != null">#{dzzsjxm},</if>
<if test="dzzsjdh != null">#{dzzsjdh},</if>
<if test="dzzsjdnzw != null">#{dzzsjdnzw},</if>
<if test="dzzsjxzzw != null">#{dzzsjxzzw},</if>
<if test="dzzsjzzdy != null">#{dzzsjzzdy},</if>
<if test="dzzbzcyxm != null">#{dzzbzcyxm},</if>
<if test="dzzbzcydh != null">#{dzzbzcydh},</if>
<if test="dzzbzcydnzw != null">#{dzzbzcydnzw},</if>
<if test="dzzbzcyxzzw != null">#{dzzbzcyxzzw},</if>
<if test="dzzbzcyzzdy != null">#{dzzbzcyzzdy},</if>
<if test="dwgzzxm != null">#{dwgzzxm},</if>
<if test="dwgzzdh != null">#{dwgzzdh},</if>
<if test="dwgzzdnzw != null">#{dwgzzdnzw},</if>
<if test="dwgzzxzzw != null">#{dwgzzxzzw},</if>
<if test="dwgzzzzdy != null">#{dwgzzzzdy},</if>
<if test="djfs != null">#{djfs},</if>
<if test="djzdyxm != null">#{djzdyxm},</if>
<if test="djzdydh != null">#{djzdydh},</if>
......@@ -246,8 +297,12 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
<if test="nyysr != null">nyysr = #{nyysr},</if>
<if test="cyrs != null">cyrs = #{cyrs},</if>
<if test="dys != null">dys = #{dys},</if>
<if test="shzzxm != null">shzzxm = #{shzzxm},</if>
<if test="shzzdh != null">shzzdh = #{shzzdh},</if>
<if test="fddbr != null">fddbr = #{fddbr},</if>
<if test="fddbrdh != null">fddbrdh = #{fddbrdh},</if>
<if test="fddbrdnzw != null">fddbrdnzw = #{fddbrdnzw},</if>
<if test="fddbrxzzw != null">fddbrxzzw = #{fddbrxzzw},</if>
<if test="fddbrzzmm != null">fddbrzzmm = #{fddbrzzmm},</if>
<if test="fddbrzzdy != null">fddbrzzdy = #{fddbrzzdy},</if>
<if test="isdy != null">isdy = #{isdy},</if>
<if test="isgh != null">isgh = #{isgh},</if>
<if test="istzz != null">istzz = #{istzz},</if>
......@@ -257,6 +312,19 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
<if test="sjdzz != null">sjdzz = #{sjdzz},</if>
<if test="dzzsjxm != null">dzzsjxm = #{dzzsjxm},</if>
<if test="dzzsjdh != null">dzzsjdh = #{dzzsjdh},</if>
<if test="dzzsjdnzw != null">dzzsjdnzw = #{dzzsjdnzw},</if>
<if test="dzzsjxzzw != null">dzzsjxzzw = #{dzzsjxzzw},</if>
<if test="dzzsjzzdy != null">dzzsjzzdy = #{dzzsjzzdy},</if>
<if test="dzzbzcyxm != null">dzzbzcyxm = #{dzzbzcyxm},</if>
<if test="dzzbzcydh != null">dzzbzcydh = #{dzzbzcydh},</if>
<if test="dzzbzcydnzw != null">dzzbzcydnzw = #{dzzbzcydnzw},</if>
<if test="dzzbzcyxzzw != null">dzzbzcyxzzw = #{dzzbzcyxzzw},</if>
<if test="dzzbzcyzzdy != null">dzzbzcyzzdy = #{dzzbzcyzzdy},</if>
<if test="dwgzzxm != null">dwgzzxm = #{dwgzzxm},</if>
<if test="dwgzzdh != null">dwgzzdh = #{dwgzzdh},</if>
<if test="dwgzzdnzw != null">dwgzzdnzw = #{dwgzzdnzw},</if>
<if test="dwgzzxzzw != null">dwgzzxzzw = #{dwgzzxzzw},</if>
<if test="dwgzzzzdy != null">dwgzzzzdy = #{dwgzzzzdy},</if>
<if test="djfs != null">djfs = #{djfs},</if>
<if test="djzdyxm != null">djzdyxm = #{djzdyxm},</if>
<if test="djzdydh != null">djzdydh = #{djzdydh},</if>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment