@@ -22,17 +22,4 @@ public class A_D00008 extends BaseMapModel implements Serializable {
public int getAid() {
return this.aid;
}
- String stype;//火灾类型
- /**
- *火灾类型
- */
- public void setStype(String stype) {
- this.stype=stype;
- }
- public String getStype() {
- return this.stype;
@@ -7,9 +7,6 @@
<field property="aid" depends="required">
<arg0 key="a_d00008.aid"/>
</field>
-<field property="stype" depends="required">
- <arg0 key="a_d00008.stype"/>
-</field>
</form>
</formset>
</form-validation>
@@ -1,3 +1,2 @@
a_d00008.aid = \u4E8B\u6545Id
-a_d00008.stype = \u706B\u707E\u7C7B\u578B
a_d00008Form = true