Selaa lähdekoodia

存储多个结果

huangxingxing 1 vuosi sitten
vanhempi
säilyke
e71c28e2fb

+ 0 - 13
generated/com/miniframe/generate/comm/system/A_D00008.java

@@ -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;
-	}
 }

+ 0 - 3
generated/validateform/a_d00008Form.xml

@@ -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>

+ 0 - 1
generated/validator/resources_a_d00008Form_validator.properties

@@ -1,3 +1,2 @@
 a_d00008.aid = \u4E8B\u6545Id
-a_d00008.stype = \u706B\u707E\u7C7B\u578B
 a_d00008Form = true

+ 0 - 1
generated/validator/resources_a_d00008Form_validator_zh_CN.properties

@@ -1,3 +1,2 @@
 a_d00008.aid = \u4E8B\u6545Id
-a_d00008.stype = \u706B\u707E\u7C7B\u578B
 a_d00008Form = true