2018-06-03 22:26:41 +08:00

27 lines
1.1 KiB
XML

<?xml version="1.0" encoding="GB18030"?>
<jbo>
<package name="jbo.report" label="±¨±íÅäÖÃ">
<class name="R_SHEET_MODEL" label="Éó¼ÆÐÅÏ¢" keyAttributes="SERIALNO">
<attributes>
<attribute name="SHEETID" label="SHEETID" type="STRING" length="20" />"
<attribute name="SHEETTITLE" label="SHEETTITLE" type="STRING" length="80" />"
<attribute name="SHEETPROPERTY" label="SHEETPROPERTY" type="STRING" length="4,000" />"
<attribute name="SHEETSCRIPT" label="SHEETSCRIPT" type="STRING" length="4,000" />"
<attribute name="ORDERNO" label="ORDERNO" type="STRING" length="20" />"
<attribute name="DESCRIBEA" label="DESCRIBEA" type="STRING" length="250" />"
<attribute name="RIGHTINFO" label="RIGHTINFO" type="STRING" length="250" />"
<attribute name="STATUS" label="STATUS" type="STRING" length="1" />"
</attributes>
<manager>
<managerProperties>
<property name="database" value="als_rpt"/>
<property name="table" value="R_SHEET_MODEL" />
<property name="audit" value="false" />
<property name="query.identifierQuoteCharacter" value='`' />
</managerProperties>
</manager>
</class>
</package>
</jbo>