800e0f44245e281a40948498ff8a55ad3d572eec.svn-base 78 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <uiObject xmlns="com.kingdee.bos.metadata">
  3. <package>com.kingdee.eas.custom.bd.param.client</package>
  4. <name>ParamListUI</name>
  5. <alias>uiObject[com.kingdee.eas.custom.bd.param.client.ParamListUI].alias</alias>
  6. <description>uiObject[com.kingdee.eas.custom.bd.param.client.ParamListUI].description</description>
  7. <userDefined>true</userDefined>
  8. <releasePackage>com.kingdee.eas.custom.bd.param.client</releasePackage>
  9. <releaseClass>ParamListUI</releaseClass>
  10. <title>uiObject[com.kingdee.eas.custom.bd.param.client.ParamListUI].title</title>
  11. <uitype />
  12. <defaultbutton />
  13. <bizUnitPK>com.kingdee.eas.custom.bd.param.Param</bizUnitPK>
  14. <parent>
  15. <key name="package" value="com.kingdee.eas.framework.client" />
  16. <key name="name" value="ListUI" />
  17. </parent>
  18. <components>
  19. <component>
  20. <name>tblMain</name>
  21. <alias>uiObject[com.kingdee.eas.custom.bd.param.client.ParamListUI].components.component[tblMain].alias</alias>
  22. <userDefined>true</userDefined>
  23. <classType>com.kingdee.bos.ctrl.kdf.table.KDTable</classType>
  24. <isContainer>false</isContainer>
  25. <constraints />
  26. <tabIndex>0</tabIndex>
  27. <herited>false</herited>
  28. <bimUIObjectPK />
  29. <properties>
  30. <property>
  31. <name>formatXml</name>
  32. <type>java.lang.String</type>
  33. <value>uiObject[com.kingdee.eas.custom.bd.param.client.ParamListUI].components.component[tblMain].properties.property[formatXml].value</value>
  34. <isMultiLan>true</isMultiLan>
  35. <userDefined>true</userDefined>
  36. </property>
  37. </properties>
  38. <propertyBindings>
  39. <propertyBinding>
  40. <propertyName>id.text</propertyName>
  41. <propertyType>java.lang.Object</propertyType>
  42. <bindingObject>mainQuery</bindingObject>
  43. <bindingField>id</bindingField>
  44. <fieldType>java.lang.String</fieldType>
  45. <accessType>2</accessType>
  46. <autoMode>false</autoMode>
  47. <herited>false</herited>
  48. <userDefined>true</userDefined>
  49. </propertyBinding>
  50. <propertyBinding>
  51. <propertyName>isComUse.text</propertyName>
  52. <propertyType>java.lang.Object</propertyType>
  53. <bindingObject>mainQuery</bindingObject>
  54. <bindingField>isComUse</bindingField>
  55. <fieldType>java.lang.String</fieldType>
  56. <accessType>2</accessType>
  57. <autoMode>false</autoMode>
  58. <herited>false</herited>
  59. <userDefined>true</userDefined>
  60. </propertyBinding>
  61. <propertyBinding>
  62. <propertyName>index.text</propertyName>
  63. <propertyType>java.lang.Object</propertyType>
  64. <bindingObject>mainQuery</bindingObject>
  65. <bindingField>index</bindingField>
  66. <fieldType>java.lang.String</fieldType>
  67. <accessType>2</accessType>
  68. <autoMode>false</autoMode>
  69. <herited>false</herited>
  70. <userDefined>true</userDefined>
  71. </propertyBinding>
  72. <propertyBinding>
  73. <propertyName>state.text</propertyName>
  74. <propertyType>java.lang.Object</propertyType>
  75. <bindingObject>mainQuery</bindingObject>
  76. <bindingField>state</bindingField>
  77. <fieldType>java.lang.String</fieldType>
  78. <accessType>2</accessType>
  79. <autoMode>false</autoMode>
  80. <herited>false</herited>
  81. <userDefined>true</userDefined>
  82. </propertyBinding>
  83. <propertyBinding>
  84. <propertyName>creator.name.text</propertyName>
  85. <propertyType>java.lang.Object</propertyType>
  86. <bindingObject>mainQuery</bindingObject>
  87. <bindingField>creator.name</bindingField>
  88. <fieldType>java.lang.String</fieldType>
  89. <accessType>2</accessType>
  90. <autoMode>false</autoMode>
  91. <herited>false</herited>
  92. <userDefined>true</userDefined>
  93. </propertyBinding>
  94. <propertyBinding>
  95. <propertyName>createTime.text</propertyName>
  96. <propertyType>java.lang.Object</propertyType>
  97. <bindingObject>mainQuery</bindingObject>
  98. <bindingField>createTime</bindingField>
  99. <fieldType>java.lang.String</fieldType>
  100. <accessType>2</accessType>
  101. <autoMode>false</autoMode>
  102. <herited>false</herited>
  103. <userDefined>true</userDefined>
  104. </propertyBinding>
  105. <propertyBinding>
  106. <propertyName>lastUpdateUser.name.text</propertyName>
  107. <propertyType>java.lang.Object</propertyType>
  108. <bindingObject>mainQuery</bindingObject>
  109. <bindingField>lastUpdateUser.name</bindingField>
  110. <fieldType>java.lang.String</fieldType>
  111. <accessType>2</accessType>
  112. <autoMode>false</autoMode>
  113. <herited>false</herited>
  114. <userDefined>true</userDefined>
  115. </propertyBinding>
  116. <propertyBinding>
  117. <propertyName>lastUpdateTime.text</propertyName>
  118. <propertyType>java.lang.Object</propertyType>
  119. <bindingObject>mainQuery</bindingObject>
  120. <bindingField>lastUpdateTime</bindingField>
  121. <fieldType>java.lang.String</fieldType>
  122. <accessType>2</accessType>
  123. <autoMode>false</autoMode>
  124. <herited>false</herited>
  125. <userDefined>true</userDefined>
  126. </propertyBinding>
  127. <propertyBinding>
  128. <propertyName>lastUpdateUser.id.text</propertyName>
  129. <propertyType>java.lang.Object</propertyType>
  130. <bindingObject>mainQuery</bindingObject>
  131. <bindingField>lastUpdateUser.id</bindingField>
  132. <fieldType>java.lang.String</fieldType>
  133. <accessType>2</accessType>
  134. <autoMode>false</autoMode>
  135. <herited>false</herited>
  136. <userDefined>true</userDefined>
  137. </propertyBinding>
  138. <propertyBinding>
  139. <propertyName>creator.id.text</propertyName>
  140. <propertyType>java.lang.Object</propertyType>
  141. <bindingObject>mainQuery</bindingObject>
  142. <bindingField>creator.id</bindingField>
  143. <fieldType>java.lang.String</fieldType>
  144. <accessType>2</accessType>
  145. <autoMode>false</autoMode>
  146. <herited>false</herited>
  147. <userDefined>true</userDefined>
  148. </propertyBinding>
  149. <propertyBinding>
  150. <propertyName>hrOrgUse.name.text</propertyName>
  151. <propertyType>java.lang.Object</propertyType>
  152. <bindingObject>mainQuery</bindingObject>
  153. <bindingField>hrOrgUse.name</bindingField>
  154. <fieldType>java.lang.String</fieldType>
  155. <accessType>2</accessType>
  156. <autoMode>false</autoMode>
  157. <herited>false</herited>
  158. <userDefined>true</userDefined>
  159. </propertyBinding>
  160. <propertyBinding>
  161. <propertyName>hrOrgUse.number.text</propertyName>
  162. <propertyType>java.lang.Object</propertyType>
  163. <bindingObject>mainQuery</bindingObject>
  164. <bindingField>hrOrgUse.number</bindingField>
  165. <fieldType>java.lang.String</fieldType>
  166. <accessType>2</accessType>
  167. <autoMode>false</autoMode>
  168. <herited>false</herited>
  169. <userDefined>true</userDefined>
  170. </propertyBinding>
  171. <propertyBinding>
  172. <propertyName>hrOrgUse.id.text</propertyName>
  173. <propertyType>java.lang.Object</propertyType>
  174. <bindingObject>mainQuery</bindingObject>
  175. <bindingField>hrOrgUse.id</bindingField>
  176. <fieldType>java.lang.String</fieldType>
  177. <accessType>2</accessType>
  178. <autoMode>false</autoMode>
  179. <herited>false</herited>
  180. <userDefined>true</userDefined>
  181. </propertyBinding>
  182. <propertyBinding>
  183. <propertyName>HROrgUnit.name.text</propertyName>
  184. <propertyType>java.lang.Object</propertyType>
  185. <bindingObject>mainQuery</bindingObject>
  186. <bindingField>HROrgUnit.name</bindingField>
  187. <fieldType>java.lang.String</fieldType>
  188. <accessType>2</accessType>
  189. <autoMode>false</autoMode>
  190. <herited>false</herited>
  191. <userDefined>true</userDefined>
  192. </propertyBinding>
  193. <propertyBinding>
  194. <propertyName>HROrgUnit.number.text</propertyName>
  195. <propertyType>java.lang.Object</propertyType>
  196. <bindingObject>mainQuery</bindingObject>
  197. <bindingField>HROrgUnit.number</bindingField>
  198. <fieldType>java.lang.String</fieldType>
  199. <accessType>2</accessType>
  200. <autoMode>false</autoMode>
  201. <herited>false</herited>
  202. <userDefined>true</userDefined>
  203. </propertyBinding>
  204. <propertyBinding>
  205. <propertyName>HROrgUnit.id.text</propertyName>
  206. <propertyType>java.lang.Object</propertyType>
  207. <bindingObject>mainQuery</bindingObject>
  208. <bindingField>HROrgUnit.id</bindingField>
  209. <fieldType>java.lang.String</fieldType>
  210. <accessType>2</accessType>
  211. <autoMode>false</autoMode>
  212. <herited>false</herited>
  213. <userDefined>true</userDefined>
  214. </propertyBinding>
  215. <propertyBinding>
  216. <propertyName>SHRBasicItem.type.text</propertyName>
  217. <propertyType>java.lang.Object</propertyType>
  218. <bindingObject>mainQuery</bindingObject>
  219. <bindingField>SHRBasicItem.type</bindingField>
  220. <fieldType>java.lang.String</fieldType>
  221. <accessType>2</accessType>
  222. <autoMode>false</autoMode>
  223. <herited>false</herited>
  224. <userDefined>true</userDefined>
  225. </propertyBinding>
  226. <propertyBinding>
  227. <propertyName>SHRBasicItem.entityName.text</propertyName>
  228. <propertyType>java.lang.Object</propertyType>
  229. <bindingObject>mainQuery</bindingObject>
  230. <bindingField>SHRBasicItem.entityName</bindingField>
  231. <fieldType>java.lang.String</fieldType>
  232. <accessType>2</accessType>
  233. <autoMode>false</autoMode>
  234. <herited>false</herited>
  235. <userDefined>true</userDefined>
  236. </propertyBinding>
  237. <propertyBinding>
  238. <propertyName>SHRBasicItem.realEntityName.text</propertyName>
  239. <propertyType>java.lang.Object</propertyType>
  240. <bindingObject>mainQuery</bindingObject>
  241. <bindingField>SHRBasicItem.realEntityName</bindingField>
  242. <fieldType>java.lang.String</fieldType>
  243. <accessType>2</accessType>
  244. <autoMode>false</autoMode>
  245. <herited>false</herited>
  246. <userDefined>true</userDefined>
  247. </propertyBinding>
  248. <propertyBinding>
  249. <propertyName>SHRBasicItem.defPolicy.text</propertyName>
  250. <propertyType>java.lang.Object</propertyType>
  251. <bindingObject>mainQuery</bindingObject>
  252. <bindingField>SHRBasicItem.defPolicy</bindingField>
  253. <fieldType>java.lang.String</fieldType>
  254. <accessType>2</accessType>
  255. <autoMode>false</autoMode>
  256. <herited>false</herited>
  257. <userDefined>true</userDefined>
  258. </propertyBinding>
  259. <propertyBinding>
  260. <propertyName>SHRBasicItem.managePolicy.text</propertyName>
  261. <propertyType>java.lang.Object</propertyType>
  262. <bindingObject>mainQuery</bindingObject>
  263. <bindingField>SHRBasicItem.managePolicy</bindingField>
  264. <fieldType>java.lang.String</fieldType>
  265. <accessType>2</accessType>
  266. <autoMode>false</autoMode>
  267. <herited>false</herited>
  268. <userDefined>true</userDefined>
  269. </propertyBinding>
  270. <propertyBinding>
  271. <propertyName>SHRBasicItem.name.text</propertyName>
  272. <propertyType>java.lang.Object</propertyType>
  273. <bindingObject>mainQuery</bindingObject>
  274. <bindingField>SHRBasicItem.name</bindingField>
  275. <fieldType>java.lang.String</fieldType>
  276. <accessType>2</accessType>
  277. <autoMode>false</autoMode>
  278. <herited>false</herited>
  279. <userDefined>true</userDefined>
  280. </propertyBinding>
  281. <propertyBinding>
  282. <propertyName>SHRBasicItem.number.text</propertyName>
  283. <propertyType>java.lang.Object</propertyType>
  284. <bindingObject>mainQuery</bindingObject>
  285. <bindingField>SHRBasicItem.number</bindingField>
  286. <fieldType>java.lang.String</fieldType>
  287. <accessType>2</accessType>
  288. <autoMode>false</autoMode>
  289. <herited>false</herited>
  290. <userDefined>true</userDefined>
  291. </propertyBinding>
  292. <propertyBinding>
  293. <propertyName>SHRBasicItem.id.text</propertyName>
  294. <propertyType>java.lang.Object</propertyType>
  295. <bindingObject>mainQuery</bindingObject>
  296. <bindingField>SHRBasicItem.id</bindingField>
  297. <fieldType>java.lang.String</fieldType>
  298. <accessType>2</accessType>
  299. <autoMode>false</autoMode>
  300. <herited>false</herited>
  301. <userDefined>true</userDefined>
  302. </propertyBinding>
  303. <propertyBinding>
  304. <propertyName>BaseInfo.usePolicy.text</propertyName>
  305. <propertyType>java.lang.Object</propertyType>
  306. <bindingObject>mainQuery</bindingObject>
  307. <bindingField>BaseInfo.usePolicy</bindingField>
  308. <fieldType>java.lang.String</fieldType>
  309. <accessType>2</accessType>
  310. <autoMode>false</autoMode>
  311. <herited>false</herited>
  312. <userDefined>true</userDefined>
  313. </propertyBinding>
  314. <propertyBinding>
  315. <propertyName>BaseInfo.isSysPreset.text</propertyName>
  316. <propertyType>java.lang.Object</propertyType>
  317. <bindingObject>mainQuery</bindingObject>
  318. <bindingField>BaseInfo.isSysPreset</bindingField>
  319. <fieldType>java.lang.String</fieldType>
  320. <accessType>2</accessType>
  321. <autoMode>false</autoMode>
  322. <herited>false</herited>
  323. <userDefined>true</userDefined>
  324. </propertyBinding>
  325. <propertyBinding>
  326. <propertyName>BaseInfo.state.text</propertyName>
  327. <propertyType>java.lang.Object</propertyType>
  328. <bindingObject>mainQuery</bindingObject>
  329. <bindingField>BaseInfo.state</bindingField>
  330. <fieldType>java.lang.String</fieldType>
  331. <accessType>2</accessType>
  332. <autoMode>false</autoMode>
  333. <herited>false</herited>
  334. <userDefined>true</userDefined>
  335. </propertyBinding>
  336. <propertyBinding>
  337. <propertyName>BaseInfo.index.text</propertyName>
  338. <propertyType>java.lang.Object</propertyType>
  339. <bindingObject>mainQuery</bindingObject>
  340. <bindingField>BaseInfo.index</bindingField>
  341. <fieldType>java.lang.String</fieldType>
  342. <accessType>2</accessType>
  343. <autoMode>false</autoMode>
  344. <herited>false</herited>
  345. <userDefined>true</userDefined>
  346. </propertyBinding>
  347. <propertyBinding>
  348. <propertyName>BaseInfo.name.text</propertyName>
  349. <propertyType>java.lang.Object</propertyType>
  350. <bindingObject>mainQuery</bindingObject>
  351. <bindingField>BaseInfo.name</bindingField>
  352. <fieldType>java.lang.String</fieldType>
  353. <accessType>2</accessType>
  354. <autoMode>false</autoMode>
  355. <herited>false</herited>
  356. <userDefined>true</userDefined>
  357. </propertyBinding>
  358. <propertyBinding>
  359. <propertyName>BaseInfo.number.text</propertyName>
  360. <propertyType>java.lang.Object</propertyType>
  361. <bindingObject>mainQuery</bindingObject>
  362. <bindingField>BaseInfo.number</bindingField>
  363. <fieldType>java.lang.String</fieldType>
  364. <accessType>2</accessType>
  365. <autoMode>false</autoMode>
  366. <herited>false</herited>
  367. <userDefined>true</userDefined>
  368. </propertyBinding>
  369. <propertyBinding>
  370. <propertyName>BaseInfo.description.text</propertyName>
  371. <propertyType>java.lang.Object</propertyType>
  372. <bindingObject>mainQuery</bindingObject>
  373. <bindingField>BaseInfo.description</bindingField>
  374. <fieldType>java.lang.String</fieldType>
  375. <accessType>2</accessType>
  376. <autoMode>false</autoMode>
  377. <herited>false</herited>
  378. <userDefined>true</userDefined>
  379. </propertyBinding>
  380. <propertyBinding>
  381. <propertyName>BaseInfo.simpleName.text</propertyName>
  382. <propertyType>java.lang.Object</propertyType>
  383. <bindingObject>mainQuery</bindingObject>
  384. <bindingField>BaseInfo.simpleName</bindingField>
  385. <fieldType>java.lang.String</fieldType>
  386. <accessType>2</accessType>
  387. <autoMode>false</autoMode>
  388. <herited>false</herited>
  389. <userDefined>true</userDefined>
  390. </propertyBinding>
  391. <propertyBinding>
  392. <propertyName>BaseInfo.createTime.text</propertyName>
  393. <propertyType>java.lang.Object</propertyType>
  394. <bindingObject>mainQuery</bindingObject>
  395. <bindingField>BaseInfo.createTime</bindingField>
  396. <fieldType>java.lang.String</fieldType>
  397. <accessType>2</accessType>
  398. <autoMode>false</autoMode>
  399. <herited>false</herited>
  400. <userDefined>true</userDefined>
  401. </propertyBinding>
  402. <propertyBinding>
  403. <propertyName>BaseInfo.lastUpdateTime.text</propertyName>
  404. <propertyType>java.lang.Object</propertyType>
  405. <bindingObject>mainQuery</bindingObject>
  406. <bindingField>BaseInfo.lastUpdateTime</bindingField>
  407. <fieldType>java.lang.String</fieldType>
  408. <accessType>2</accessType>
  409. <autoMode>false</autoMode>
  410. <herited>false</herited>
  411. <userDefined>true</userDefined>
  412. </propertyBinding>
  413. <propertyBinding>
  414. <propertyName>BaseInfo.id.text</propertyName>
  415. <propertyType>java.lang.Object</propertyType>
  416. <bindingObject>mainQuery</bindingObject>
  417. <bindingField>BaseInfo.id</bindingField>
  418. <fieldType>java.lang.String</fieldType>
  419. <accessType>2</accessType>
  420. <autoMode>false</autoMode>
  421. <herited>false</herited>
  422. <userDefined>true</userDefined>
  423. </propertyBinding>
  424. <propertyBinding>
  425. <propertyName>isSelfHrOrg.text</propertyName>
  426. <propertyType>java.lang.Object</propertyType>
  427. <bindingObject>mainQuery</bindingObject>
  428. <bindingField>isSelfHrOrg</bindingField>
  429. <fieldType>java.lang.String</fieldType>
  430. <accessType>2</accessType>
  431. <autoMode>false</autoMode>
  432. <herited>false</herited>
  433. <userDefined>true</userDefined>
  434. </propertyBinding>
  435. </propertyBindings>
  436. </component>
  437. <component>
  438. <name>btnCloud</name>
  439. <alias>uiObject[com.kingdee.eas.custom.bd.param.client.ParamListUI].components.component[btnCloud].alias</alias>
  440. <userDefined>true</userDefined>
  441. <classType>com.kingdee.bos.ctrl.swing.KDWorkButton</classType>
  442. <isContainer>false</isContainer>
  443. <constraints />
  444. <tabIndex>0</tabIndex>
  445. <herited>false</herited>
  446. <bimUIObjectPK />
  447. <properties>
  448. <property>
  449. <name>visible</name>
  450. <type>boolean</type>
  451. <value>uiObject[com.kingdee.eas.custom.bd.param.client.ParamListUI].components.component[btnCloud].properties.property[visible].value</value>
  452. <isMultiLan>false</isMultiLan>
  453. <userDefined>true</userDefined>
  454. </property>
  455. </properties>
  456. </component>
  457. <component>
  458. <name>btnXunTong</name>
  459. <alias>uiObject[com.kingdee.eas.custom.bd.param.client.ParamListUI].components.component[btnXunTong].alias</alias>
  460. <userDefined>true</userDefined>
  461. <classType>com.kingdee.bos.ctrl.swing.KDWorkButton</classType>
  462. <isContainer>false</isContainer>
  463. <constraints />
  464. <tabIndex>0</tabIndex>
  465. <herited>false</herited>
  466. <bimUIObjectPK />
  467. <properties>
  468. <property>
  469. <name>visible</name>
  470. <type>boolean</type>
  471. <value>uiObject[com.kingdee.eas.custom.bd.param.client.ParamListUI].components.component[btnXunTong].properties.property[visible].value</value>
  472. <isMultiLan>false</isMultiLan>
  473. <userDefined>true</userDefined>
  474. </property>
  475. </properties>
  476. </component>
  477. <component>
  478. <name>kDSeparatorCloud</name>
  479. <alias>uiObject[com.kingdee.eas.custom.bd.param.client.ParamListUI].components.component[kDSeparatorCloud].alias</alias>
  480. <userDefined>true</userDefined>
  481. <classType>com.kingdee.bos.ctrl.swing.KDSeparator</classType>
  482. <isContainer>false</isContainer>
  483. <constraints />
  484. <tabIndex>0</tabIndex>
  485. <herited>false</herited>
  486. <bimUIObjectPK />
  487. <properties>
  488. <property>
  489. <name>visible</name>
  490. <type>boolean</type>
  491. <value>uiObject[com.kingdee.eas.custom.bd.param.client.ParamListUI].components.component[kDSeparatorCloud].properties.property[visible].value</value>
  492. <isMultiLan>false</isMultiLan>
  493. <userDefined>true</userDefined>
  494. </property>
  495. </properties>
  496. </component>
  497. <component>
  498. <name>btnPageSetup</name>
  499. <alias>uiObject[com.kingdee.eas.custom.bd.param.client.ParamListUI].components.component[btnPageSetup].alias</alias>
  500. <userDefined>true</userDefined>
  501. <classType>com.kingdee.bos.ctrl.swing.KDWorkButton</classType>
  502. <isContainer>false</isContainer>
  503. <constraints />
  504. <tabIndex>0</tabIndex>
  505. <herited>false</herited>
  506. <bimUIObjectPK />
  507. <properties>
  508. <property>
  509. <name>visible</name>
  510. <type>boolean</type>
  511. <value>uiObject[com.kingdee.eas.custom.bd.param.client.ParamListUI].components.component[btnPageSetup].properties.property[visible].value</value>
  512. <isMultiLan>false</isMultiLan>
  513. <userDefined>true</userDefined>
  514. </property>
  515. </properties>
  516. </component>
  517. <component>
  518. <name>separatorFW2</name>
  519. <alias>uiObject[com.kingdee.eas.custom.bd.param.client.ParamListUI].components.component[separatorFW2].alias</alias>
  520. <userDefined>true</userDefined>
  521. <classType>javax.swing.JToolBar.Separator</classType>
  522. <isContainer>false</isContainer>
  523. <constraints />
  524. <tabIndex>0</tabIndex>
  525. <herited>false</herited>
  526. <bimUIObjectPK />
  527. <properties>
  528. <property>
  529. <name>visible</name>
  530. <type>boolean</type>
  531. <value>uiObject[com.kingdee.eas.custom.bd.param.client.ParamListUI].components.component[separatorFW2].properties.property[visible].value</value>
  532. <isMultiLan>false</isMultiLan>
  533. <userDefined>true</userDefined>
  534. </property>
  535. </properties>
  536. </component>
  537. <component>
  538. <name>btnCancelCancel</name>
  539. <alias>uiObject[com.kingdee.eas.custom.bd.param.client.ParamListUI].components.component[btnCancelCancel].alias</alias>
  540. <userDefined>true</userDefined>
  541. <classType>com.kingdee.bos.ctrl.swing.KDWorkButton</classType>
  542. <isContainer>false</isContainer>
  543. <constraints />
  544. <tabIndex>0</tabIndex>
  545. <herited>false</herited>
  546. <bimUIObjectPK />
  547. <properties>
  548. <property>
  549. <name>visible</name>
  550. <type>boolean</type>
  551. <value>uiObject[com.kingdee.eas.custom.bd.param.client.ParamListUI].components.component[btnCancelCancel].properties.property[visible].value</value>
  552. <isMultiLan>false</isMultiLan>
  553. <userDefined>true</userDefined>
  554. </property>
  555. </properties>
  556. </component>
  557. <component>
  558. <name>btnCancel</name>
  559. <alias>uiObject[com.kingdee.eas.custom.bd.param.client.ParamListUI].components.component[btnCancel].alias</alias>
  560. <userDefined>true</userDefined>
  561. <classType>com.kingdee.bos.ctrl.swing.KDWorkButton</classType>
  562. <isContainer>false</isContainer>
  563. <constraints />
  564. <tabIndex>0</tabIndex>
  565. <herited>false</herited>
  566. <bimUIObjectPK />
  567. <properties>
  568. <property>
  569. <name>visible</name>
  570. <type>boolean</type>
  571. <value>uiObject[com.kingdee.eas.custom.bd.param.client.ParamListUI].components.component[btnCancel].properties.property[visible].value</value>
  572. <isMultiLan>false</isMultiLan>
  573. <userDefined>true</userDefined>
  574. </property>
  575. </properties>
  576. </component>
  577. <component>
  578. <name>menuItemImportData</name>
  579. <alias>uiObject[com.kingdee.eas.custom.bd.param.client.ParamListUI].components.component[menuItemImportData].alias</alias>
  580. <userDefined>true</userDefined>
  581. <classType>com.kingdee.bos.ctrl.swing.KDMenuItem</classType>
  582. <isContainer>false</isContainer>
  583. <constraints />
  584. <tabIndex>0</tabIndex>
  585. <herited>false</herited>
  586. <bimUIObjectPK />
  587. <properties>
  588. <property>
  589. <name>visible</name>
  590. <type>boolean</type>
  591. <value>uiObject[com.kingdee.eas.custom.bd.param.client.ParamListUI].components.component[menuItemImportData].properties.property[visible].value</value>
  592. <isMultiLan>false</isMultiLan>
  593. <userDefined>true</userDefined>
  594. </property>
  595. </properties>
  596. </component>
  597. <component>
  598. <name>menuItemCloudFeed</name>
  599. <alias>uiObject[com.kingdee.eas.custom.bd.param.client.ParamListUI].components.component[menuItemCloudFeed].alias</alias>
  600. <userDefined>true</userDefined>
  601. <classType>com.kingdee.bos.ctrl.swing.KDMenuItem</classType>
  602. <isContainer>false</isContainer>
  603. <constraints />
  604. <tabIndex>0</tabIndex>
  605. <herited>false</herited>
  606. <bimUIObjectPK />
  607. <properties>
  608. <property>
  609. <name>visible</name>
  610. <type>boolean</type>
  611. <value>uiObject[com.kingdee.eas.custom.bd.param.client.ParamListUI].components.component[menuItemCloudFeed].properties.property[visible].value</value>
  612. <isMultiLan>false</isMultiLan>
  613. <userDefined>true</userDefined>
  614. </property>
  615. </properties>
  616. </component>
  617. <component>
  618. <name>menuItemExportData</name>
  619. <alias>uiObject[com.kingdee.eas.custom.bd.param.client.ParamListUI].components.component[menuItemExportData].alias</alias>
  620. <userDefined>true</userDefined>
  621. <classType>com.kingdee.bos.ctrl.swing.KDMenuItem</classType>
  622. <isContainer>false</isContainer>
  623. <constraints />
  624. <tabIndex>0</tabIndex>
  625. <herited>false</herited>
  626. <bimUIObjectPK />
  627. <properties>
  628. <property>
  629. <name>visible</name>
  630. <type>boolean</type>
  631. <value>uiObject[com.kingdee.eas.custom.bd.param.client.ParamListUI].components.component[menuItemExportData].properties.property[visible].value</value>
  632. <isMultiLan>false</isMultiLan>
  633. <userDefined>true</userDefined>
  634. </property>
  635. </properties>
  636. </component>
  637. <component>
  638. <name>menuItemCloudScreen</name>
  639. <alias>uiObject[com.kingdee.eas.custom.bd.param.client.ParamListUI].components.component[menuItemCloudScreen].alias</alias>
  640. <userDefined>true</userDefined>
  641. <classType>com.kingdee.bos.ctrl.swing.KDMenuItem</classType>
  642. <isContainer>false</isContainer>
  643. <constraints />
  644. <tabIndex>0</tabIndex>
  645. <herited>false</herited>
  646. <bimUIObjectPK />
  647. <properties>
  648. <property>
  649. <name>enabled</name>
  650. <type>boolean</type>
  651. <value>uiObject[com.kingdee.eas.custom.bd.param.client.ParamListUI].components.component[menuItemCloudScreen].properties.property[enabled].value</value>
  652. <isMultiLan>false</isMultiLan>
  653. <userDefined>true</userDefined>
  654. </property>
  655. <property>
  656. <name>visible</name>
  657. <type>boolean</type>
  658. <value>uiObject[com.kingdee.eas.custom.bd.param.client.ParamListUI].components.component[menuItemCloudScreen].properties.property[visible].value</value>
  659. <isMultiLan>false</isMultiLan>
  660. <userDefined>true</userDefined>
  661. </property>
  662. </properties>
  663. </component>
  664. <component>
  665. <name>menuItemCloudShare</name>
  666. <alias>uiObject[com.kingdee.eas.custom.bd.param.client.ParamListUI].components.component[menuItemCloudShare].alias</alias>
  667. <userDefined>true</userDefined>
  668. <classType>com.kingdee.bos.ctrl.swing.KDMenuItem</classType>
  669. <isContainer>false</isContainer>
  670. <constraints />
  671. <tabIndex>0</tabIndex>
  672. <herited>false</herited>
  673. <bimUIObjectPK />
  674. <properties>
  675. <property>
  676. <name>visible</name>
  677. <type>boolean</type>
  678. <value>uiObject[com.kingdee.eas.custom.bd.param.client.ParamListUI].components.component[menuItemCloudShare].properties.property[visible].value</value>
  679. <isMultiLan>false</isMultiLan>
  680. <userDefined>true</userDefined>
  681. </property>
  682. </properties>
  683. </component>
  684. <component>
  685. <name>kdSeparatorFWFile1</name>
  686. <alias>uiObject[com.kingdee.eas.custom.bd.param.client.ParamListUI].components.component[kdSeparatorFWFile1].alias</alias>
  687. <userDefined>true</userDefined>
  688. <classType>com.kingdee.bos.ctrl.swing.KDSeparator</classType>
  689. <isContainer>false</isContainer>
  690. <constraints />
  691. <tabIndex>0</tabIndex>
  692. <herited>false</herited>
  693. <bimUIObjectPK />
  694. <properties>
  695. <property>
  696. <name>visible</name>
  697. <type>boolean</type>
  698. <value>uiObject[com.kingdee.eas.custom.bd.param.client.ParamListUI].components.component[kdSeparatorFWFile1].properties.property[visible].value</value>
  699. <isMultiLan>false</isMultiLan>
  700. <userDefined>true</userDefined>
  701. </property>
  702. </properties>
  703. </component>
  704. <component>
  705. <name>menuItemPageSetup</name>
  706. <alias>uiObject[com.kingdee.eas.custom.bd.param.client.ParamListUI].components.component[menuItemPageSetup].alias</alias>
  707. <userDefined>true</userDefined>
  708. <classType>com.kingdee.bos.ctrl.swing.KDMenuItem</classType>
  709. <isContainer>false</isContainer>
  710. <constraints />
  711. <tabIndex>0</tabIndex>
  712. <herited>false</herited>
  713. <bimUIObjectPK />
  714. <properties>
  715. <property>
  716. <name>visible</name>
  717. <type>boolean</type>
  718. <value>uiObject[com.kingdee.eas.custom.bd.param.client.ParamListUI].components.component[menuItemPageSetup].properties.property[visible].value</value>
  719. <isMultiLan>false</isMultiLan>
  720. <userDefined>true</userDefined>
  721. </property>
  722. </properties>
  723. </component>
  724. <component>
  725. <name>menuBiz</name>
  726. <alias>uiObject[com.kingdee.eas.custom.bd.param.client.ParamListUI].components.component[menuBiz].alias</alias>
  727. <userDefined>true</userDefined>
  728. <classType>com.kingdee.bos.ctrl.swing.KDMenu</classType>
  729. <isContainer>true</isContainer>
  730. <constraints />
  731. <tabIndex>0</tabIndex>
  732. <herited>false</herited>
  733. <bimUIObjectPK />
  734. <properties>
  735. <property>
  736. <name>enabled</name>
  737. <type>boolean</type>
  738. <value>uiObject[com.kingdee.eas.custom.bd.param.client.ParamListUI].components.component[menuBiz].properties.property[enabled].value</value>
  739. <isMultiLan>false</isMultiLan>
  740. <userDefined>true</userDefined>
  741. </property>
  742. <property>
  743. <name>visible</name>
  744. <type>boolean</type>
  745. <value>uiObject[com.kingdee.eas.custom.bd.param.client.ParamListUI].components.component[menuBiz].properties.property[visible].value</value>
  746. <isMultiLan>false</isMultiLan>
  747. <userDefined>true</userDefined>
  748. </property>
  749. </properties>
  750. </component>
  751. <component>
  752. <name>menuTools</name>
  753. <alias>uiObject[com.kingdee.eas.custom.bd.param.client.ParamListUI].components.component[menuTools].alias</alias>
  754. <userDefined>true</userDefined>
  755. <classType>com.kingdee.bos.ctrl.swing.KDMenu</classType>
  756. <isContainer>true</isContainer>
  757. <constraints />
  758. <tabIndex>0</tabIndex>
  759. <herited>false</herited>
  760. <bimUIObjectPK />
  761. <properties>
  762. <property>
  763. <name>enabled</name>
  764. <type>boolean</type>
  765. <value>uiObject[com.kingdee.eas.custom.bd.param.client.ParamListUI].components.component[menuTools].properties.property[enabled].value</value>
  766. <isMultiLan>false</isMultiLan>
  767. <userDefined>true</userDefined>
  768. </property>
  769. <property>
  770. <name>visible</name>
  771. <type>boolean</type>
  772. <value>uiObject[com.kingdee.eas.custom.bd.param.client.ParamListUI].components.component[menuTools].properties.property[visible].value</value>
  773. <isMultiLan>false</isMultiLan>
  774. <userDefined>true</userDefined>
  775. </property>
  776. </properties>
  777. </component>
  778. <component>
  779. <name>menuItemToHTML</name>
  780. <alias>uiObject[com.kingdee.eas.custom.bd.param.client.ParamListUI].components.component[menuItemToHTML].alias</alias>
  781. <userDefined>true</userDefined>
  782. <classType>com.kingdee.bos.ctrl.swing.KDMenuItem</classType>
  783. <isContainer>false</isContainer>
  784. <constraints />
  785. <tabIndex>0</tabIndex>
  786. <herited>false</herited>
  787. <bimUIObjectPK />
  788. <properties>
  789. <property>
  790. <name>enabled</name>
  791. <type>boolean</type>
  792. <value>uiObject[com.kingdee.eas.custom.bd.param.client.ParamListUI].components.component[menuItemToHTML].properties.property[enabled].value</value>
  793. <isMultiLan>false</isMultiLan>
  794. <userDefined>true</userDefined>
  795. </property>
  796. </properties>
  797. </component>
  798. <component>
  799. <name>menuItemCopyScreen</name>
  800. <alias>uiObject[com.kingdee.eas.custom.bd.param.client.ParamListUI].components.component[menuItemCopyScreen].alias</alias>
  801. <userDefined>true</userDefined>
  802. <classType>com.kingdee.bos.ctrl.swing.KDMenuItem</classType>
  803. <isContainer>false</isContainer>
  804. <constraints />
  805. <tabIndex>0</tabIndex>
  806. <herited>false</herited>
  807. <bimUIObjectPK />
  808. <properties>
  809. <property>
  810. <name>enabled</name>
  811. <type>boolean</type>
  812. <value>uiObject[com.kingdee.eas.custom.bd.param.client.ParamListUI].components.component[menuItemCopyScreen].properties.property[enabled].value</value>
  813. <isMultiLan>false</isMultiLan>
  814. <userDefined>true</userDefined>
  815. </property>
  816. </properties>
  817. </component>
  818. </components>
  819. <dataObjects>
  820. <dataObject>
  821. <name>mainQuery</name>
  822. <type>com.kingdee.eas.custom.bd.param.app.ParamQuery</type>
  823. <objectType>jqye</objectType>
  824. <herited>true</herited>
  825. <userDefined>true</userDefined>
  826. </dataObject>
  827. </dataObjects>
  828. <resource>
  829. <rs key="uiObject[com.kingdee.eas.custom.bd.param.client.ParamListUI].alias">
  830. <lang locale="en_US" value="null" />
  831. <lang locale="zh_CN" value="参数" />
  832. <lang locale="zh_TW" value="基礎資料實例客戶端列表範本" />
  833. </rs>
  834. <rs key="uiObject[com.kingdee.eas.custom.bd.param.client.ParamListUI].components.component[btnCancelCancel].alias">
  835. <lang locale="en_US" value="null" />
  836. <lang locale="zh_CN" value="null" />
  837. <lang locale="zh_TW" value="null" />
  838. </rs>
  839. <rs key="uiObject[com.kingdee.eas.custom.bd.param.client.ParamListUI].components.component[btnCancelCancel].properties.property[visible].value">
  840. <lang locale="en_US" value="false" />
  841. <lang locale="zh_CN" value="false" />
  842. <lang locale="zh_TW" value="false" />
  843. </rs>
  844. <rs key="uiObject[com.kingdee.eas.custom.bd.param.client.ParamListUI].components.component[btnCancel].alias">
  845. <lang locale="en_US" value="null" />
  846. <lang locale="zh_CN" value="null" />
  847. <lang locale="zh_TW" value="null" />
  848. </rs>
  849. <rs key="uiObject[com.kingdee.eas.custom.bd.param.client.ParamListUI].components.component[btnCancel].properties.property[visible].value">
  850. <lang locale="en_US" value="false" />
  851. <lang locale="zh_CN" value="false" />
  852. <lang locale="zh_TW" value="false" />
  853. </rs>
  854. <rs key="uiObject[com.kingdee.eas.custom.bd.param.client.ParamListUI].components.component[btnCloud].alias">
  855. <lang locale="en_US" value="null" />
  856. <lang locale="zh_CN" value="null" />
  857. <lang locale="zh_TW" value="null" />
  858. </rs>
  859. <rs key="uiObject[com.kingdee.eas.custom.bd.param.client.ParamListUI].components.component[btnCloud].properties.property[visible].value">
  860. <lang locale="en_US" value="false" />
  861. <lang locale="zh_CN" value="false" />
  862. <lang locale="zh_TW" value="false" />
  863. </rs>
  864. <rs key="uiObject[com.kingdee.eas.custom.bd.param.client.ParamListUI].components.component[btnPageSetup].alias">
  865. <lang locale="en_US" value="null" />
  866. <lang locale="zh_CN" value="null" />
  867. <lang locale="zh_TW" value="null" />
  868. </rs>
  869. <rs key="uiObject[com.kingdee.eas.custom.bd.param.client.ParamListUI].components.component[btnPageSetup].properties.property[visible].value">
  870. <lang locale="en_US" value="false" />
  871. <lang locale="zh_CN" value="false" />
  872. <lang locale="zh_TW" value="false" />
  873. </rs>
  874. <rs key="uiObject[com.kingdee.eas.custom.bd.param.client.ParamListUI].components.component[btnXunTong].alias">
  875. <lang locale="en_US" value="null" />
  876. <lang locale="zh_CN" value="null" />
  877. <lang locale="zh_TW" value="null" />
  878. </rs>
  879. <rs key="uiObject[com.kingdee.eas.custom.bd.param.client.ParamListUI].components.component[btnXunTong].properties.property[visible].value">
  880. <lang locale="en_US" value="false" />
  881. <lang locale="zh_CN" value="false" />
  882. <lang locale="zh_TW" value="false" />
  883. </rs>
  884. <rs key="uiObject[com.kingdee.eas.custom.bd.param.client.ParamListUI].components.component[kDSeparatorCloud].alias">
  885. <lang locale="en_US" value="null" />
  886. <lang locale="zh_CN" value="null" />
  887. <lang locale="zh_TW" value="null" />
  888. </rs>
  889. <rs key="uiObject[com.kingdee.eas.custom.bd.param.client.ParamListUI].components.component[kDSeparatorCloud].properties.property[visible].value">
  890. <lang locale="en_US" value="false" />
  891. <lang locale="zh_CN" value="false" />
  892. <lang locale="zh_TW" value="false" />
  893. </rs>
  894. <rs key="uiObject[com.kingdee.eas.custom.bd.param.client.ParamListUI].components.component[kdSeparatorFWFile1].alias">
  895. <lang locale="en_US" value="null" />
  896. <lang locale="zh_CN" value="null" />
  897. <lang locale="zh_TW" value="null" />
  898. </rs>
  899. <rs key="uiObject[com.kingdee.eas.custom.bd.param.client.ParamListUI].components.component[kdSeparatorFWFile1].properties.property[visible].value">
  900. <lang locale="en_US" value="false" />
  901. <lang locale="zh_CN" value="false" />
  902. <lang locale="zh_TW" value="false" />
  903. </rs>
  904. <rs key="uiObject[com.kingdee.eas.custom.bd.param.client.ParamListUI].components.component[menuBiz].alias">
  905. <lang locale="en_US" value="null" />
  906. <lang locale="zh_CN" value="null" />
  907. <lang locale="zh_TW" value="null" />
  908. </rs>
  909. <rs key="uiObject[com.kingdee.eas.custom.bd.param.client.ParamListUI].components.component[menuBiz].properties.property[enabled].value">
  910. <lang locale="en_US" value="false" />
  911. <lang locale="zh_CN" value="false" />
  912. <lang locale="zh_TW" value="false" />
  913. </rs>
  914. <rs key="uiObject[com.kingdee.eas.custom.bd.param.client.ParamListUI].components.component[menuBiz].properties.property[visible].value">
  915. <lang locale="en_US" value="false" />
  916. <lang locale="zh_CN" value="false" />
  917. <lang locale="zh_TW" value="false" />
  918. </rs>
  919. <rs key="uiObject[com.kingdee.eas.custom.bd.param.client.ParamListUI].components.component[menuItemCloudFeed].alias">
  920. <lang locale="en_US" value="null" />
  921. <lang locale="zh_CN" value="null" />
  922. <lang locale="zh_TW" value="null" />
  923. </rs>
  924. <rs key="uiObject[com.kingdee.eas.custom.bd.param.client.ParamListUI].components.component[menuItemCloudFeed].properties.property[visible].value">
  925. <lang locale="en_US" value="false" />
  926. <lang locale="zh_CN" value="false" />
  927. <lang locale="zh_TW" value="false" />
  928. </rs>
  929. <rs key="uiObject[com.kingdee.eas.custom.bd.param.client.ParamListUI].components.component[menuItemCloudScreen].alias">
  930. <lang locale="en_US" value="null" />
  931. <lang locale="zh_CN" value="null" />
  932. <lang locale="zh_TW" value="null" />
  933. </rs>
  934. <rs key="uiObject[com.kingdee.eas.custom.bd.param.client.ParamListUI].components.component[menuItemCloudScreen].properties.property[enabled].value">
  935. <lang locale="en_US" value="false" />
  936. <lang locale="zh_CN" value="false" />
  937. <lang locale="zh_TW" value="false" />
  938. </rs>
  939. <rs key="uiObject[com.kingdee.eas.custom.bd.param.client.ParamListUI].components.component[menuItemCloudScreen].properties.property[visible].value">
  940. <lang locale="en_US" value="false" />
  941. <lang locale="zh_CN" value="false" />
  942. <lang locale="zh_TW" value="false" />
  943. </rs>
  944. <rs key="uiObject[com.kingdee.eas.custom.bd.param.client.ParamListUI].components.component[menuItemCloudShare].alias">
  945. <lang locale="en_US" value="null" />
  946. <lang locale="zh_CN" value="null" />
  947. <lang locale="zh_TW" value="null" />
  948. </rs>
  949. <rs key="uiObject[com.kingdee.eas.custom.bd.param.client.ParamListUI].components.component[menuItemCloudShare].properties.property[visible].value">
  950. <lang locale="en_US" value="false" />
  951. <lang locale="zh_CN" value="false" />
  952. <lang locale="zh_TW" value="false" />
  953. </rs>
  954. <rs key="uiObject[com.kingdee.eas.custom.bd.param.client.ParamListUI].components.component[menuItemCopyScreen].alias">
  955. <lang locale="en_US" value="null" />
  956. <lang locale="zh_CN" value="null" />
  957. <lang locale="zh_TW" value="null" />
  958. </rs>
  959. <rs key="uiObject[com.kingdee.eas.custom.bd.param.client.ParamListUI].components.component[menuItemCopyScreen].properties.property[enabled].value">
  960. <lang locale="en_US" value="false" />
  961. <lang locale="zh_CN" value="false" />
  962. <lang locale="zh_TW" value="false" />
  963. </rs>
  964. <rs key="uiObject[com.kingdee.eas.custom.bd.param.client.ParamListUI].components.component[menuItemExportData].alias">
  965. <lang locale="en_US" value="null" />
  966. <lang locale="zh_CN" value="null" />
  967. <lang locale="zh_TW" value="null" />
  968. </rs>
  969. <rs key="uiObject[com.kingdee.eas.custom.bd.param.client.ParamListUI].components.component[menuItemExportData].properties.property[visible].value">
  970. <lang locale="en_US" value="false" />
  971. <lang locale="zh_CN" value="false" />
  972. <lang locale="zh_TW" value="false" />
  973. </rs>
  974. <rs key="uiObject[com.kingdee.eas.custom.bd.param.client.ParamListUI].components.component[menuItemImportData].alias">
  975. <lang locale="en_US" value="null" />
  976. <lang locale="zh_CN" value="null" />
  977. <lang locale="zh_TW" value="null" />
  978. </rs>
  979. <rs key="uiObject[com.kingdee.eas.custom.bd.param.client.ParamListUI].components.component[menuItemImportData].properties.property[visible].value">
  980. <lang locale="en_US" value="false" />
  981. <lang locale="zh_CN" value="false" />
  982. <lang locale="zh_TW" value="false" />
  983. </rs>
  984. <rs key="uiObject[com.kingdee.eas.custom.bd.param.client.ParamListUI].components.component[menuItemPageSetup].alias">
  985. <lang locale="en_US" value="null" />
  986. <lang locale="zh_CN" value="null" />
  987. <lang locale="zh_TW" value="null" />
  988. </rs>
  989. <rs key="uiObject[com.kingdee.eas.custom.bd.param.client.ParamListUI].components.component[menuItemPageSetup].properties.property[visible].value">
  990. <lang locale="en_US" value="false" />
  991. <lang locale="zh_CN" value="false" />
  992. <lang locale="zh_TW" value="false" />
  993. </rs>
  994. <rs key="uiObject[com.kingdee.eas.custom.bd.param.client.ParamListUI].components.component[menuItemToHTML].alias">
  995. <lang locale="en_US" value="null" />
  996. <lang locale="zh_CN" value="null" />
  997. <lang locale="zh_TW" value="null" />
  998. </rs>
  999. <rs key="uiObject[com.kingdee.eas.custom.bd.param.client.ParamListUI].components.component[menuItemToHTML].properties.property[enabled].value">
  1000. <lang locale="en_US" value="false" />
  1001. <lang locale="zh_CN" value="false" />
  1002. <lang locale="zh_TW" value="false" />
  1003. </rs>
  1004. <rs key="uiObject[com.kingdee.eas.custom.bd.param.client.ParamListUI].components.component[menuTools].alias">
  1005. <lang locale="en_US" value="null" />
  1006. <lang locale="zh_CN" value="null" />
  1007. <lang locale="zh_TW" value="null" />
  1008. </rs>
  1009. <rs key="uiObject[com.kingdee.eas.custom.bd.param.client.ParamListUI].components.component[menuTools].properties.property[enabled].value">
  1010. <lang locale="en_US" value="false" />
  1011. <lang locale="zh_CN" value="false" />
  1012. <lang locale="zh_TW" value="false" />
  1013. </rs>
  1014. <rs key="uiObject[com.kingdee.eas.custom.bd.param.client.ParamListUI].components.component[menuTools].properties.property[visible].value">
  1015. <lang locale="en_US" value="false" />
  1016. <lang locale="zh_CN" value="false" />
  1017. <lang locale="zh_TW" value="false" />
  1018. </rs>
  1019. <rs key="uiObject[com.kingdee.eas.custom.bd.param.client.ParamListUI].components.component[separatorFW2].alias">
  1020. <lang locale="en_US" value="null" />
  1021. <lang locale="zh_CN" value="null" />
  1022. <lang locale="zh_TW" value="null" />
  1023. </rs>
  1024. <rs key="uiObject[com.kingdee.eas.custom.bd.param.client.ParamListUI].components.component[separatorFW2].properties.property[visible].value">
  1025. <lang locale="en_US" value="false" />
  1026. <lang locale="zh_CN" value="false" />
  1027. <lang locale="zh_TW" value="false" />
  1028. </rs>
  1029. <rs key="uiObject[com.kingdee.eas.custom.bd.param.client.ParamListUI].components.component[tblMain].alias">
  1030. <lang locale="en_US" value="null" />
  1031. <lang locale="zh_CN" value="null" />
  1032. <lang locale="zh_TW" value="null" />
  1033. </rs>
  1034. <rs key="uiObject[com.kingdee.eas.custom.bd.param.client.ParamListUI].components.component[tblMain].properties.property[formatXml].value">
  1035. <lang locale="en_US" value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;&lt;DocRoot xmlns:c=&quot;http://www.kingdee.com/Common&quot; xmlns:f=&quot;http://www.kingdee.com/Form&quot; xmlns:t=&quot;http://www.kingdee.com/Table&quot; xmlns:xsi=&quot;http://www.w3.org/2001/XMLSchema-instance&quot; xsi:schemaLocation=&quot;http://www.kingdee.com/KDF KDFSchema.xsd&quot; version=&quot;0.0&quot;&gt;&lt;Styles /&gt;&lt;Table id=&quot;KDTable&quot;&gt;&lt;t:Sheet name=&quot;sheet1&quot;&gt;&lt;t:Table t:selectMode=&quot;15&quot; t:mergeMode=&quot;0&quot; t:dataRequestMode=&quot;0&quot; t:pageRowCount=&quot;100&quot;&gt;&lt;t:ColumnGroup&gt;&lt;t:Column t:key=&quot;id&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;isComUse&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;index&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;state&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;creator.name&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;createTime&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;lastUpdateUser.name&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;lastUpdateTime&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;lastUpdateUser.id&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;creator.id&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;hrOrgUse.name&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;hrOrgUse.number&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;hrOrgUse.id&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;HROrgUnit.name&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;HROrgUnit.number&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;HROrgUnit.id&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;SHRBasicItem.type&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;SHRBasicItem.entityName&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;SHRBasicItem.realEntityName&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;SHRBasicItem.defPolicy&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;SHRBasicItem.managePolicy&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;SHRBasicItem.name&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;SHRBasicItem.number&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;SHRBasicItem.id&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;BaseInfo.usePolicy&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;BaseInfo.isSysPreset&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;BaseInfo.state&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;BaseInfo.index&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;BaseInfo.name&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;BaseInfo.number&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;BaseInfo.description&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;BaseInfo.simpleName&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;BaseInfo.createTime&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;BaseInfo.lastUpdateTime&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;BaseInfo.id&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;isSelfHrOrg&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;/t:ColumnGroup&gt;&lt;t:Head&gt;&lt;t:Row t:name=&quot;header&quot; t:height=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot;&gt;&lt;t:Cell&gt;id&lt;/t:Cell&gt;&lt;t:Cell&gt;isComUse&lt;/t:Cell&gt;&lt;t:Cell&gt;index&lt;/t:Cell&gt;&lt;t:Cell&gt;state&lt;/t:Cell&gt;&lt;t:Cell&gt;用户别名&lt;/t:Cell&gt;&lt;t:Cell&gt;createTime&lt;/t:Cell&gt;&lt;t:Cell&gt;用户别名&lt;/t:Cell&gt;&lt;t:Cell&gt;lastUpdateTime&lt;/t:Cell&gt;&lt;t:Cell&gt;lastUpdateUser.id&lt;/t:Cell&gt;&lt;t:Cell&gt;creator.id&lt;/t:Cell&gt;&lt;t:Cell&gt;hrOrgUse.name&lt;/t:Cell&gt;&lt;t:Cell&gt;hrOrgUse.number&lt;/t:Cell&gt;&lt;t:Cell&gt;hrOrgUse.id&lt;/t:Cell&gt;&lt;t:Cell&gt;HROrgUnit.name&lt;/t:Cell&gt;&lt;t:Cell&gt;HROrgUnit.number&lt;/t:Cell&gt;&lt;t:Cell&gt;HROrgUnit.id&lt;/t:Cell&gt;&lt;t:Cell&gt;SHRBasicItem.type&lt;/t:Cell&gt;&lt;t:Cell&gt;SHRBasicItem.entityName&lt;/t:Cell&gt;&lt;t:Cell&gt;SHRBasicItem.realEntityName&lt;/t:Cell&gt;&lt;t:Cell&gt;SHRBasicItem.defPolicy&lt;/t:Cell&gt;&lt;t:Cell&gt;SHRBasicItem.managePolicy&lt;/t:Cell&gt;&lt;t:Cell&gt;SHRBasicItem.name&lt;/t:Cell&gt;&lt;t:Cell&gt;SHRBasicItem.number&lt;/t:Cell&gt;&lt;t:Cell&gt;SHRBasicItem.id&lt;/t:Cell&gt;&lt;t:Cell&gt;BaseInfo.usePolicy&lt;/t:Cell&gt;&lt;t:Cell&gt;BaseInfo.isSysPreset&lt;/t:Cell&gt;&lt;t:Cell&gt;BaseInfo.state&lt;/t:Cell&gt;&lt;t:Cell&gt;BaseInfo.index&lt;/t:Cell&gt;&lt;t:Cell&gt;BaseInfo.name&lt;/t:Cell&gt;&lt;t:Cell&gt;BaseInfo.number&lt;/t:Cell&gt;&lt;t:Cell&gt;BaseInfo.description&lt;/t:Cell&gt;&lt;t:Cell&gt;BaseInfo.simpleName&lt;/t:Cell&gt;&lt;t:Cell&gt;createTime&lt;/t:Cell&gt;&lt;t:Cell&gt;lastUpdateTime&lt;/t:Cell&gt;&lt;t:Cell&gt;BaseInfo.id&lt;/t:Cell&gt;&lt;t:Cell&gt;isSelfHrOrg&lt;/t:Cell&gt;&lt;/t:Row&gt;&lt;/t:Head&gt;&lt;/t:Table&gt;&lt;t:SheetOptions&gt;&lt;t:MergeBlocks&gt;&lt;t:Head /&gt;&lt;/t:MergeBlocks&gt;&lt;/t:SheetOptions&gt;&lt;/t:Sheet&gt;&lt;/Table&gt;&lt;/DocRoot&gt;" />
  1036. <lang locale="zh_CN" value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;&lt;DocRoot xmlns:c=&quot;http://www.kingdee.com/Common&quot; xmlns:f=&quot;http://www.kingdee.com/Form&quot; xmlns:t=&quot;http://www.kingdee.com/Table&quot; xmlns:xsi=&quot;http://www.w3.org/2001/XMLSchema-instance&quot; xsi:schemaLocation=&quot;http://www.kingdee.com/KDF KDFSchema.xsd&quot; version=&quot;0.0&quot;&gt;&lt;Styles /&gt;&lt;Table id=&quot;KDTable&quot;&gt;&lt;t:Sheet name=&quot;sheet1&quot;&gt;&lt;t:Table t:selectMode=&quot;15&quot; t:mergeMode=&quot;0&quot; t:dataRequestMode=&quot;0&quot; t:pageRowCount=&quot;100&quot;&gt;&lt;t:ColumnGroup&gt;&lt;t:Column t:key=&quot;id&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;isComUse&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;index&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;state&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;creator.name&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;createTime&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;lastUpdateUser.name&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;lastUpdateTime&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;lastUpdateUser.id&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;creator.id&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;hrOrgUse.name&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;hrOrgUse.number&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;hrOrgUse.id&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;HROrgUnit.name&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;HROrgUnit.number&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;HROrgUnit.id&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;SHRBasicItem.type&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;SHRBasicItem.entityName&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;SHRBasicItem.realEntityName&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;SHRBasicItem.defPolicy&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;SHRBasicItem.managePolicy&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;SHRBasicItem.name&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;SHRBasicItem.number&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;SHRBasicItem.id&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;BaseInfo.usePolicy&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;BaseInfo.isSysPreset&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;BaseInfo.state&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;BaseInfo.index&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;BaseInfo.name&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;BaseInfo.number&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;BaseInfo.description&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;BaseInfo.simpleName&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;BaseInfo.createTime&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;BaseInfo.lastUpdateTime&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;BaseInfo.id&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;isSelfHrOrg&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;/t:ColumnGroup&gt;&lt;t:Head&gt;&lt;t:Row t:name=&quot;header&quot; t:height=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot;&gt;&lt;t:Cell&gt;ID&lt;/t:Cell&gt;&lt;t:Cell&gt;是否常用&lt;/t:Cell&gt;&lt;t:Cell&gt;顺序码&lt;/t:Cell&gt;&lt;t:Cell&gt;状态&lt;/t:Cell&gt;&lt;t:Cell&gt;创建人&lt;/t:Cell&gt;&lt;t:Cell&gt;创建时间&lt;/t:Cell&gt;&lt;t:Cell&gt;最近修改人&lt;/t:Cell&gt;&lt;t:Cell&gt;最后修改时间&lt;/t:Cell&gt;&lt;t:Cell&gt;ID&lt;/t:Cell&gt;&lt;t:Cell&gt;ID&lt;/t:Cell&gt;&lt;t:Cell&gt;使用组织&lt;/t:Cell&gt;&lt;t:Cell&gt;编码&lt;/t:Cell&gt;&lt;t:Cell&gt;ID&lt;/t:Cell&gt;&lt;t:Cell&gt;创建组织&lt;/t:Cell&gt;&lt;t:Cell&gt;编码&lt;/t:Cell&gt;&lt;t:Cell&gt;ID&lt;/t:Cell&gt;&lt;t:Cell&gt;分类&lt;/t:Cell&gt;&lt;t:Cell&gt;实体名称&lt;/t:Cell&gt;&lt;t:Cell&gt;实际实体名称&lt;/t:Cell&gt;&lt;t:Cell&gt;默认策略&lt;/t:Cell&gt;&lt;t:Cell&gt;管理策略&lt;/t:Cell&gt;&lt;t:Cell&gt;名称&lt;/t:Cell&gt;&lt;t:Cell&gt;编码&lt;/t:Cell&gt;&lt;t:Cell&gt;ID&lt;/t:Cell&gt;&lt;t:Cell&gt;共享策略&lt;/t:Cell&gt;&lt;t:Cell&gt;是否系统预置&lt;/t:Cell&gt;&lt;t:Cell&gt;状态&lt;/t:Cell&gt;&lt;t:Cell&gt;顺序&lt;/t:Cell&gt;&lt;t:Cell&gt;名称&lt;/t:Cell&gt;&lt;t:Cell&gt;编码&lt;/t:Cell&gt;&lt;t:Cell&gt;描述&lt;/t:Cell&gt;&lt;t:Cell&gt;简称&lt;/t:Cell&gt;&lt;t:Cell&gt;创建时间&lt;/t:Cell&gt;&lt;t:Cell&gt;最后修改时间&lt;/t:Cell&gt;&lt;t:Cell&gt;ID&lt;/t:Cell&gt;&lt;t:Cell&gt;是否本组织&lt;/t:Cell&gt;&lt;/t:Row&gt;&lt;/t:Head&gt;&lt;/t:Table&gt;&lt;t:SheetOptions&gt;&lt;t:MergeBlocks&gt;&lt;t:Head /&gt;&lt;/t:MergeBlocks&gt;&lt;/t:SheetOptions&gt;&lt;/t:Sheet&gt;&lt;/Table&gt;&lt;/DocRoot&gt;" />
  1037. <lang locale="zh_TW" value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;&lt;DocRoot xmlns:c=&quot;http://www.kingdee.com/Common&quot; xmlns:f=&quot;http://www.kingdee.com/Form&quot; xmlns:t=&quot;http://www.kingdee.com/Table&quot; xmlns:xsi=&quot;http://www.w3.org/2001/XMLSchema-instance&quot; xsi:schemaLocation=&quot;http://www.kingdee.com/KDF KDFSchema.xsd&quot; version=&quot;0.0&quot;&gt;&lt;Styles /&gt;&lt;Table id=&quot;KDTable&quot;&gt;&lt;t:Sheet name=&quot;sheet1&quot;&gt;&lt;t:Table t:selectMode=&quot;15&quot; t:mergeMode=&quot;0&quot; t:dataRequestMode=&quot;0&quot; t:pageRowCount=&quot;100&quot;&gt;&lt;t:ColumnGroup&gt;&lt;t:Column t:key=&quot;id&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;isComUse&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;index&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;state&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;creator.name&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;createTime&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;lastUpdateUser.name&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;lastUpdateTime&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;lastUpdateUser.id&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;creator.id&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;hrOrgUse.name&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;hrOrgUse.number&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;hrOrgUse.id&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;HROrgUnit.name&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;HROrgUnit.number&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;HROrgUnit.id&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;SHRBasicItem.type&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;SHRBasicItem.entityName&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;SHRBasicItem.realEntityName&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;SHRBasicItem.defPolicy&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;SHRBasicItem.managePolicy&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;SHRBasicItem.name&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;SHRBasicItem.number&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;SHRBasicItem.id&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;BaseInfo.usePolicy&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;BaseInfo.isSysPreset&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;BaseInfo.state&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;BaseInfo.index&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;BaseInfo.name&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;BaseInfo.number&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;BaseInfo.description&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;BaseInfo.simpleName&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;BaseInfo.createTime&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;BaseInfo.lastUpdateTime&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;BaseInfo.id&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;t:Column t:key=&quot;isSelfHrOrg&quot; t:width=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot; t:moveable=&quot;true&quot; t:group=&quot;false&quot; t:required=&quot;false&quot; t:index=&quot;-1&quot; /&gt;&lt;/t:ColumnGroup&gt;&lt;t:Head&gt;&lt;t:Row t:name=&quot;header&quot; t:height=&quot;-1&quot; t:mergeable=&quot;true&quot; t:resizeable=&quot;true&quot;&gt;&lt;t:Cell&gt;ID&lt;/t:Cell&gt;&lt;t:Cell&gt;是否常用&lt;/t:Cell&gt;&lt;t:Cell&gt;順序碼&lt;/t:Cell&gt;&lt;t:Cell&gt;狀態&lt;/t:Cell&gt;&lt;t:Cell&gt;創建人&lt;/t:Cell&gt;&lt;t:Cell&gt;創建時間&lt;/t:Cell&gt;&lt;t:Cell&gt;最近修改人&lt;/t:Cell&gt;&lt;t:Cell&gt;最後修改時間&lt;/t:Cell&gt;&lt;t:Cell&gt;ID&lt;/t:Cell&gt;&lt;t:Cell&gt;ID&lt;/t:Cell&gt;&lt;t:Cell&gt;使用組織&lt;/t:Cell&gt;&lt;t:Cell&gt;編碼&lt;/t:Cell&gt;&lt;t:Cell&gt;ID&lt;/t:Cell&gt;&lt;t:Cell&gt;創建組織&lt;/t:Cell&gt;&lt;t:Cell&gt;編碼&lt;/t:Cell&gt;&lt;t:Cell&gt;ID&lt;/t:Cell&gt;&lt;t:Cell&gt;分類&lt;/t:Cell&gt;&lt;t:Cell&gt;實體名稱&lt;/t:Cell&gt;&lt;t:Cell&gt;實際實體名稱&lt;/t:Cell&gt;&lt;t:Cell&gt;默認策略&lt;/t:Cell&gt;&lt;t:Cell&gt;管理策略&lt;/t:Cell&gt;&lt;t:Cell&gt;名稱&lt;/t:Cell&gt;&lt;t:Cell&gt;編碼&lt;/t:Cell&gt;&lt;t:Cell&gt;ID&lt;/t:Cell&gt;&lt;t:Cell&gt;共用策略&lt;/t:Cell&gt;&lt;t:Cell&gt;是否系統預置&lt;/t:Cell&gt;&lt;t:Cell&gt;狀態&lt;/t:Cell&gt;&lt;t:Cell&gt;順序&lt;/t:Cell&gt;&lt;t:Cell&gt;名稱&lt;/t:Cell&gt;&lt;t:Cell&gt;編碼&lt;/t:Cell&gt;&lt;t:Cell&gt;描述&lt;/t:Cell&gt;&lt;t:Cell&gt;簡稱&lt;/t:Cell&gt;&lt;t:Cell&gt;創建時間&lt;/t:Cell&gt;&lt;t:Cell&gt;最後修改時間&lt;/t:Cell&gt;&lt;t:Cell&gt;ID&lt;/t:Cell&gt;&lt;t:Cell&gt;是否本組織&lt;/t:Cell&gt;&lt;/t:Row&gt;&lt;/t:Head&gt;&lt;/t:Table&gt;&lt;t:SheetOptions&gt;&lt;t:MergeBlocks&gt;&lt;t:Head /&gt;&lt;/t:MergeBlocks&gt;&lt;/t:SheetOptions&gt;&lt;/t:Sheet&gt;&lt;/Table&gt;&lt;/DocRoot&gt;" />
  1038. </rs>
  1039. <rs key="uiObject[com.kingdee.eas.custom.bd.param.client.ParamListUI].description">
  1040. <lang locale="en_US" value="null" />
  1041. <lang locale="zh_CN" value="null" />
  1042. <lang locale="zh_TW" value="null" />
  1043. </rs>
  1044. <rs key="uiObject[com.kingdee.eas.custom.bd.param.client.ParamListUI].title">
  1045. <lang locale="en_US" value="null" />
  1046. <lang locale="zh_CN" value="参数" />
  1047. <lang locale="zh_TW" value="SHR基礎資料實例範本" />
  1048. </rs>
  1049. </resource>
  1050. </uiObject>