提交jbo
This commit is contained in:
parent
df2f744922
commit
e4d467711c
@ -4389,6 +4389,7 @@
|
||||
<attribute name="fphm" label="fphm" type="STRING"/>
|
||||
<attribute name="hztzdh" label="hztzdh" type="STRING"/>
|
||||
<attribute name="liti_id" label="liti_id" type="STRING"/>
|
||||
<attribute name="mxxh" label="mxxh" type="STRING"/>
|
||||
</attributes>
|
||||
<manager>
|
||||
<managerProperties>
|
||||
|
||||
@ -89,4 +89,8 @@ public interface VI_LI_INVOICE_TJ_GPS{
|
||||
* liti_id STRING(20)<br>
|
||||
*/
|
||||
public static final String liti_id = "liti_id";
|
||||
/**
|
||||
* mxxh STRING(20)<br>
|
||||
*/
|
||||
public static final String mxxh = "mxxh";
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user