db_structure.php 92 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885
  1. <?php
  2. return array (
  3. 'index' =>
  4. array (
  5. 'model_type' => 'controller',
  6. 'parent_model' => NULL,
  7. 'field_list' =>
  8. array (
  9. ),
  10. 'many2one_list' => NULL,
  11. 'one2many_list' => NULL,
  12. ),
  13. 'dpyh_farm_manager' =>
  14. array (
  15. 'model_type' => 'virtual',
  16. 'parent_model' => 'uc_user',
  17. 'field_list' =>
  18. array (
  19. 'ID' =>
  20. array (
  21. 'ID' => 'b4b2a8bfaebcc4344a3e5f8333dadd42',
  22. 'AppID' => 'b4b2a3beabc7acfae87ef292a0700337',
  23. 'VerID' => 'b4b2a8b2a9d7b3e3df70e9b78fa6b5dc',
  24. 'Model' => 'b4b2a8bfabd3ae35a95ec63ce9d1d37f',
  25. 'FieldName' => 'ID',
  26. 'FieldTitle' => 'ID',
  27. 'FieldType' => 'auto_guid',
  28. 'FieldLength' => '32',
  29. 'FieldDefault' => NULL,
  30. 'FieldComment' => NULL,
  31. 'IsRequired' => NULL,
  32. 'IsReadonly' => NULL,
  33. 'IsTextField' => '0',
  34. 'RelationModel' => '',
  35. 'RelationField' => '',
  36. 'IsSearchable' => NULL,
  37. 'IsFormOnly' => NULL,
  38. 'IsPrimaryKey' => '1',
  39. 'IsUniqueKey' => NULL,
  40. 'OrderNum' => '0',
  41. ),
  42. 'UserName' =>
  43. array (
  44. 'ID' => 'b4b2a8bfaebcc534bba47ffe8be2005f',
  45. 'AppID' => 'b4b2a3beabc7acfae87ef292a0700337',
  46. 'VerID' => 'b4b2a8b2a9d7b3e3df70e9b78fa6b5dc',
  47. 'Model' => 'b4b2a8bfabd3ae35a95ec63ce9d1d37f',
  48. 'FieldName' => 'UserName',
  49. 'FieldTitle' => '用户名',
  50. 'FieldType' => 'string',
  51. 'FieldLength' => '50',
  52. 'FieldDefault' => NULL,
  53. 'FieldComment' => NULL,
  54. 'IsRequired' => NULL,
  55. 'IsReadonly' => NULL,
  56. 'IsTextField' => '0',
  57. 'RelationModel' => NULL,
  58. 'RelationField' => NULL,
  59. 'IsSearchable' => NULL,
  60. 'IsFormOnly' => NULL,
  61. 'IsPrimaryKey' => '0',
  62. 'IsUniqueKey' => '1',
  63. 'OrderNum' => '1',
  64. ),
  65. 'Password' =>
  66. array (
  67. 'ID' => 'b4b2a8bfaebcc535314c804f96051a16',
  68. 'AppID' => 'b4b2a3beabc7acfae87ef292a0700337',
  69. 'VerID' => 'b4b2a8b2a9d7b3e3df70e9b78fa6b5dc',
  70. 'Model' => 'b4b2a8bfabd3ae35a95ec63ce9d1d37f',
  71. 'FieldName' => 'Password',
  72. 'FieldTitle' => '密码',
  73. 'FieldType' => 'string',
  74. 'FieldLength' => '50',
  75. 'FieldDefault' => NULL,
  76. 'FieldComment' => NULL,
  77. 'IsRequired' => NULL,
  78. 'IsReadonly' => NULL,
  79. 'IsTextField' => '0',
  80. 'RelationModel' => '',
  81. 'RelationField' => '',
  82. 'IsSearchable' => NULL,
  83. 'IsFormOnly' => NULL,
  84. 'IsPrimaryKey' => '0',
  85. 'IsUniqueKey' => NULL,
  86. 'OrderNum' => '2',
  87. ),
  88. 'RealName' =>
  89. array (
  90. 'ID' => 'b4b2a8bfaebcc535b0d652c5e4339a4e',
  91. 'AppID' => 'b4b2a3beabc7acfae87ef292a0700337',
  92. 'VerID' => 'b4b2a8b2a9d7b3e3df70e9b78fa6b5dc',
  93. 'Model' => 'b4b2a8bfabd3ae35a95ec63ce9d1d37f',
  94. 'FieldName' => 'RealName',
  95. 'FieldTitle' => '姓名',
  96. 'FieldType' => 'string',
  97. 'FieldLength' => '50',
  98. 'FieldDefault' => NULL,
  99. 'FieldComment' => NULL,
  100. 'IsRequired' => NULL,
  101. 'IsReadonly' => NULL,
  102. 'IsTextField' => '0',
  103. 'RelationModel' => '',
  104. 'RelationField' => '',
  105. 'IsSearchable' => NULL,
  106. 'IsFormOnly' => NULL,
  107. 'IsPrimaryKey' => '0',
  108. 'IsUniqueKey' => NULL,
  109. 'OrderNum' => '3',
  110. ),
  111. 'Mobile' =>
  112. array (
  113. 'ID' => 'b4b2a8bfaebcc536316c41d59f7610ed',
  114. 'AppID' => 'b4b2a3beabc7acfae87ef292a0700337',
  115. 'VerID' => 'b4b2a8b2a9d7b3e3df70e9b78fa6b5dc',
  116. 'Model' => 'b4b2a8bfabd3ae35a95ec63ce9d1d37f',
  117. 'FieldName' => 'Mobile',
  118. 'FieldTitle' => '电话',
  119. 'FieldType' => 'string',
  120. 'FieldLength' => '50',
  121. 'FieldDefault' => NULL,
  122. 'FieldComment' => NULL,
  123. 'IsRequired' => NULL,
  124. 'IsReadonly' => NULL,
  125. 'IsTextField' => '0',
  126. 'RelationModel' => '',
  127. 'RelationField' => '',
  128. 'IsSearchable' => NULL,
  129. 'IsFormOnly' => NULL,
  130. 'IsPrimaryKey' => '0',
  131. 'IsUniqueKey' => NULL,
  132. 'OrderNum' => '4',
  133. ),
  134. 'FarmId' =>
  135. array (
  136. 'ID' => 'b4b2a8bfaebcc543bc3a3946c48245ee',
  137. 'AppID' => 'b4b2a3beabc7acfae87ef292a0700337',
  138. 'VerID' => 'b4b2a8b2a9d7b3e3df70e9b78fa6b5dc',
  139. 'Model' => 'b4b2a8bfabd3ae35a95ec63ce9d1d37f',
  140. 'FieldName' => 'FarmId',
  141. 'FieldTitle' => '农场ID',
  142. 'FieldType' => 'integer',
  143. 'FieldLength' => NULL,
  144. 'FieldDefault' => NULL,
  145. 'FieldComment' => '负责的农场',
  146. 'IsRequired' => NULL,
  147. 'IsReadonly' => NULL,
  148. 'IsTextField' => '0',
  149. 'RelationModel' => '',
  150. 'RelationField' => '',
  151. 'IsSearchable' => NULL,
  152. 'IsFormOnly' => NULL,
  153. 'IsPrimaryKey' => '0',
  154. 'IsUniqueKey' => NULL,
  155. 'OrderNum' => '5',
  156. ),
  157. ),
  158. 'many2one_list' => NULL,
  159. 'one2many_list' => NULL,
  160. ),
  161. 'dpyh_farm_operator' =>
  162. array (
  163. 'model_type' => 'virtual',
  164. 'parent_model' => 'uc_user',
  165. 'field_list' =>
  166. array (
  167. 'ID' =>
  168. array (
  169. 'ID' => 'b4b2a8bfaebcc53c097cdc65640338f7',
  170. 'AppID' => 'b4b2a3beabc7acfae87ef292a0700337',
  171. 'VerID' => 'b4b2a8b2a9d7b3e3df70e9b78fa6b5dc',
  172. 'Model' => 'b4b2a8bfabd3ae366cb8978f24a9624f',
  173. 'FieldName' => 'ID',
  174. 'FieldTitle' => 'ID',
  175. 'FieldType' => 'auto_guid',
  176. 'FieldLength' => '',
  177. 'FieldDefault' => NULL,
  178. 'FieldComment' => NULL,
  179. 'IsRequired' => NULL,
  180. 'IsReadonly' => NULL,
  181. 'IsTextField' => '0',
  182. 'RelationModel' => '',
  183. 'RelationField' => '',
  184. 'IsSearchable' => NULL,
  185. 'IsFormOnly' => NULL,
  186. 'IsPrimaryKey' => '1',
  187. 'IsUniqueKey' => NULL,
  188. 'OrderNum' => '0',
  189. ),
  190. 'UserName' =>
  191. array (
  192. 'ID' => 'b4b2a8bfaebcc53c8f64d65a21b1ddbd',
  193. 'AppID' => 'b4b2a3beabc7acfae87ef292a0700337',
  194. 'VerID' => 'b4b2a8b2a9d7b3e3df70e9b78fa6b5dc',
  195. 'Model' => 'b4b2a8bfabd3ae366cb8978f24a9624f',
  196. 'FieldName' => 'UserName',
  197. 'FieldTitle' => '用户名',
  198. 'FieldType' => 'string',
  199. 'FieldLength' => '50',
  200. 'FieldDefault' => NULL,
  201. 'FieldComment' => NULL,
  202. 'IsRequired' => NULL,
  203. 'IsReadonly' => NULL,
  204. 'IsTextField' => '0',
  205. 'RelationModel' => '',
  206. 'RelationField' => '',
  207. 'IsSearchable' => NULL,
  208. 'IsFormOnly' => NULL,
  209. 'IsPrimaryKey' => '0',
  210. 'IsUniqueKey' => NULL,
  211. 'OrderNum' => '1',
  212. ),
  213. 'Password' =>
  214. array (
  215. 'ID' => 'b4b2a8bfaebcc53cfeae198bf89ad0b4',
  216. 'AppID' => 'b4b2a3beabc7acfae87ef292a0700337',
  217. 'VerID' => 'b4b2a8b2a9d7b3e3df70e9b78fa6b5dc',
  218. 'Model' => 'b4b2a8bfabd3ae366cb8978f24a9624f',
  219. 'FieldName' => 'Password',
  220. 'FieldTitle' => '密码',
  221. 'FieldType' => 'string',
  222. 'FieldLength' => '50',
  223. 'FieldDefault' => NULL,
  224. 'FieldComment' => NULL,
  225. 'IsRequired' => NULL,
  226. 'IsReadonly' => NULL,
  227. 'IsTextField' => '0',
  228. 'RelationModel' => '',
  229. 'RelationField' => '',
  230. 'IsSearchable' => NULL,
  231. 'IsFormOnly' => NULL,
  232. 'IsPrimaryKey' => '0',
  233. 'IsUniqueKey' => NULL,
  234. 'OrderNum' => '2',
  235. ),
  236. 'RealName' =>
  237. array (
  238. 'ID' => 'b4b2a8bfaebcc53d7d706d08f517d498',
  239. 'AppID' => 'b4b2a3beabc7acfae87ef292a0700337',
  240. 'VerID' => 'b4b2a8b2a9d7b3e3df70e9b78fa6b5dc',
  241. 'Model' => 'b4b2a8bfabd3ae366cb8978f24a9624f',
  242. 'FieldName' => 'RealName',
  243. 'FieldTitle' => '姓名',
  244. 'FieldType' => 'string',
  245. 'FieldLength' => '50',
  246. 'FieldDefault' => NULL,
  247. 'FieldComment' => NULL,
  248. 'IsRequired' => NULL,
  249. 'IsReadonly' => NULL,
  250. 'IsTextField' => '0',
  251. 'RelationModel' => '',
  252. 'RelationField' => '',
  253. 'IsSearchable' => NULL,
  254. 'IsFormOnly' => NULL,
  255. 'IsPrimaryKey' => '0',
  256. 'IsUniqueKey' => NULL,
  257. 'OrderNum' => '3',
  258. ),
  259. 'Mobile' =>
  260. array (
  261. 'ID' => 'b4b2a8bfaebcc53df476fbc89e1657b8',
  262. 'AppID' => 'b4b2a3beabc7acfae87ef292a0700337',
  263. 'VerID' => 'b4b2a8b2a9d7b3e3df70e9b78fa6b5dc',
  264. 'Model' => 'b4b2a8bfabd3ae366cb8978f24a9624f',
  265. 'FieldName' => 'Mobile',
  266. 'FieldTitle' => '电话',
  267. 'FieldType' => 'string',
  268. 'FieldLength' => '20',
  269. 'FieldDefault' => NULL,
  270. 'FieldComment' => NULL,
  271. 'IsRequired' => NULL,
  272. 'IsReadonly' => NULL,
  273. 'IsTextField' => '0',
  274. 'RelationModel' => '',
  275. 'RelationField' => '',
  276. 'IsSearchable' => NULL,
  277. 'IsFormOnly' => NULL,
  278. 'IsPrimaryKey' => '0',
  279. 'IsUniqueKey' => NULL,
  280. 'OrderNum' => '4',
  281. ),
  282. 'FarmId' =>
  283. array (
  284. 'ID' => 'b4b2a8bfaebcc54432d2096905cfb03d',
  285. 'AppID' => 'b4b2a3beabc7acfae87ef292a0700337',
  286. 'VerID' => 'b4b2a8b2a9d7b3e3df70e9b78fa6b5dc',
  287. 'Model' => 'b4b2a8bfabd3ae366cb8978f24a9624f',
  288. 'FieldName' => 'FarmId',
  289. 'FieldTitle' => '农场ID',
  290. 'FieldType' => 'integer',
  291. 'FieldLength' => NULL,
  292. 'FieldDefault' => NULL,
  293. 'FieldComment' => '负责的农场',
  294. 'IsRequired' => NULL,
  295. 'IsReadonly' => NULL,
  296. 'IsTextField' => '0',
  297. 'RelationModel' => '',
  298. 'RelationField' => '',
  299. 'IsSearchable' => NULL,
  300. 'IsFormOnly' => NULL,
  301. 'IsPrimaryKey' => '0',
  302. 'IsUniqueKey' => NULL,
  303. 'OrderNum' => '5',
  304. ),
  305. ),
  306. 'many2one_list' => NULL,
  307. 'one2many_list' => NULL,
  308. ),
  309. 'dpyh_dzp_oper' =>
  310. array (
  311. 'model_type' => 'virtual',
  312. 'parent_model' => 'uc_user',
  313. 'field_list' =>
  314. array (
  315. 'ID' =>
  316. array (
  317. 'ID' => 'b4b2a8bfaebcc546c2ae13e3e8062e93',
  318. 'AppID' => 'b4b2a3beabc7acfae87ef292a0700337',
  319. 'VerID' => 'b4b2a8b2a9d7b3e3df70e9b78fa6b5dc',
  320. 'Model' => 'b4b2a8bfabd3ae3727025630dea8bde3',
  321. 'FieldName' => 'ID',
  322. 'FieldTitle' => 'ID',
  323. 'FieldType' => 'auto_guid',
  324. 'FieldLength' => NULL,
  325. 'FieldDefault' => NULL,
  326. 'FieldComment' => NULL,
  327. 'IsRequired' => '1',
  328. 'IsReadonly' => NULL,
  329. 'IsTextField' => '0',
  330. 'RelationModel' => '',
  331. 'RelationField' => '',
  332. 'IsSearchable' => NULL,
  333. 'IsFormOnly' => NULL,
  334. 'IsPrimaryKey' => '1',
  335. 'IsUniqueKey' => NULL,
  336. 'OrderNum' => '9999',
  337. ),
  338. 'UserName' =>
  339. array (
  340. 'ID' => 'b4b2a8bfaebcc547393c36d9f7e6dfd6',
  341. 'AppID' => 'b4b2a3beabc7acfae87ef292a0700337',
  342. 'VerID' => 'b4b2a8b2a9d7b3e3df70e9b78fa6b5dc',
  343. 'Model' => 'b4b2a8bfabd3ae3727025630dea8bde3',
  344. 'FieldName' => 'UserName',
  345. 'FieldTitle' => '用户名',
  346. 'FieldType' => 'string',
  347. 'FieldLength' => '50',
  348. 'FieldDefault' => NULL,
  349. 'FieldComment' => NULL,
  350. 'IsRequired' => NULL,
  351. 'IsReadonly' => NULL,
  352. 'IsTextField' => '0',
  353. 'RelationModel' => NULL,
  354. 'RelationField' => NULL,
  355. 'IsSearchable' => NULL,
  356. 'IsFormOnly' => NULL,
  357. 'IsPrimaryKey' => '0',
  358. 'IsUniqueKey' => NULL,
  359. 'OrderNum' => '9999',
  360. ),
  361. 'Password' =>
  362. array (
  363. 'ID' => 'b4b2a8bfaebcc547b70651c803f70699',
  364. 'AppID' => 'b4b2a3beabc7acfae87ef292a0700337',
  365. 'VerID' => 'b4b2a8b2a9d7b3e3df70e9b78fa6b5dc',
  366. 'Model' => 'b4b2a8bfabd3ae3727025630dea8bde3',
  367. 'FieldName' => 'Password',
  368. 'FieldTitle' => '密码',
  369. 'FieldType' => 'string',
  370. 'FieldLength' => '50',
  371. 'FieldDefault' => NULL,
  372. 'FieldComment' => NULL,
  373. 'IsRequired' => NULL,
  374. 'IsReadonly' => NULL,
  375. 'IsTextField' => '0',
  376. 'RelationModel' => '',
  377. 'RelationField' => '',
  378. 'IsSearchable' => NULL,
  379. 'IsFormOnly' => NULL,
  380. 'IsPrimaryKey' => '0',
  381. 'IsUniqueKey' => NULL,
  382. 'OrderNum' => '9999',
  383. ),
  384. 'RealName' =>
  385. array (
  386. 'ID' => 'b4b2a8bfaebcc5483b46981f71df6f60',
  387. 'AppID' => 'b4b2a3beabc7acfae87ef292a0700337',
  388. 'VerID' => 'b4b2a8b2a9d7b3e3df70e9b78fa6b5dc',
  389. 'Model' => 'b4b2a8bfabd3ae3727025630dea8bde3',
  390. 'FieldName' => 'RealName',
  391. 'FieldTitle' => '姓名',
  392. 'FieldType' => 'string',
  393. 'FieldLength' => '50',
  394. 'FieldDefault' => NULL,
  395. 'FieldComment' => NULL,
  396. 'IsRequired' => NULL,
  397. 'IsReadonly' => NULL,
  398. 'IsTextField' => '0',
  399. 'RelationModel' => NULL,
  400. 'RelationField' => NULL,
  401. 'IsSearchable' => NULL,
  402. 'IsFormOnly' => NULL,
  403. 'IsPrimaryKey' => '0',
  404. 'IsUniqueKey' => NULL,
  405. 'OrderNum' => '9999',
  406. ),
  407. 'Mobile' =>
  408. array (
  409. 'ID' => 'b4b2a8bfaebcc548af4e601cbe625443',
  410. 'AppID' => 'b4b2a3beabc7acfae87ef292a0700337',
  411. 'VerID' => 'b4b2a8b2a9d7b3e3df70e9b78fa6b5dc',
  412. 'Model' => 'b4b2a8bfabd3ae3727025630dea8bde3',
  413. 'FieldName' => 'Mobile',
  414. 'FieldTitle' => '电话',
  415. 'FieldType' => 'string',
  416. 'FieldLength' => '50',
  417. 'FieldDefault' => NULL,
  418. 'FieldComment' => NULL,
  419. 'IsRequired' => NULL,
  420. 'IsReadonly' => NULL,
  421. 'IsTextField' => '0',
  422. 'RelationModel' => '',
  423. 'RelationField' => '',
  424. 'IsSearchable' => NULL,
  425. 'IsFormOnly' => NULL,
  426. 'IsPrimaryKey' => '0',
  427. 'IsUniqueKey' => NULL,
  428. 'OrderNum' => '9999',
  429. ),
  430. 'FarmId' =>
  431. array (
  432. 'ID' => 'b4b2a8bfaebcc54955aa9f61a007acbb',
  433. 'AppID' => 'b4b2a3beabc7acfae87ef292a0700337',
  434. 'VerID' => 'b4b2a8b2a9d7b3e3df70e9b78fa6b5dc',
  435. 'Model' => 'b4b2a8bfabd3ae3727025630dea8bde3',
  436. 'FieldName' => 'FarmId',
  437. 'FieldTitle' => '农场ID',
  438. 'FieldType' => 'integer',
  439. 'FieldLength' => NULL,
  440. 'FieldDefault' => NULL,
  441. 'FieldComment' => NULL,
  442. 'IsRequired' => NULL,
  443. 'IsReadonly' => NULL,
  444. 'IsTextField' => '0',
  445. 'RelationModel' => '',
  446. 'RelationField' => '',
  447. 'IsSearchable' => NULL,
  448. 'IsFormOnly' => NULL,
  449. 'IsPrimaryKey' => '0',
  450. 'IsUniqueKey' => NULL,
  451. 'OrderNum' => '9999',
  452. ),
  453. ),
  454. 'many2one_list' => NULL,
  455. 'one2many_list' => NULL,
  456. ),
  457. 'dpyh_user' =>
  458. array (
  459. 'model_type' => 'controller',
  460. 'parent_model' => NULL,
  461. 'field_list' =>
  462. array (
  463. ),
  464. 'many2one_list' => NULL,
  465. 'one2many_list' => NULL,
  466. ),
  467. 'dpyh_farm' =>
  468. array (
  469. 'model_type' => 'virtual',
  470. 'parent_model' => '',
  471. 'field_list' =>
  472. array (
  473. 'ID' =>
  474. array (
  475. 'ID' => 'b4b2a8bfaebcc536aba8e23ad0954c3d',
  476. 'AppID' => 'b4b2a3beabc7acfae87ef292a0700337',
  477. 'VerID' => 'b4b2a8b2a9d7b3e3df70e9b78fa6b5dc',
  478. 'Model' => 'b4b2a8bfabd3ae3a0da05bc5c53fc2a7',
  479. 'FieldName' => 'ID',
  480. 'FieldTitle' => 'ID',
  481. 'FieldType' => 'auto_increment',
  482. 'FieldLength' => NULL,
  483. 'FieldDefault' => NULL,
  484. 'FieldComment' => NULL,
  485. 'IsRequired' => '1',
  486. 'IsReadonly' => NULL,
  487. 'IsTextField' => '0',
  488. 'RelationModel' => '',
  489. 'RelationField' => '',
  490. 'IsSearchable' => NULL,
  491. 'IsFormOnly' => NULL,
  492. 'IsPrimaryKey' => '1',
  493. 'IsUniqueKey' => '1',
  494. 'OrderNum' => '0',
  495. ),
  496. 'FarmName' =>
  497. array (
  498. 'ID' => 'b4b2a8bfaebcc537308a096826bbaa34',
  499. 'AppID' => 'b4b2a3beabc7acfae87ef292a0700337',
  500. 'VerID' => 'b4b2a8b2a9d7b3e3df70e9b78fa6b5dc',
  501. 'Model' => 'b4b2a8bfabd3ae3a0da05bc5c53fc2a7',
  502. 'FieldName' => 'FarmName',
  503. 'FieldTitle' => '农场名称',
  504. 'FieldType' => 'string',
  505. 'FieldLength' => '50',
  506. 'FieldDefault' => NULL,
  507. 'FieldComment' => NULL,
  508. 'IsRequired' => NULL,
  509. 'IsReadonly' => NULL,
  510. 'IsTextField' => '0',
  511. 'RelationModel' => NULL,
  512. 'RelationField' => NULL,
  513. 'IsSearchable' => NULL,
  514. 'IsFormOnly' => NULL,
  515. 'IsPrimaryKey' => '0',
  516. 'IsUniqueKey' => NULL,
  517. 'OrderNum' => '1',
  518. ),
  519. 'ProvinceId' =>
  520. array (
  521. 'ID' => 'b4b2a8bfaebcc537b6d618296640f282',
  522. 'AppID' => 'b4b2a3beabc7acfae87ef292a0700337',
  523. 'VerID' => 'b4b2a8b2a9d7b3e3df70e9b78fa6b5dc',
  524. 'Model' => 'b4b2a8bfabd3ae3a0da05bc5c53fc2a7',
  525. 'FieldName' => 'ProvinceId',
  526. 'FieldTitle' => '省份ID',
  527. 'FieldType' => 'integer',
  528. 'FieldLength' => NULL,
  529. 'FieldDefault' => NULL,
  530. 'FieldComment' => '省/直辖市/自治区',
  531. 'IsRequired' => NULL,
  532. 'IsReadonly' => NULL,
  533. 'IsTextField' => '0',
  534. 'RelationModel' => '',
  535. 'RelationField' => '',
  536. 'IsSearchable' => NULL,
  537. 'IsFormOnly' => NULL,
  538. 'IsPrimaryKey' => '0',
  539. 'IsUniqueKey' => NULL,
  540. 'OrderNum' => '5',
  541. ),
  542. 'CityId' =>
  543. array (
  544. 'ID' => 'b4b2a8bfaebcc538292e73c71418d2da',
  545. 'AppID' => 'b4b2a3beabc7acfae87ef292a0700337',
  546. 'VerID' => 'b4b2a8b2a9d7b3e3df70e9b78fa6b5dc',
  547. 'Model' => 'b4b2a8bfabd3ae3a0da05bc5c53fc2a7',
  548. 'FieldName' => 'CityId',
  549. 'FieldTitle' => '城市ID',
  550. 'FieldType' => 'integer',
  551. 'FieldLength' => NULL,
  552. 'FieldDefault' => NULL,
  553. 'FieldComment' => NULL,
  554. 'IsRequired' => NULL,
  555. 'IsReadonly' => NULL,
  556. 'IsTextField' => '0',
  557. 'RelationModel' => '',
  558. 'RelationField' => '',
  559. 'IsSearchable' => NULL,
  560. 'IsFormOnly' => NULL,
  561. 'IsPrimaryKey' => '0',
  562. 'IsUniqueKey' => NULL,
  563. 'OrderNum' => '6',
  564. ),
  565. 'AddTime' =>
  566. array (
  567. 'ID' => 'b4b2a8bfaebcc538a25a024c0ab2b2b4',
  568. 'AppID' => 'b4b2a3beabc7acfae87ef292a0700337',
  569. 'VerID' => 'b4b2a8b2a9d7b3e3df70e9b78fa6b5dc',
  570. 'Model' => 'b4b2a8bfabd3ae3a0da05bc5c53fc2a7',
  571. 'FieldName' => 'AddTime',
  572. 'FieldTitle' => '添加时间',
  573. 'FieldType' => 'datetime',
  574. 'FieldLength' => NULL,
  575. 'FieldDefault' => NULL,
  576. 'FieldComment' => NULL,
  577. 'IsRequired' => NULL,
  578. 'IsReadonly' => NULL,
  579. 'IsTextField' => '0',
  580. 'RelationModel' => '',
  581. 'RelationField' => '',
  582. 'IsSearchable' => NULL,
  583. 'IsFormOnly' => NULL,
  584. 'IsPrimaryKey' => '0',
  585. 'IsUniqueKey' => NULL,
  586. 'OrderNum' => '8',
  587. ),
  588. 'DistrictId' =>
  589. array (
  590. 'ID' => 'b4b2a8bfaebcc545c8f4c7a6f439878b',
  591. 'AppID' => 'b4b2a3beabc7acfae87ef292a0700337',
  592. 'VerID' => 'b4b2a8b2a9d7b3e3df70e9b78fa6b5dc',
  593. 'Model' => 'b4b2a8bfabd3ae3a0da05bc5c53fc2a7',
  594. 'FieldName' => 'DistrictId',
  595. 'FieldTitle' => '县区ID',
  596. 'FieldType' => 'integer',
  597. 'FieldLength' => NULL,
  598. 'FieldDefault' => NULL,
  599. 'FieldComment' => NULL,
  600. 'IsRequired' => NULL,
  601. 'IsReadonly' => NULL,
  602. 'IsTextField' => '0',
  603. 'RelationModel' => '',
  604. 'RelationField' => '',
  605. 'IsSearchable' => NULL,
  606. 'IsFormOnly' => NULL,
  607. 'IsPrimaryKey' => '0',
  608. 'IsUniqueKey' => NULL,
  609. 'OrderNum' => '7',
  610. ),
  611. 'Address' =>
  612. array (
  613. 'ID' => 'b4b2a8bfaebcc559c02a7bcc797d941a',
  614. 'AppID' => 'b4b2a3beabc7acfae87ef292a0700337',
  615. 'VerID' => 'b4b2a8b2a9d7b3e3df70e9b78fa6b5dc',
  616. 'Model' => 'b4b2a8bfabd3ae3a0da05bc5c53fc2a7',
  617. 'FieldName' => 'Address',
  618. 'FieldTitle' => '农场地址',
  619. 'FieldType' => 'text',
  620. 'FieldLength' => NULL,
  621. 'FieldDefault' => NULL,
  622. 'FieldComment' => NULL,
  623. 'IsRequired' => NULL,
  624. 'IsReadonly' => NULL,
  625. 'IsTextField' => '0',
  626. 'RelationModel' => '',
  627. 'RelationField' => '',
  628. 'IsSearchable' => NULL,
  629. 'IsFormOnly' => NULL,
  630. 'IsPrimaryKey' => '0',
  631. 'IsUniqueKey' => NULL,
  632. 'OrderNum' => '2',
  633. ),
  634. 'Charger' =>
  635. array (
  636. 'ID' => 'b4b2a8bfaebcc55a3a165c6154eac7b3',
  637. 'AppID' => 'b4b2a3beabc7acfae87ef292a0700337',
  638. 'VerID' => 'b4b2a8b2a9d7b3e3df70e9b78fa6b5dc',
  639. 'Model' => 'b4b2a8bfabd3ae3a0da05bc5c53fc2a7',
  640. 'FieldName' => 'Charger',
  641. 'FieldTitle' => '负责人',
  642. 'FieldType' => 'string',
  643. 'FieldLength' => '50',
  644. 'FieldDefault' => NULL,
  645. 'FieldComment' => NULL,
  646. 'IsRequired' => NULL,
  647. 'IsReadonly' => NULL,
  648. 'IsTextField' => '0',
  649. 'RelationModel' => '',
  650. 'RelationField' => '',
  651. 'IsSearchable' => NULL,
  652. 'IsFormOnly' => NULL,
  653. 'IsPrimaryKey' => '0',
  654. 'IsUniqueKey' => NULL,
  655. 'OrderNum' => '3',
  656. ),
  657. 'Mobile' =>
  658. array (
  659. 'ID' => 'b4b2a8bfaebcc55ab68aaa5514a63796',
  660. 'AppID' => 'b4b2a3beabc7acfae87ef292a0700337',
  661. 'VerID' => 'b4b2a8b2a9d7b3e3df70e9b78fa6b5dc',
  662. 'Model' => 'b4b2a8bfabd3ae3a0da05bc5c53fc2a7',
  663. 'FieldName' => 'Mobile',
  664. 'FieldTitle' => '负责人电话',
  665. 'FieldType' => 'string',
  666. 'FieldLength' => '50',
  667. 'FieldDefault' => NULL,
  668. 'FieldComment' => NULL,
  669. 'IsRequired' => NULL,
  670. 'IsReadonly' => NULL,
  671. 'IsTextField' => '0',
  672. 'RelationModel' => '',
  673. 'RelationField' => '',
  674. 'IsSearchable' => NULL,
  675. 'IsFormOnly' => NULL,
  676. 'IsPrimaryKey' => '0',
  677. 'IsUniqueKey' => NULL,
  678. 'OrderNum' => '4',
  679. ),
  680. ),
  681. 'many2one_list' => NULL,
  682. 'one2many_list' => NULL,
  683. ),
  684. 'dpyh_county_viewer' =>
  685. array (
  686. 'model_type' => 'virtual',
  687. 'parent_model' => 'uc_user',
  688. 'field_list' =>
  689. array (
  690. 'ID' =>
  691. array (
  692. 'ID' => 'b4b2a8bfaebcc54c0d5e8ec00598c2a7',
  693. 'AppID' => 'b4b2a3beabc7acfae87ef292a0700337',
  694. 'VerID' => 'b4b2a8b2a9d7b3e3df70e9b78fa6b5dc',
  695. 'Model' => 'b4b2a8bfabd3ae40fdbad7b3f471d279',
  696. 'FieldName' => 'ID',
  697. 'FieldTitle' => 'ID',
  698. 'FieldType' => 'auto_guid',
  699. 'FieldLength' => '32',
  700. 'FieldDefault' => NULL,
  701. 'FieldComment' => NULL,
  702. 'IsRequired' => NULL,
  703. 'IsReadonly' => NULL,
  704. 'IsTextField' => '0',
  705. 'RelationModel' => '',
  706. 'RelationField' => '',
  707. 'IsSearchable' => NULL,
  708. 'IsFormOnly' => NULL,
  709. 'IsPrimaryKey' => '1',
  710. 'IsUniqueKey' => NULL,
  711. 'OrderNum' => '0',
  712. ),
  713. 'UserName' =>
  714. array (
  715. 'ID' => 'b4b2a8bfaebcc54c7f3c7dcb9058ee07',
  716. 'AppID' => 'b4b2a3beabc7acfae87ef292a0700337',
  717. 'VerID' => 'b4b2a8b2a9d7b3e3df70e9b78fa6b5dc',
  718. 'Model' => 'b4b2a8bfabd3ae40fdbad7b3f471d279',
  719. 'FieldName' => 'UserName',
  720. 'FieldTitle' => '用户名',
  721. 'FieldType' => 'string',
  722. 'FieldLength' => '50',
  723. 'FieldDefault' => NULL,
  724. 'FieldComment' => NULL,
  725. 'IsRequired' => NULL,
  726. 'IsReadonly' => NULL,
  727. 'IsTextField' => '0',
  728. 'RelationModel' => NULL,
  729. 'RelationField' => NULL,
  730. 'IsSearchable' => NULL,
  731. 'IsFormOnly' => NULL,
  732. 'IsPrimaryKey' => '0',
  733. 'IsUniqueKey' => '1',
  734. 'OrderNum' => '1',
  735. ),
  736. 'Password' =>
  737. array (
  738. 'ID' => 'b4b2a8bfaebcc54cfc00a2ebf64016e2',
  739. 'AppID' => 'b4b2a3beabc7acfae87ef292a0700337',
  740. 'VerID' => 'b4b2a8b2a9d7b3e3df70e9b78fa6b5dc',
  741. 'Model' => 'b4b2a8bfabd3ae40fdbad7b3f471d279',
  742. 'FieldName' => 'Password',
  743. 'FieldTitle' => '密码',
  744. 'FieldType' => 'string',
  745. 'FieldLength' => '50',
  746. 'FieldDefault' => NULL,
  747. 'FieldComment' => NULL,
  748. 'IsRequired' => NULL,
  749. 'IsReadonly' => NULL,
  750. 'IsTextField' => '0',
  751. 'RelationModel' => '',
  752. 'RelationField' => '',
  753. 'IsSearchable' => NULL,
  754. 'IsFormOnly' => NULL,
  755. 'IsPrimaryKey' => '0',
  756. 'IsUniqueKey' => NULL,
  757. 'OrderNum' => '2',
  758. ),
  759. 'RealName' =>
  760. array (
  761. 'ID' => 'b4b2a8bfaebcc54d75909d08df0a038f',
  762. 'AppID' => 'b4b2a3beabc7acfae87ef292a0700337',
  763. 'VerID' => 'b4b2a8b2a9d7b3e3df70e9b78fa6b5dc',
  764. 'Model' => 'b4b2a8bfabd3ae40fdbad7b3f471d279',
  765. 'FieldName' => 'RealName',
  766. 'FieldTitle' => '姓名',
  767. 'FieldType' => 'string',
  768. 'FieldLength' => '50',
  769. 'FieldDefault' => NULL,
  770. 'FieldComment' => NULL,
  771. 'IsRequired' => NULL,
  772. 'IsReadonly' => NULL,
  773. 'IsTextField' => '0',
  774. 'RelationModel' => '',
  775. 'RelationField' => '',
  776. 'IsSearchable' => NULL,
  777. 'IsFormOnly' => NULL,
  778. 'IsPrimaryKey' => '0',
  779. 'IsUniqueKey' => NULL,
  780. 'OrderNum' => '3',
  781. ),
  782. 'Mobile' =>
  783. array (
  784. 'ID' => 'b4b2a8bfaebcc54de6562ea08bfca761',
  785. 'AppID' => 'b4b2a3beabc7acfae87ef292a0700337',
  786. 'VerID' => 'b4b2a8b2a9d7b3e3df70e9b78fa6b5dc',
  787. 'Model' => 'b4b2a8bfabd3ae40fdbad7b3f471d279',
  788. 'FieldName' => 'Mobile',
  789. 'FieldTitle' => '电话',
  790. 'FieldType' => 'string',
  791. 'FieldLength' => '50',
  792. 'FieldDefault' => NULL,
  793. 'FieldComment' => NULL,
  794. 'IsRequired' => NULL,
  795. 'IsReadonly' => NULL,
  796. 'IsTextField' => '0',
  797. 'RelationModel' => '',
  798. 'RelationField' => '',
  799. 'IsSearchable' => NULL,
  800. 'IsFormOnly' => NULL,
  801. 'IsPrimaryKey' => '0',
  802. 'IsUniqueKey' => NULL,
  803. 'OrderNum' => '4',
  804. ),
  805. 'FarmId' =>
  806. array (
  807. 'ID' => 'b4b2a8bfaebcc54e6df60c23eef0e95a',
  808. 'AppID' => 'b4b2a3beabc7acfae87ef292a0700337',
  809. 'VerID' => 'b4b2a8b2a9d7b3e3df70e9b78fa6b5dc',
  810. 'Model' => 'b4b2a8bfabd3ae40fdbad7b3f471d279',
  811. 'FieldName' => 'FarmId',
  812. 'FieldTitle' => '农场ID',
  813. 'FieldType' => 'integer',
  814. 'FieldLength' => NULL,
  815. 'FieldDefault' => NULL,
  816. 'FieldComment' => '负责的农场',
  817. 'IsRequired' => NULL,
  818. 'IsReadonly' => NULL,
  819. 'IsTextField' => '0',
  820. 'RelationModel' => '',
  821. 'RelationField' => '',
  822. 'IsSearchable' => NULL,
  823. 'IsFormOnly' => NULL,
  824. 'IsPrimaryKey' => '0',
  825. 'IsUniqueKey' => NULL,
  826. 'OrderNum' => '5',
  827. ),
  828. ),
  829. 'many2one_list' => NULL,
  830. 'one2many_list' => NULL,
  831. ),
  832. 'dpyh_prefecture_viewer' =>
  833. array (
  834. 'model_type' => 'virtual',
  835. 'parent_model' => 'uc_user',
  836. 'field_list' =>
  837. array (
  838. 'ID' =>
  839. array (
  840. 'ID' => 'b4b2a8bfaebcc54ef30253392d0b8ffb',
  841. 'AppID' => 'b4b2a3beabc7acfae87ef292a0700337',
  842. 'VerID' => 'b4b2a8b2a9d7b3e3df70e9b78fa6b5dc',
  843. 'Model' => 'b4b2a8bfabd3ae41b25832ab996e5eee',
  844. 'FieldName' => 'ID',
  845. 'FieldTitle' => 'ID',
  846. 'FieldType' => 'auto_guid',
  847. 'FieldLength' => '32',
  848. 'FieldDefault' => NULL,
  849. 'FieldComment' => NULL,
  850. 'IsRequired' => NULL,
  851. 'IsReadonly' => NULL,
  852. 'IsTextField' => '0',
  853. 'RelationModel' => '',
  854. 'RelationField' => '',
  855. 'IsSearchable' => NULL,
  856. 'IsFormOnly' => NULL,
  857. 'IsPrimaryKey' => '1',
  858. 'IsUniqueKey' => NULL,
  859. 'OrderNum' => '0',
  860. ),
  861. 'UserName' =>
  862. array (
  863. 'ID' => 'b4b2a8bfaebcc54f676ab93fe420ace7',
  864. 'AppID' => 'b4b2a3beabc7acfae87ef292a0700337',
  865. 'VerID' => 'b4b2a8b2a9d7b3e3df70e9b78fa6b5dc',
  866. 'Model' => 'b4b2a8bfabd3ae41b25832ab996e5eee',
  867. 'FieldName' => 'UserName',
  868. 'FieldTitle' => '用户名',
  869. 'FieldType' => 'string',
  870. 'FieldLength' => '50',
  871. 'FieldDefault' => NULL,
  872. 'FieldComment' => NULL,
  873. 'IsRequired' => NULL,
  874. 'IsReadonly' => NULL,
  875. 'IsTextField' => '0',
  876. 'RelationModel' => NULL,
  877. 'RelationField' => NULL,
  878. 'IsSearchable' => NULL,
  879. 'IsFormOnly' => NULL,
  880. 'IsPrimaryKey' => '0',
  881. 'IsUniqueKey' => '1',
  882. 'OrderNum' => '1',
  883. ),
  884. 'Password' =>
  885. array (
  886. 'ID' => 'b4b2a8bfaebcc54fdea2141b52218813',
  887. 'AppID' => 'b4b2a3beabc7acfae87ef292a0700337',
  888. 'VerID' => 'b4b2a8b2a9d7b3e3df70e9b78fa6b5dc',
  889. 'Model' => 'b4b2a8bfabd3ae41b25832ab996e5eee',
  890. 'FieldName' => 'Password',
  891. 'FieldTitle' => '密码',
  892. 'FieldType' => 'string',
  893. 'FieldLength' => '50',
  894. 'FieldDefault' => NULL,
  895. 'FieldComment' => NULL,
  896. 'IsRequired' => NULL,
  897. 'IsReadonly' => NULL,
  898. 'IsTextField' => '0',
  899. 'RelationModel' => '',
  900. 'RelationField' => '',
  901. 'IsSearchable' => NULL,
  902. 'IsFormOnly' => NULL,
  903. 'IsPrimaryKey' => '0',
  904. 'IsUniqueKey' => NULL,
  905. 'OrderNum' => '2',
  906. ),
  907. 'RealName' =>
  908. array (
  909. 'ID' => 'b4b2a8bfaebcc55064a8a7f6382cb60e',
  910. 'AppID' => 'b4b2a3beabc7acfae87ef292a0700337',
  911. 'VerID' => 'b4b2a8b2a9d7b3e3df70e9b78fa6b5dc',
  912. 'Model' => 'b4b2a8bfabd3ae41b25832ab996e5eee',
  913. 'FieldName' => 'RealName',
  914. 'FieldTitle' => '姓名',
  915. 'FieldType' => 'string',
  916. 'FieldLength' => '50',
  917. 'FieldDefault' => NULL,
  918. 'FieldComment' => NULL,
  919. 'IsRequired' => NULL,
  920. 'IsReadonly' => NULL,
  921. 'IsTextField' => '0',
  922. 'RelationModel' => '',
  923. 'RelationField' => '',
  924. 'IsSearchable' => NULL,
  925. 'IsFormOnly' => NULL,
  926. 'IsPrimaryKey' => '0',
  927. 'IsUniqueKey' => NULL,
  928. 'OrderNum' => '3',
  929. ),
  930. 'Mobile' =>
  931. array (
  932. 'ID' => 'b4b2a8bfaebcc550dcf85b966fe63d4e',
  933. 'AppID' => 'b4b2a3beabc7acfae87ef292a0700337',
  934. 'VerID' => 'b4b2a8b2a9d7b3e3df70e9b78fa6b5dc',
  935. 'Model' => 'b4b2a8bfabd3ae41b25832ab996e5eee',
  936. 'FieldName' => 'Mobile',
  937. 'FieldTitle' => '电话',
  938. 'FieldType' => 'string',
  939. 'FieldLength' => '50',
  940. 'FieldDefault' => NULL,
  941. 'FieldComment' => NULL,
  942. 'IsRequired' => NULL,
  943. 'IsReadonly' => NULL,
  944. 'IsTextField' => '0',
  945. 'RelationModel' => '',
  946. 'RelationField' => '',
  947. 'IsSearchable' => NULL,
  948. 'IsFormOnly' => NULL,
  949. 'IsPrimaryKey' => '0',
  950. 'IsUniqueKey' => NULL,
  951. 'OrderNum' => '4',
  952. ),
  953. 'FarmId' =>
  954. array (
  955. 'ID' => 'b4b2a8bfaebcc551539abad83b3d97c2',
  956. 'AppID' => 'b4b2a3beabc7acfae87ef292a0700337',
  957. 'VerID' => 'b4b2a8b2a9d7b3e3df70e9b78fa6b5dc',
  958. 'Model' => 'b4b2a8bfabd3ae41b25832ab996e5eee',
  959. 'FieldName' => 'FarmId',
  960. 'FieldTitle' => '农场ID',
  961. 'FieldType' => 'integer',
  962. 'FieldLength' => NULL,
  963. 'FieldDefault' => NULL,
  964. 'FieldComment' => '负责的农场',
  965. 'IsRequired' => NULL,
  966. 'IsReadonly' => NULL,
  967. 'IsTextField' => '0',
  968. 'RelationModel' => '',
  969. 'RelationField' => '',
  970. 'IsSearchable' => NULL,
  971. 'IsFormOnly' => NULL,
  972. 'IsPrimaryKey' => '0',
  973. 'IsUniqueKey' => NULL,
  974. 'OrderNum' => '5',
  975. ),
  976. ),
  977. 'many2one_list' => NULL,
  978. 'one2many_list' => NULL,
  979. ),
  980. 'dpyh_provice_viewer' =>
  981. array (
  982. 'model_type' => 'virtual',
  983. 'parent_model' => 'uc_user',
  984. 'field_list' =>
  985. array (
  986. 'ID' =>
  987. array (
  988. 'ID' => 'b4b2a8bfaebcc551cb18d6fd399e1195',
  989. 'AppID' => 'b4b2a3beabc7acfae87ef292a0700337',
  990. 'VerID' => 'b4b2a8b2a9d7b3e3df70e9b78fa6b5dc',
  991. 'Model' => 'b4b2a8bfabd3ae4283b6da212dc65590',
  992. 'FieldName' => 'ID',
  993. 'FieldTitle' => 'ID',
  994. 'FieldType' => 'auto_guid',
  995. 'FieldLength' => '32',
  996. 'FieldDefault' => NULL,
  997. 'FieldComment' => NULL,
  998. 'IsRequired' => NULL,
  999. 'IsReadonly' => NULL,
  1000. 'IsTextField' => '0',
  1001. 'RelationModel' => '',
  1002. 'RelationField' => '',
  1003. 'IsSearchable' => NULL,
  1004. 'IsFormOnly' => NULL,
  1005. 'IsPrimaryKey' => '1',
  1006. 'IsUniqueKey' => NULL,
  1007. 'OrderNum' => '0',
  1008. ),
  1009. 'UserName' =>
  1010. array (
  1011. 'ID' => 'b4b2a8bfaebcc552eb2e7dd5a71b1757',
  1012. 'AppID' => 'b4b2a3beabc7acfae87ef292a0700337',
  1013. 'VerID' => 'b4b2a8b2a9d7b3e3df70e9b78fa6b5dc',
  1014. 'Model' => 'b4b2a8bfabd3ae4283b6da212dc65590',
  1015. 'FieldName' => 'UserName',
  1016. 'FieldTitle' => '用户名',
  1017. 'FieldType' => 'string',
  1018. 'FieldLength' => '50',
  1019. 'FieldDefault' => NULL,
  1020. 'FieldComment' => NULL,
  1021. 'IsRequired' => NULL,
  1022. 'IsReadonly' => NULL,
  1023. 'IsTextField' => '0',
  1024. 'RelationModel' => NULL,
  1025. 'RelationField' => NULL,
  1026. 'IsSearchable' => NULL,
  1027. 'IsFormOnly' => NULL,
  1028. 'IsPrimaryKey' => '0',
  1029. 'IsUniqueKey' => '1',
  1030. 'OrderNum' => '1',
  1031. ),
  1032. 'Password' =>
  1033. array (
  1034. 'ID' => 'b4b2a8bfaebcc55365c2f9f7e54337c9',
  1035. 'AppID' => 'b4b2a3beabc7acfae87ef292a0700337',
  1036. 'VerID' => 'b4b2a8b2a9d7b3e3df70e9b78fa6b5dc',
  1037. 'Model' => 'b4b2a8bfabd3ae4283b6da212dc65590',
  1038. 'FieldName' => 'Password',
  1039. 'FieldTitle' => '密码',
  1040. 'FieldType' => 'string',
  1041. 'FieldLength' => '50',
  1042. 'FieldDefault' => NULL,
  1043. 'FieldComment' => NULL,
  1044. 'IsRequired' => NULL,
  1045. 'IsReadonly' => NULL,
  1046. 'IsTextField' => '0',
  1047. 'RelationModel' => '',
  1048. 'RelationField' => '',
  1049. 'IsSearchable' => NULL,
  1050. 'IsFormOnly' => NULL,
  1051. 'IsPrimaryKey' => '0',
  1052. 'IsUniqueKey' => NULL,
  1053. 'OrderNum' => '2',
  1054. ),
  1055. 'RealName' =>
  1056. array (
  1057. 'ID' => 'b4b2a8bfaebcc553e3da4bb8fbc17427',
  1058. 'AppID' => 'b4b2a3beabc7acfae87ef292a0700337',
  1059. 'VerID' => 'b4b2a8b2a9d7b3e3df70e9b78fa6b5dc',
  1060. 'Model' => 'b4b2a8bfabd3ae4283b6da212dc65590',
  1061. 'FieldName' => 'RealName',
  1062. 'FieldTitle' => '姓名',
  1063. 'FieldType' => 'string',
  1064. 'FieldLength' => '50',
  1065. 'FieldDefault' => NULL,
  1066. 'FieldComment' => NULL,
  1067. 'IsRequired' => NULL,
  1068. 'IsReadonly' => NULL,
  1069. 'IsTextField' => '0',
  1070. 'RelationModel' => '',
  1071. 'RelationField' => '',
  1072. 'IsSearchable' => NULL,
  1073. 'IsFormOnly' => NULL,
  1074. 'IsPrimaryKey' => '0',
  1075. 'IsUniqueKey' => NULL,
  1076. 'OrderNum' => '3',
  1077. ),
  1078. 'Mobile' =>
  1079. array (
  1080. 'ID' => 'b4b2a8bfaebcc5545928e62f3744cb39',
  1081. 'AppID' => 'b4b2a3beabc7acfae87ef292a0700337',
  1082. 'VerID' => 'b4b2a8b2a9d7b3e3df70e9b78fa6b5dc',
  1083. 'Model' => 'b4b2a8bfabd3ae4283b6da212dc65590',
  1084. 'FieldName' => 'Mobile',
  1085. 'FieldTitle' => '电话',
  1086. 'FieldType' => 'string',
  1087. 'FieldLength' => '50',
  1088. 'FieldDefault' => NULL,
  1089. 'FieldComment' => NULL,
  1090. 'IsRequired' => NULL,
  1091. 'IsReadonly' => NULL,
  1092. 'IsTextField' => '0',
  1093. 'RelationModel' => '',
  1094. 'RelationField' => '',
  1095. 'IsSearchable' => NULL,
  1096. 'IsFormOnly' => NULL,
  1097. 'IsPrimaryKey' => '0',
  1098. 'IsUniqueKey' => NULL,
  1099. 'OrderNum' => '4',
  1100. ),
  1101. 'FarmId' =>
  1102. array (
  1103. 'ID' => 'b4b2a8bfaebcc5558bacbd1eb6cee1b7',
  1104. 'AppID' => 'b4b2a3beabc7acfae87ef292a0700337',
  1105. 'VerID' => 'b4b2a8b2a9d7b3e3df70e9b78fa6b5dc',
  1106. 'Model' => 'b4b2a8bfabd3ae4283b6da212dc65590',
  1107. 'FieldName' => 'FarmId',
  1108. 'FieldTitle' => '农场ID',
  1109. 'FieldType' => 'integer',
  1110. 'FieldLength' => NULL,
  1111. 'FieldDefault' => NULL,
  1112. 'FieldComment' => '负责的农场',
  1113. 'IsRequired' => NULL,
  1114. 'IsReadonly' => NULL,
  1115. 'IsTextField' => '0',
  1116. 'RelationModel' => '',
  1117. 'RelationField' => '',
  1118. 'IsSearchable' => NULL,
  1119. 'IsFormOnly' => NULL,
  1120. 'IsPrimaryKey' => '0',
  1121. 'IsUniqueKey' => NULL,
  1122. 'OrderNum' => '5',
  1123. ),
  1124. ),
  1125. 'many2one_list' => NULL,
  1126. 'one2many_list' => NULL,
  1127. ),
  1128. 'dpyh_country_viewer' =>
  1129. array (
  1130. 'model_type' => 'virtual',
  1131. 'parent_model' => 'uc_user',
  1132. 'field_list' =>
  1133. array (
  1134. 'ID' =>
  1135. array (
  1136. 'ID' => 'b4b2a8bfaebcc5560da4cde22dd61883',
  1137. 'AppID' => 'b4b2a3beabc7acfae87ef292a0700337',
  1138. 'VerID' => 'b4b2a8b2a9d7b3e3df70e9b78fa6b5dc',
  1139. 'Model' => 'b4b2a8bfabd3ae433218898f170d5a07',
  1140. 'FieldName' => 'ID',
  1141. 'FieldTitle' => 'ID',
  1142. 'FieldType' => 'auto_guid',
  1143. 'FieldLength' => '32',
  1144. 'FieldDefault' => NULL,
  1145. 'FieldComment' => NULL,
  1146. 'IsRequired' => NULL,
  1147. 'IsReadonly' => NULL,
  1148. 'IsTextField' => '0',
  1149. 'RelationModel' => '',
  1150. 'RelationField' => '',
  1151. 'IsSearchable' => NULL,
  1152. 'IsFormOnly' => NULL,
  1153. 'IsPrimaryKey' => '1',
  1154. 'IsUniqueKey' => NULL,
  1155. 'OrderNum' => '0',
  1156. ),
  1157. 'UserName' =>
  1158. array (
  1159. 'ID' => 'b4b2a8bfaebcc5569d84aea7083e1b3a',
  1160. 'AppID' => 'b4b2a3beabc7acfae87ef292a0700337',
  1161. 'VerID' => 'b4b2a8b2a9d7b3e3df70e9b78fa6b5dc',
  1162. 'Model' => 'b4b2a8bfabd3ae433218898f170d5a07',
  1163. 'FieldName' => 'UserName',
  1164. 'FieldTitle' => '用户名',
  1165. 'FieldType' => 'string',
  1166. 'FieldLength' => '50',
  1167. 'FieldDefault' => NULL,
  1168. 'FieldComment' => NULL,
  1169. 'IsRequired' => NULL,
  1170. 'IsReadonly' => NULL,
  1171. 'IsTextField' => '0',
  1172. 'RelationModel' => NULL,
  1173. 'RelationField' => NULL,
  1174. 'IsSearchable' => NULL,
  1175. 'IsFormOnly' => NULL,
  1176. 'IsPrimaryKey' => '0',
  1177. 'IsUniqueKey' => '1',
  1178. 'OrderNum' => '1',
  1179. ),
  1180. 'Password' =>
  1181. array (
  1182. 'ID' => 'b4b2a8bfaebcc55718acd0f48968fde3',
  1183. 'AppID' => 'b4b2a3beabc7acfae87ef292a0700337',
  1184. 'VerID' => 'b4b2a8b2a9d7b3e3df70e9b78fa6b5dc',
  1185. 'Model' => 'b4b2a8bfabd3ae433218898f170d5a07',
  1186. 'FieldName' => 'Password',
  1187. 'FieldTitle' => '密码',
  1188. 'FieldType' => 'string',
  1189. 'FieldLength' => '50',
  1190. 'FieldDefault' => NULL,
  1191. 'FieldComment' => NULL,
  1192. 'IsRequired' => NULL,
  1193. 'IsReadonly' => NULL,
  1194. 'IsTextField' => '0',
  1195. 'RelationModel' => '',
  1196. 'RelationField' => '',
  1197. 'IsSearchable' => NULL,
  1198. 'IsFormOnly' => NULL,
  1199. 'IsPrimaryKey' => '0',
  1200. 'IsUniqueKey' => NULL,
  1201. 'OrderNum' => '2',
  1202. ),
  1203. 'RealName' =>
  1204. array (
  1205. 'ID' => 'b4b2a8bfaebcc557978cb47c3fc34dff',
  1206. 'AppID' => 'b4b2a3beabc7acfae87ef292a0700337',
  1207. 'VerID' => 'b4b2a8b2a9d7b3e3df70e9b78fa6b5dc',
  1208. 'Model' => 'b4b2a8bfabd3ae433218898f170d5a07',
  1209. 'FieldName' => 'RealName',
  1210. 'FieldTitle' => '姓名',
  1211. 'FieldType' => 'string',
  1212. 'FieldLength' => '50',
  1213. 'FieldDefault' => NULL,
  1214. 'FieldComment' => NULL,
  1215. 'IsRequired' => NULL,
  1216. 'IsReadonly' => NULL,
  1217. 'IsTextField' => '0',
  1218. 'RelationModel' => '',
  1219. 'RelationField' => '',
  1220. 'IsSearchable' => NULL,
  1221. 'IsFormOnly' => NULL,
  1222. 'IsPrimaryKey' => '0',
  1223. 'IsUniqueKey' => NULL,
  1224. 'OrderNum' => '3',
  1225. ),
  1226. 'Mobile' =>
  1227. array (
  1228. 'ID' => 'b4b2a8bfaebcc5580c604c53f1b010b1',
  1229. 'AppID' => 'b4b2a3beabc7acfae87ef292a0700337',
  1230. 'VerID' => 'b4b2a8b2a9d7b3e3df70e9b78fa6b5dc',
  1231. 'Model' => 'b4b2a8bfabd3ae433218898f170d5a07',
  1232. 'FieldName' => 'Mobile',
  1233. 'FieldTitle' => '电话',
  1234. 'FieldType' => 'string',
  1235. 'FieldLength' => '50',
  1236. 'FieldDefault' => NULL,
  1237. 'FieldComment' => NULL,
  1238. 'IsRequired' => NULL,
  1239. 'IsReadonly' => NULL,
  1240. 'IsTextField' => '0',
  1241. 'RelationModel' => '',
  1242. 'RelationField' => '',
  1243. 'IsSearchable' => NULL,
  1244. 'IsFormOnly' => NULL,
  1245. 'IsPrimaryKey' => '0',
  1246. 'IsUniqueKey' => NULL,
  1247. 'OrderNum' => '4',
  1248. ),
  1249. 'FarmId' =>
  1250. array (
  1251. 'ID' => 'b4b2a8bfaebcc558a1d69be9d410f3f9',
  1252. 'AppID' => 'b4b2a3beabc7acfae87ef292a0700337',
  1253. 'VerID' => 'b4b2a8b2a9d7b3e3df70e9b78fa6b5dc',
  1254. 'Model' => 'b4b2a8bfabd3ae433218898f170d5a07',
  1255. 'FieldName' => 'FarmId',
  1256. 'FieldTitle' => '农场ID',
  1257. 'FieldType' => 'integer',
  1258. 'FieldLength' => NULL,
  1259. 'FieldDefault' => NULL,
  1260. 'FieldComment' => '负责的农场',
  1261. 'IsRequired' => NULL,
  1262. 'IsReadonly' => NULL,
  1263. 'IsTextField' => '0',
  1264. 'RelationModel' => '',
  1265. 'RelationField' => '',
  1266. 'IsSearchable' => NULL,
  1267. 'IsFormOnly' => NULL,
  1268. 'IsPrimaryKey' => '0',
  1269. 'IsUniqueKey' => NULL,
  1270. 'OrderNum' => '5',
  1271. ),
  1272. ),
  1273. 'many2one_list' => NULL,
  1274. 'one2many_list' => NULL,
  1275. ),
  1276. 'dp_funclib' =>
  1277. array (
  1278. 'model_type' => 'funclib',
  1279. 'parent_model' => NULL,
  1280. 'field_list' =>
  1281. array (
  1282. ),
  1283. 'many2one_list' => NULL,
  1284. 'one2many_list' => NULL,
  1285. ),
  1286. 'dpyh_api' =>
  1287. array (
  1288. 'model_type' => 'virtual',
  1289. 'parent_model' => 'uc_user',
  1290. 'field_list' =>
  1291. array (
  1292. 'ID' =>
  1293. array (
  1294. 'ID' => 'b4b2a8bfaebcc561565089eb90dd57d3',
  1295. 'AppID' => 'b4b2a3beabc7acfae87ef292a0700337',
  1296. 'VerID' => 'b4b2a8b2a9d7b3e3df70e9b78fa6b5dc',
  1297. 'Model' => 'b4b2a8bfabd3ae4dccd277e4bcfde63b',
  1298. 'FieldName' => 'ID',
  1299. 'FieldTitle' => 'ID',
  1300. 'FieldType' => 'auto_guid',
  1301. 'FieldLength' => '32',
  1302. 'FieldDefault' => NULL,
  1303. 'FieldComment' => NULL,
  1304. 'IsRequired' => '1',
  1305. 'IsReadonly' => NULL,
  1306. 'IsTextField' => '0',
  1307. 'RelationModel' => '',
  1308. 'RelationField' => '',
  1309. 'IsSearchable' => NULL,
  1310. 'IsFormOnly' => NULL,
  1311. 'IsPrimaryKey' => '1',
  1312. 'IsUniqueKey' => NULL,
  1313. 'OrderNum' => '0',
  1314. ),
  1315. 'UserName' =>
  1316. array (
  1317. 'ID' => 'b4b2a8bfaebcc561d0a859ac20d323c8',
  1318. 'AppID' => 'b4b2a3beabc7acfae87ef292a0700337',
  1319. 'VerID' => 'b4b2a8b2a9d7b3e3df70e9b78fa6b5dc',
  1320. 'Model' => 'b4b2a8bfabd3ae4dccd277e4bcfde63b',
  1321. 'FieldName' => 'UserName',
  1322. 'FieldTitle' => '用户名',
  1323. 'FieldType' => 'string',
  1324. 'FieldLength' => '50',
  1325. 'FieldDefault' => NULL,
  1326. 'FieldComment' => NULL,
  1327. 'IsRequired' => NULL,
  1328. 'IsReadonly' => NULL,
  1329. 'IsTextField' => '0',
  1330. 'RelationModel' => NULL,
  1331. 'RelationField' => NULL,
  1332. 'IsSearchable' => NULL,
  1333. 'IsFormOnly' => NULL,
  1334. 'IsPrimaryKey' => '0',
  1335. 'IsUniqueKey' => '1',
  1336. 'OrderNum' => '1',
  1337. ),
  1338. 'Password' =>
  1339. array (
  1340. 'ID' => 'b4b2a8bfaebcc56264480ed6b328463e',
  1341. 'AppID' => 'b4b2a3beabc7acfae87ef292a0700337',
  1342. 'VerID' => 'b4b2a8b2a9d7b3e3df70e9b78fa6b5dc',
  1343. 'Model' => 'b4b2a8bfabd3ae4dccd277e4bcfde63b',
  1344. 'FieldName' => 'Password',
  1345. 'FieldTitle' => '密码',
  1346. 'FieldType' => 'string',
  1347. 'FieldLength' => '50',
  1348. 'FieldDefault' => NULL,
  1349. 'FieldComment' => NULL,
  1350. 'IsRequired' => NULL,
  1351. 'IsReadonly' => NULL,
  1352. 'IsTextField' => '0',
  1353. 'RelationModel' => '',
  1354. 'RelationField' => '',
  1355. 'IsSearchable' => NULL,
  1356. 'IsFormOnly' => NULL,
  1357. 'IsPrimaryKey' => '0',
  1358. 'IsUniqueKey' => NULL,
  1359. 'OrderNum' => '2',
  1360. ),
  1361. 'SessionKey' =>
  1362. array (
  1363. 'ID' => 'b4b2a8bfaebcc562e2e81a18cd879495',
  1364. 'AppID' => 'b4b2a3beabc7acfae87ef292a0700337',
  1365. 'VerID' => 'b4b2a8b2a9d7b3e3df70e9b78fa6b5dc',
  1366. 'Model' => 'b4b2a8bfabd3ae4dccd277e4bcfde63b',
  1367. 'FieldName' => 'SessionKey',
  1368. 'FieldTitle' => 'sessionKey',
  1369. 'FieldType' => 'string',
  1370. 'FieldLength' => '50',
  1371. 'FieldDefault' => NULL,
  1372. 'FieldComment' => NULL,
  1373. 'IsRequired' => NULL,
  1374. 'IsReadonly' => NULL,
  1375. 'IsTextField' => '0',
  1376. 'RelationModel' => '',
  1377. 'RelationField' => '',
  1378. 'IsSearchable' => NULL,
  1379. 'IsFormOnly' => NULL,
  1380. 'IsPrimaryKey' => '0',
  1381. 'IsUniqueKey' => NULL,
  1382. 'OrderNum' => '3',
  1383. ),
  1384. 'RealName' =>
  1385. array (
  1386. 'ID' => 'b4b2acb4abaeb0a1f612aaef9c451fb1',
  1387. 'AppID' => 'b4b2a3beabc7acfae87ef292a0700337',
  1388. 'VerID' => 'b4b2a8b2a9d7b3e3df70e9b78fa6b5dc',
  1389. 'Model' => 'b4b2a8bfabd3ae4dccd277e4bcfde63b',
  1390. 'FieldName' => 'RealName',
  1391. 'FieldTitle' => '姓名',
  1392. 'FieldType' => 'string',
  1393. 'FieldLength' => '50',
  1394. 'FieldDefault' => NULL,
  1395. 'FieldComment' => NULL,
  1396. 'IsRequired' => NULL,
  1397. 'IsReadonly' => NULL,
  1398. 'IsTextField' => '0',
  1399. 'RelationModel' => '',
  1400. 'RelationField' => '',
  1401. 'IsSearchable' => NULL,
  1402. 'IsFormOnly' => NULL,
  1403. 'IsPrimaryKey' => '0',
  1404. 'IsUniqueKey' => NULL,
  1405. 'OrderNum' => '9999',
  1406. ),
  1407. 'Mobile' =>
  1408. array (
  1409. 'ID' => 'b4b2acb4abaeb0a286fea2f33dfac8bd',
  1410. 'AppID' => 'b4b2a3beabc7acfae87ef292a0700337',
  1411. 'VerID' => 'b4b2a8b2a9d7b3e3df70e9b78fa6b5dc',
  1412. 'Model' => 'b4b2a8bfabd3ae4dccd277e4bcfde63b',
  1413. 'FieldName' => 'Mobile',
  1414. 'FieldTitle' => '电话',
  1415. 'FieldType' => 'string',
  1416. 'FieldLength' => '20',
  1417. 'FieldDefault' => NULL,
  1418. 'FieldComment' => NULL,
  1419. 'IsRequired' => NULL,
  1420. 'IsReadonly' => NULL,
  1421. 'IsTextField' => '0',
  1422. 'RelationModel' => '',
  1423. 'RelationField' => '',
  1424. 'IsSearchable' => NULL,
  1425. 'IsFormOnly' => NULL,
  1426. 'IsPrimaryKey' => '0',
  1427. 'IsUniqueKey' => NULL,
  1428. 'OrderNum' => '9999',
  1429. ),
  1430. 'FarmId' =>
  1431. array (
  1432. 'ID' => 'b4b2acb4abaeb0a322f89318bdff06b7',
  1433. 'AppID' => 'b4b2a3beabc7acfae87ef292a0700337',
  1434. 'VerID' => 'b4b2a8b2a9d7b3e3df70e9b78fa6b5dc',
  1435. 'Model' => 'b4b2a8bfabd3ae4dccd277e4bcfde63b',
  1436. 'FieldName' => 'FarmId',
  1437. 'FieldTitle' => '农场ID',
  1438. 'FieldType' => 'integer',
  1439. 'FieldLength' => NULL,
  1440. 'FieldDefault' => NULL,
  1441. 'FieldComment' => NULL,
  1442. 'IsRequired' => NULL,
  1443. 'IsReadonly' => NULL,
  1444. 'IsTextField' => '0',
  1445. 'RelationModel' => '',
  1446. 'RelationField' => '',
  1447. 'IsSearchable' => NULL,
  1448. 'IsFormOnly' => NULL,
  1449. 'IsPrimaryKey' => '0',
  1450. 'IsUniqueKey' => NULL,
  1451. 'OrderNum' => '9999',
  1452. ),
  1453. 'AssocId' =>
  1454. array (
  1455. 'ID' => 'b4b2acb4aeabbafe80c0f5bb55a93489',
  1456. 'AppID' => 'b4b2a3beabc7acfae87ef292a0700337',
  1457. 'VerID' => 'b4b2a8b2a9d7b3e3df70e9b78fa6b5dc',
  1458. 'Model' => 'b4b2a8bfabd3ae4dccd277e4bcfde63b',
  1459. 'FieldName' => 'AssocId',
  1460. 'FieldTitle' => '关联API用户',
  1461. 'FieldType' => 'guid',
  1462. 'FieldLength' => NULL,
  1463. 'FieldDefault' => '',
  1464. 'FieldComment' => NULL,
  1465. 'IsRequired' => NULL,
  1466. 'IsReadonly' => NULL,
  1467. 'IsTextField' => '0',
  1468. 'RelationModel' => '',
  1469. 'RelationField' => '',
  1470. 'IsSearchable' => NULL,
  1471. 'IsFormOnly' => NULL,
  1472. 'IsPrimaryKey' => '0',
  1473. 'IsUniqueKey' => NULL,
  1474. 'OrderNum' => '9999',
  1475. ),
  1476. ),
  1477. 'many2one_list' => NULL,
  1478. 'one2many_list' => NULL,
  1479. ),
  1480. 'Common' =>
  1481. array (
  1482. 'model_type' => 'controller',
  1483. 'parent_model' => NULL,
  1484. 'field_list' =>
  1485. array (
  1486. ),
  1487. 'many2one_list' => NULL,
  1488. 'one2many_list' => NULL,
  1489. ),
  1490. 'dpyh_app_version' =>
  1491. array (
  1492. 'model_type' => 'table',
  1493. 'parent_model' => '',
  1494. 'field_list' =>
  1495. array (
  1496. 'ID' =>
  1497. array (
  1498. 'ID' => 'b4b2a8bfaebcc5cc3c5c24d062010f39',
  1499. 'AppID' => 'b4b2a3beabc7acfae87ef292a0700337',
  1500. 'VerID' => 'b4b2a8b2a9d7b3e3df70e9b78fa6b5dc',
  1501. 'Model' => 'b4b2a8bfabd3af8fbe30465162a9d1ca',
  1502. 'FieldName' => 'ID',
  1503. 'FieldTitle' => 'ID',
  1504. 'FieldType' => 'auto_guid',
  1505. 'FieldLength' => NULL,
  1506. 'FieldDefault' => NULL,
  1507. 'FieldComment' => NULL,
  1508. 'IsRequired' => '1',
  1509. 'IsReadonly' => NULL,
  1510. 'IsTextField' => '0',
  1511. 'RelationModel' => '',
  1512. 'RelationField' => '',
  1513. 'IsSearchable' => NULL,
  1514. 'IsFormOnly' => NULL,
  1515. 'IsPrimaryKey' => '1',
  1516. 'IsUniqueKey' => NULL,
  1517. 'OrderNum' => '9999',
  1518. ),
  1519. 'AppName' =>
  1520. array (
  1521. 'ID' => 'b4b2a8bfaebcc5ccb902edf8d86bce47',
  1522. 'AppID' => 'b4b2a3beabc7acfae87ef292a0700337',
  1523. 'VerID' => 'b4b2a8b2a9d7b3e3df70e9b78fa6b5dc',
  1524. 'Model' => 'b4b2a8bfabd3af8fbe30465162a9d1ca',
  1525. 'FieldName' => 'AppName',
  1526. 'FieldTitle' => 'App名称',
  1527. 'FieldType' => 'string',
  1528. 'FieldLength' => '50',
  1529. 'FieldDefault' => NULL,
  1530. 'FieldComment' => NULL,
  1531. 'IsRequired' => NULL,
  1532. 'IsReadonly' => NULL,
  1533. 'IsTextField' => '0',
  1534. 'RelationModel' => '',
  1535. 'RelationField' => '',
  1536. 'IsSearchable' => NULL,
  1537. 'IsFormOnly' => NULL,
  1538. 'IsPrimaryKey' => '0',
  1539. 'IsUniqueKey' => NULL,
  1540. 'OrderNum' => '9999',
  1541. ),
  1542. 'AppVersion' =>
  1543. array (
  1544. 'ID' => 'b4b2a8bfaebcc6cd286c3d2a35ed3b11',
  1545. 'AppID' => 'b4b2a3beabc7acfae87ef292a0700337',
  1546. 'VerID' => 'b4b2a8b2a9d7b3e3df70e9b78fa6b5dc',
  1547. 'Model' => 'b4b2a8bfabd3af8fbe30465162a9d1ca',
  1548. 'FieldName' => 'AppVersion',
  1549. 'FieldTitle' => 'App版本',
  1550. 'FieldType' => 'string',
  1551. 'FieldLength' => '50',
  1552. 'FieldDefault' => NULL,
  1553. 'FieldComment' => NULL,
  1554. 'IsRequired' => NULL,
  1555. 'IsReadonly' => NULL,
  1556. 'IsTextField' => '0',
  1557. 'RelationModel' => NULL,
  1558. 'RelationField' => NULL,
  1559. 'IsSearchable' => NULL,
  1560. 'IsFormOnly' => NULL,
  1561. 'IsPrimaryKey' => '0',
  1562. 'IsUniqueKey' => NULL,
  1563. 'OrderNum' => '9999',
  1564. ),
  1565. 'AppVersionCode' =>
  1566. array (
  1567. 'ID' => 'b4b2a8bfaebcc6ce18bc4efb204518ab',
  1568. 'AppID' => 'b4b2a3beabc7acfae87ef292a0700337',
  1569. 'VerID' => 'b4b2a8b2a9d7b3e3df70e9b78fa6b5dc',
  1570. 'Model' => 'b4b2a8bfabd3af8fbe30465162a9d1ca',
  1571. 'FieldName' => 'AppVersionCode',
  1572. 'FieldTitle' => 'App版本代码',
  1573. 'FieldType' => 'integer',
  1574. 'FieldLength' => '11',
  1575. 'FieldDefault' => NULL,
  1576. 'FieldComment' => NULL,
  1577. 'IsRequired' => NULL,
  1578. 'IsReadonly' => NULL,
  1579. 'IsTextField' => '0',
  1580. 'RelationModel' => '',
  1581. 'RelationField' => '',
  1582. 'IsSearchable' => NULL,
  1583. 'IsFormOnly' => NULL,
  1584. 'IsPrimaryKey' => '0',
  1585. 'IsUniqueKey' => NULL,
  1586. 'OrderNum' => '9999',
  1587. ),
  1588. 'AppPath' =>
  1589. array (
  1590. 'ID' => 'b4b2a8bfaebcc6ce8e465302afcc3309',
  1591. 'AppID' => 'b4b2a3beabc7acfae87ef292a0700337',
  1592. 'VerID' => 'b4b2a8b2a9d7b3e3df70e9b78fa6b5dc',
  1593. 'Model' => 'b4b2a8bfabd3af8fbe30465162a9d1ca',
  1594. 'FieldName' => 'AppPath',
  1595. 'FieldTitle' => 'App路径',
  1596. 'FieldType' => 'string',
  1597. 'FieldLength' => '255',
  1598. 'FieldDefault' => NULL,
  1599. 'FieldComment' => NULL,
  1600. 'IsRequired' => NULL,
  1601. 'IsReadonly' => NULL,
  1602. 'IsTextField' => '0',
  1603. 'RelationModel' => '',
  1604. 'RelationField' => '',
  1605. 'IsSearchable' => NULL,
  1606. 'IsFormOnly' => NULL,
  1607. 'IsPrimaryKey' => '0',
  1608. 'IsUniqueKey' => NULL,
  1609. 'OrderNum' => '9999',
  1610. ),
  1611. 'UpdateMessage' =>
  1612. array (
  1613. 'ID' => 'b4b2a8bfaebcc6cf0358999af9464fb8',
  1614. 'AppID' => 'b4b2a3beabc7acfae87ef292a0700337',
  1615. 'VerID' => 'b4b2a8b2a9d7b3e3df70e9b78fa6b5dc',
  1616. 'Model' => 'b4b2a8bfabd3af8fbe30465162a9d1ca',
  1617. 'FieldName' => 'UpdateMessage',
  1618. 'FieldTitle' => 'App更新信息',
  1619. 'FieldType' => 'tinytext',
  1620. 'FieldLength' => NULL,
  1621. 'FieldDefault' => NULL,
  1622. 'FieldComment' => NULL,
  1623. 'IsRequired' => NULL,
  1624. 'IsReadonly' => NULL,
  1625. 'IsTextField' => '0',
  1626. 'RelationModel' => '',
  1627. 'RelationField' => '',
  1628. 'IsSearchable' => NULL,
  1629. 'IsFormOnly' => NULL,
  1630. 'IsPrimaryKey' => '0',
  1631. 'IsUniqueKey' => NULL,
  1632. 'OrderNum' => '9999',
  1633. ),
  1634. 'AddTime' =>
  1635. array (
  1636. 'ID' => 'b4b2a8bfaebcc6cf750ec520ee3d69ff',
  1637. 'AppID' => 'b4b2a3beabc7acfae87ef292a0700337',
  1638. 'VerID' => 'b4b2a8b2a9d7b3e3df70e9b78fa6b5dc',
  1639. 'Model' => 'b4b2a8bfabd3af8fbe30465162a9d1ca',
  1640. 'FieldName' => 'AddTime',
  1641. 'FieldTitle' => '添加时间',
  1642. 'FieldType' => 'datetime',
  1643. 'FieldLength' => NULL,
  1644. 'FieldDefault' => NULL,
  1645. 'FieldComment' => NULL,
  1646. 'IsRequired' => NULL,
  1647. 'IsReadonly' => NULL,
  1648. 'IsTextField' => '0',
  1649. 'RelationModel' => '',
  1650. 'RelationField' => '',
  1651. 'IsSearchable' => NULL,
  1652. 'IsFormOnly' => NULL,
  1653. 'IsPrimaryKey' => '0',
  1654. 'IsUniqueKey' => NULL,
  1655. 'OrderNum' => '9999',
  1656. ),
  1657. 'Md5Hash' =>
  1658. array (
  1659. 'ID' => 'b4b3a3b7b2caa4f18ab08417b73ad065',
  1660. 'AppID' => 'b4b2a3beabc7acfae87ef292a0700337',
  1661. 'VerID' => 'b4b2a8b2a9d7b3e3df70e9b78fa6b5dc',
  1662. 'Model' => 'b4b2a8bfabd3af8fbe30465162a9d1ca',
  1663. 'FieldName' => 'Md5Hash',
  1664. 'FieldTitle' => 'MD5散列',
  1665. 'FieldType' => 'string',
  1666. 'FieldLength' => '32',
  1667. 'FieldDefault' => NULL,
  1668. 'FieldComment' => NULL,
  1669. 'IsRequired' => NULL,
  1670. 'IsReadonly' => NULL,
  1671. 'IsTextField' => '0',
  1672. 'RelationModel' => '',
  1673. 'RelationField' => '',
  1674. 'IsSearchable' => NULL,
  1675. 'IsFormOnly' => NULL,
  1676. 'IsPrimaryKey' => '0',
  1677. 'IsUniqueKey' => NULL,
  1678. 'OrderNum' => '9999',
  1679. ),
  1680. ),
  1681. 'many2one_list' => NULL,
  1682. 'one2many_list' => NULL,
  1683. ),
  1684. 'dpyh_farm_viewer' =>
  1685. array (
  1686. 'model_type' => 'virtual',
  1687. 'parent_model' => 'uc_user',
  1688. 'field_list' =>
  1689. array (
  1690. 'ID' =>
  1691. array (
  1692. 'ID' => 'b4b2acb5aaa9a25f9670bfd05af62910',
  1693. 'AppID' => 'b4b2a3beabc7acfae87ef292a0700337',
  1694. 'VerID' => 'b4b2a8b2a9d7b3e3df70e9b78fa6b5dc',
  1695. 'Model' => 'b4b2acb5aaa9a25bbfcc8476f3d5bed3',
  1696. 'FieldName' => 'ID',
  1697. 'FieldTitle' => 'ID',
  1698. 'FieldType' => 'auto_guid',
  1699. 'FieldLength' => NULL,
  1700. 'FieldDefault' => NULL,
  1701. 'FieldComment' => NULL,
  1702. 'IsRequired' => NULL,
  1703. 'IsReadonly' => NULL,
  1704. 'IsTextField' => '0',
  1705. 'RelationModel' => '',
  1706. 'RelationField' => '',
  1707. 'IsSearchable' => NULL,
  1708. 'IsFormOnly' => NULL,
  1709. 'IsPrimaryKey' => '1',
  1710. 'IsUniqueKey' => NULL,
  1711. 'OrderNum' => '9999',
  1712. ),
  1713. 'UserName' =>
  1714. array (
  1715. 'ID' => 'b4b2acb5aaa9a2603eb03da4eb0bb9ce',
  1716. 'AppID' => 'b4b2a3beabc7acfae87ef292a0700337',
  1717. 'VerID' => 'b4b2a8b2a9d7b3e3df70e9b78fa6b5dc',
  1718. 'Model' => 'b4b2acb5aaa9a25bbfcc8476f3d5bed3',
  1719. 'FieldName' => 'UserName',
  1720. 'FieldTitle' => '用户名',
  1721. 'FieldType' => 'string',
  1722. 'FieldLength' => '50',
  1723. 'FieldDefault' => NULL,
  1724. 'FieldComment' => NULL,
  1725. 'IsRequired' => NULL,
  1726. 'IsReadonly' => NULL,
  1727. 'IsTextField' => '0',
  1728. 'RelationModel' => NULL,
  1729. 'RelationField' => NULL,
  1730. 'IsSearchable' => NULL,
  1731. 'IsFormOnly' => NULL,
  1732. 'IsPrimaryKey' => '0',
  1733. 'IsUniqueKey' => NULL,
  1734. 'OrderNum' => '9999',
  1735. ),
  1736. 'Password' =>
  1737. array (
  1738. 'ID' => 'b4b2acb5aaa9a260e6d0a9f1cc48a103',
  1739. 'AppID' => 'b4b2a3beabc7acfae87ef292a0700337',
  1740. 'VerID' => 'b4b2a8b2a9d7b3e3df70e9b78fa6b5dc',
  1741. 'Model' => 'b4b2acb5aaa9a25bbfcc8476f3d5bed3',
  1742. 'FieldName' => 'Password',
  1743. 'FieldTitle' => '密码',
  1744. 'FieldType' => 'string',
  1745. 'FieldLength' => '50',
  1746. 'FieldDefault' => NULL,
  1747. 'FieldComment' => NULL,
  1748. 'IsRequired' => NULL,
  1749. 'IsReadonly' => NULL,
  1750. 'IsTextField' => '0',
  1751. 'RelationModel' => '',
  1752. 'RelationField' => '',
  1753. 'IsSearchable' => NULL,
  1754. 'IsFormOnly' => NULL,
  1755. 'IsPrimaryKey' => '0',
  1756. 'IsUniqueKey' => NULL,
  1757. 'OrderNum' => '9999',
  1758. ),
  1759. 'RealName' =>
  1760. array (
  1761. 'ID' => 'b4b2acb5aaa9a2619198a29f2173a3cf',
  1762. 'AppID' => 'b4b2a3beabc7acfae87ef292a0700337',
  1763. 'VerID' => 'b4b2a8b2a9d7b3e3df70e9b78fa6b5dc',
  1764. 'Model' => 'b4b2acb5aaa9a25bbfcc8476f3d5bed3',
  1765. 'FieldName' => 'RealName',
  1766. 'FieldTitle' => '姓名',
  1767. 'FieldType' => 'string',
  1768. 'FieldLength' => '50',
  1769. 'FieldDefault' => NULL,
  1770. 'FieldComment' => NULL,
  1771. 'IsRequired' => NULL,
  1772. 'IsReadonly' => NULL,
  1773. 'IsTextField' => '0',
  1774. 'RelationModel' => NULL,
  1775. 'RelationField' => NULL,
  1776. 'IsSearchable' => NULL,
  1777. 'IsFormOnly' => NULL,
  1778. 'IsPrimaryKey' => '0',
  1779. 'IsUniqueKey' => NULL,
  1780. 'OrderNum' => '9999',
  1781. ),
  1782. 'Mobile' =>
  1783. array (
  1784. 'ID' => 'b4b2acb5aaa9a262b5a02f1bcf6c1bfc',
  1785. 'AppID' => 'b4b2a3beabc7acfae87ef292a0700337',
  1786. 'VerID' => 'b4b2a8b2a9d7b3e3df70e9b78fa6b5dc',
  1787. 'Model' => 'b4b2acb5aaa9a25bbfcc8476f3d5bed3',
  1788. 'FieldName' => 'Mobile',
  1789. 'FieldTitle' => '电话',
  1790. 'FieldType' => 'string',
  1791. 'FieldLength' => '50',
  1792. 'FieldDefault' => NULL,
  1793. 'FieldComment' => NULL,
  1794. 'IsRequired' => NULL,
  1795. 'IsReadonly' => NULL,
  1796. 'IsTextField' => '0',
  1797. 'RelationModel' => '',
  1798. 'RelationField' => '',
  1799. 'IsSearchable' => NULL,
  1800. 'IsFormOnly' => NULL,
  1801. 'IsPrimaryKey' => '0',
  1802. 'IsUniqueKey' => NULL,
  1803. 'OrderNum' => '9999',
  1804. ),
  1805. 'FarmId' =>
  1806. array (
  1807. 'ID' => 'b4b2acb5aaa9a2637756564d8bde8f0a',
  1808. 'AppID' => 'b4b2a3beabc7acfae87ef292a0700337',
  1809. 'VerID' => 'b4b2a8b2a9d7b3e3df70e9b78fa6b5dc',
  1810. 'Model' => 'b4b2acb5aaa9a25bbfcc8476f3d5bed3',
  1811. 'FieldName' => 'FarmId',
  1812. 'FieldTitle' => '农场ID',
  1813. 'FieldType' => 'integer',
  1814. 'FieldLength' => NULL,
  1815. 'FieldDefault' => NULL,
  1816. 'FieldComment' => NULL,
  1817. 'IsRequired' => NULL,
  1818. 'IsReadonly' => NULL,
  1819. 'IsTextField' => '0',
  1820. 'RelationModel' => '',
  1821. 'RelationField' => '',
  1822. 'IsSearchable' => NULL,
  1823. 'IsFormOnly' => NULL,
  1824. 'IsPrimaryKey' => '0',
  1825. 'IsUniqueKey' => NULL,
  1826. 'OrderNum' => '9999',
  1827. ),
  1828. ),
  1829. 'many2one_list' => NULL,
  1830. 'one2many_list' => NULL,
  1831. ),
  1832. 'dpyh_farmland' =>
  1833. array (
  1834. 'model_type' => 'virtual',
  1835. 'parent_model' => '',
  1836. 'field_list' =>
  1837. array (
  1838. 'ID' =>
  1839. array (
  1840. 'ID' => 'b4b3a1a3b3c5c21caaecc81b925a09ea',
  1841. 'AppID' => 'b4b2a3beabc7acfae87ef292a0700337',
  1842. 'VerID' => 'b4b2a8b2a9d7b3e3df70e9b78fa6b5dc',
  1843. 'Model' => 'b4b3a1a3b3c5c21bec7258cc64d2be03',
  1844. 'FieldName' => 'ID',
  1845. 'FieldTitle' => 'ID',
  1846. 'FieldType' => 'auto_guid',
  1847. 'FieldLength' => NULL,
  1848. 'FieldDefault' => NULL,
  1849. 'FieldComment' => '大棚ID',
  1850. 'IsRequired' => '1',
  1851. 'IsReadonly' => NULL,
  1852. 'IsTextField' => '0',
  1853. 'RelationModel' => '',
  1854. 'RelationField' => '',
  1855. 'IsSearchable' => NULL,
  1856. 'IsFormOnly' => NULL,
  1857. 'IsPrimaryKey' => '1',
  1858. 'IsUniqueKey' => '1',
  1859. 'OrderNum' => '9999',
  1860. ),
  1861. 'FarmlandName' =>
  1862. array (
  1863. 'ID' => 'b4b3a1a3b3c5c21d588c25f9ef6e5616',
  1864. 'AppID' => 'b4b2a3beabc7acfae87ef292a0700337',
  1865. 'VerID' => 'b4b2a8b2a9d7b3e3df70e9b78fa6b5dc',
  1866. 'Model' => 'b4b3a1a3b3c5c21bec7258cc64d2be03',
  1867. 'FieldName' => 'FarmlandName',
  1868. 'FieldTitle' => '大棚名称',
  1869. 'FieldType' => 'string',
  1870. 'FieldLength' => '100',
  1871. 'FieldDefault' => '',
  1872. 'FieldComment' => NULL,
  1873. 'IsRequired' => NULL,
  1874. 'IsReadonly' => NULL,
  1875. 'IsTextField' => '0',
  1876. 'RelationModel' => '',
  1877. 'RelationField' => '',
  1878. 'IsSearchable' => NULL,
  1879. 'IsFormOnly' => NULL,
  1880. 'IsPrimaryKey' => '0',
  1881. 'IsUniqueKey' => NULL,
  1882. 'OrderNum' => '9999',
  1883. ),
  1884. 'FarmlandNum' =>
  1885. array (
  1886. 'ID' => 'b4b3a1a3b3c5c21e0322c5210fba7635',
  1887. 'AppID' => 'b4b2a3beabc7acfae87ef292a0700337',
  1888. 'VerID' => 'b4b2a8b2a9d7b3e3df70e9b78fa6b5dc',
  1889. 'Model' => 'b4b3a1a3b3c5c21bec7258cc64d2be03',
  1890. 'FieldName' => 'FarmlandNum',
  1891. 'FieldTitle' => '大棚编号',
  1892. 'FieldType' => 'string',
  1893. 'FieldLength' => '50',
  1894. 'FieldDefault' => NULL,
  1895. 'FieldComment' => NULL,
  1896. 'IsRequired' => NULL,
  1897. 'IsReadonly' => NULL,
  1898. 'IsTextField' => '0',
  1899. 'RelationModel' => NULL,
  1900. 'RelationField' => NULL,
  1901. 'IsSearchable' => NULL,
  1902. 'IsFormOnly' => NULL,
  1903. 'IsPrimaryKey' => '0',
  1904. 'IsUniqueKey' => NULL,
  1905. 'OrderNum' => '9999',
  1906. ),
  1907. 'FarmlandType' =>
  1908. array (
  1909. 'ID' => 'b4b3a1a3b3c5c21eb04252befa66a6a0',
  1910. 'AppID' => 'b4b2a3beabc7acfae87ef292a0700337',
  1911. 'VerID' => 'b4b2a8b2a9d7b3e3df70e9b78fa6b5dc',
  1912. 'Model' => 'b4b3a1a3b3c5c21bec7258cc64d2be03',
  1913. 'FieldName' => 'FarmlandType',
  1914. 'FieldTitle' => '大棚类型',
  1915. 'FieldType' => 'boolean',
  1916. 'FieldLength' => NULL,
  1917. 'FieldDefault' => '1',
  1918. 'FieldComment' => '1-大棚,2-大田',
  1919. 'IsRequired' => NULL,
  1920. 'IsReadonly' => NULL,
  1921. 'IsTextField' => '0',
  1922. 'RelationModel' => '',
  1923. 'RelationField' => '',
  1924. 'IsSearchable' => NULL,
  1925. 'IsFormOnly' => NULL,
  1926. 'IsPrimaryKey' => '0',
  1927. 'IsUniqueKey' => NULL,
  1928. 'OrderNum' => '9999',
  1929. ),
  1930. 'FarmId' =>
  1931. array (
  1932. 'ID' => 'b4b3a1a3b3c5c21f588aa902c2dda968',
  1933. 'AppID' => 'b4b2a3beabc7acfae87ef292a0700337',
  1934. 'VerID' => 'b4b2a8b2a9d7b3e3df70e9b78fa6b5dc',
  1935. 'Model' => 'b4b3a1a3b3c5c21bec7258cc64d2be03',
  1936. 'FieldName' => 'FarmId',
  1937. 'FieldTitle' => '所属基地',
  1938. 'FieldType' => 'guid',
  1939. 'FieldLength' => NULL,
  1940. 'FieldDefault' => NULL,
  1941. 'FieldComment' => NULL,
  1942. 'IsRequired' => NULL,
  1943. 'IsReadonly' => NULL,
  1944. 'IsTextField' => '0',
  1945. 'RelationModel' => '',
  1946. 'RelationField' => '',
  1947. 'IsSearchable' => NULL,
  1948. 'IsFormOnly' => NULL,
  1949. 'IsPrimaryKey' => '0',
  1950. 'IsUniqueKey' => NULL,
  1951. 'OrderNum' => '9999',
  1952. ),
  1953. 'ManagerId' =>
  1954. array (
  1955. 'ID' => 'b4b3a1b3a9bfbf57cc921258bf1611b9',
  1956. 'AppID' => 'b4b2a3beabc7acfae87ef292a0700337',
  1957. 'VerID' => 'b4b2a8b2a9d7b3e3df70e9b78fa6b5dc',
  1958. 'Model' => 'b4b3a1a3b3c5c21bec7258cc64d2be03',
  1959. 'FieldName' => 'ManagerId',
  1960. 'FieldTitle' => '所属管理员ID',
  1961. 'FieldType' => 'guid',
  1962. 'FieldLength' => NULL,
  1963. 'FieldDefault' => NULL,
  1964. 'FieldComment' => NULL,
  1965. 'IsRequired' => NULL,
  1966. 'IsReadonly' => NULL,
  1967. 'IsTextField' => '0',
  1968. 'RelationModel' => '',
  1969. 'RelationField' => '',
  1970. 'IsSearchable' => NULL,
  1971. 'IsFormOnly' => NULL,
  1972. 'IsPrimaryKey' => '0',
  1973. 'IsUniqueKey' => NULL,
  1974. 'OrderNum' => '9999',
  1975. ),
  1976. 'Comment' =>
  1977. array (
  1978. 'ID' => 'b4b3a1b3a9bfbf588f0e1e46c69c5c14',
  1979. 'AppID' => 'b4b2a3beabc7acfae87ef292a0700337',
  1980. 'VerID' => 'b4b2a8b2a9d7b3e3df70e9b78fa6b5dc',
  1981. 'Model' => 'b4b3a1a3b3c5c21bec7258cc64d2be03',
  1982. 'FieldName' => 'Comment',
  1983. 'FieldTitle' => '备注',
  1984. 'FieldType' => 'string',
  1985. 'FieldLength' => '255',
  1986. 'FieldDefault' => NULL,
  1987. 'FieldComment' => NULL,
  1988. 'IsRequired' => NULL,
  1989. 'IsReadonly' => NULL,
  1990. 'IsTextField' => '0',
  1991. 'RelationModel' => '',
  1992. 'RelationField' => '',
  1993. 'IsSearchable' => NULL,
  1994. 'IsFormOnly' => NULL,
  1995. 'IsPrimaryKey' => '0',
  1996. 'IsUniqueKey' => '0',
  1997. 'OrderNum' => '9999',
  1998. ),
  1999. 'ExceptContent' =>
  2000. array (
  2001. 'ID' => 'b4b3a1b9afcfc6540e52eba0427bd71d',
  2002. 'AppID' => 'b4b2a3beabc7acfae87ef292a0700337',
  2003. 'VerID' => 'b4b2a8b2a9d7b3e3df70e9b78fa6b5dc',
  2004. 'Model' => 'b4b3a1a3b3c5c21bec7258cc64d2be03',
  2005. 'FieldName' => 'ExceptContent',
  2006. 'FieldTitle' => '发送内容',
  2007. 'FieldType' => 'string',
  2008. 'FieldLength' => '250',
  2009. 'FieldDefault' => NULL,
  2010. 'FieldComment' => '异常短信发送内容',
  2011. 'IsRequired' => NULL,
  2012. 'IsReadonly' => NULL,
  2013. 'IsTextField' => '0',
  2014. 'RelationModel' => '',
  2015. 'RelationField' => '',
  2016. 'IsSearchable' => NULL,
  2017. 'IsFormOnly' => NULL,
  2018. 'IsPrimaryKey' => '0',
  2019. 'IsUniqueKey' => NULL,
  2020. 'OrderNum' => '9999',
  2021. ),
  2022. 'SmsInterval' =>
  2023. array (
  2024. 'ID' => 'b4b3a1b9afcfc654de9a5fd92bf5a9f4',
  2025. 'AppID' => 'b4b2a3beabc7acfae87ef292a0700337',
  2026. 'VerID' => 'b4b2a8b2a9d7b3e3df70e9b78fa6b5dc',
  2027. 'Model' => 'b4b3a1a3b3c5c21bec7258cc64d2be03',
  2028. 'FieldName' => 'SmsInterval',
  2029. 'FieldTitle' => '短信发送间隔',
  2030. 'FieldType' => 'integer',
  2031. 'FieldLength' => NULL,
  2032. 'FieldDefault' => '5',
  2033. 'FieldComment' => '短信发送间隔,单位分钟',
  2034. 'IsRequired' => NULL,
  2035. 'IsReadonly' => NULL,
  2036. 'IsTextField' => '0',
  2037. 'RelationModel' => '',
  2038. 'RelationField' => '',
  2039. 'IsSearchable' => NULL,
  2040. 'IsFormOnly' => NULL,
  2041. 'IsPrimaryKey' => '0',
  2042. 'IsUniqueKey' => NULL,
  2043. 'OrderNum' => '9999',
  2044. ),
  2045. 'HighTempLimit' =>
  2046. array (
  2047. 'ID' => 'b4b3a1b9afcfc6559312886a19cc1ad8',
  2048. 'AppID' => 'b4b2a3beabc7acfae87ef292a0700337',
  2049. 'VerID' => 'b4b2a8b2a9d7b3e3df70e9b78fa6b5dc',
  2050. 'Model' => 'b4b3a1a3b3c5c21bec7258cc64d2be03',
  2051. 'FieldName' => 'HighTempLimit',
  2052. 'FieldTitle' => '温度报警上限',
  2053. 'FieldType' => 'float',
  2054. 'FieldLength' => NULL,
  2055. 'FieldDefault' => '0',
  2056. 'FieldComment' => NULL,
  2057. 'IsRequired' => NULL,
  2058. 'IsReadonly' => NULL,
  2059. 'IsTextField' => '0',
  2060. 'RelationModel' => '',
  2061. 'RelationField' => '',
  2062. 'IsSearchable' => NULL,
  2063. 'IsFormOnly' => NULL,
  2064. 'IsPrimaryKey' => '0',
  2065. 'IsUniqueKey' => NULL,
  2066. 'OrderNum' => '9999',
  2067. ),
  2068. 'LowTempLimit' =>
  2069. array (
  2070. 'ID' => 'b4b3a1b9afcfc65647a846017c9aec04',
  2071. 'AppID' => 'b4b2a3beabc7acfae87ef292a0700337',
  2072. 'VerID' => 'b4b2a8b2a9d7b3e3df70e9b78fa6b5dc',
  2073. 'Model' => 'b4b3a1a3b3c5c21bec7258cc64d2be03',
  2074. 'FieldName' => 'LowTempLimit',
  2075. 'FieldTitle' => '温度报警下限',
  2076. 'FieldType' => 'float',
  2077. 'FieldLength' => NULL,
  2078. 'FieldDefault' => '0',
  2079. 'FieldComment' => NULL,
  2080. 'IsRequired' => NULL,
  2081. 'IsReadonly' => NULL,
  2082. 'IsTextField' => '0',
  2083. 'RelationModel' => '',
  2084. 'RelationField' => '',
  2085. 'IsSearchable' => NULL,
  2086. 'IsFormOnly' => NULL,
  2087. 'IsPrimaryKey' => '0',
  2088. 'IsUniqueKey' => NULL,
  2089. 'OrderNum' => '9999',
  2090. ),
  2091. 'IsUseTempLimit' =>
  2092. array (
  2093. 'ID' => 'b4b3a1b9afcfc656fdd88f3629db25f2',
  2094. 'AppID' => 'b4b2a3beabc7acfae87ef292a0700337',
  2095. 'VerID' => 'b4b2a8b2a9d7b3e3df70e9b78fa6b5dc',
  2096. 'Model' => 'b4b3a1a3b3c5c21bec7258cc64d2be03',
  2097. 'FieldName' => 'IsUseTempLimit',
  2098. 'FieldTitle' => '是否启用温度',
  2099. 'FieldType' => 'boolean',
  2100. 'FieldLength' => NULL,
  2101. 'FieldDefault' => '0',
  2102. 'FieldComment' => '是否启用温度上下限报警',
  2103. 'IsRequired' => NULL,
  2104. 'IsReadonly' => NULL,
  2105. 'IsTextField' => '0',
  2106. 'RelationModel' => '',
  2107. 'RelationField' => '',
  2108. 'IsSearchable' => NULL,
  2109. 'IsFormOnly' => NULL,
  2110. 'IsPrimaryKey' => '0',
  2111. 'IsUniqueKey' => NULL,
  2112. 'OrderNum' => '9999',
  2113. ),
  2114. 'LastAlarmTime' =>
  2115. array (
  2116. 'ID' => 'b4b3a1b9afcfc6587046c546cd6fb1ef',
  2117. 'AppID' => 'b4b2a3beabc7acfae87ef292a0700337',
  2118. 'VerID' => 'b4b2a8b2a9d7b3e3df70e9b78fa6b5dc',
  2119. 'Model' => 'b4b3a1a3b3c5c21bec7258cc64d2be03',
  2120. 'FieldName' => 'LastAlarmTime',
  2121. 'FieldTitle' => '最后告警时间',
  2122. 'FieldType' => 'datetime',
  2123. 'FieldLength' => NULL,
  2124. 'FieldDefault' => NULL,
  2125. 'FieldComment' => '最后一次告警时间',
  2126. 'IsRequired' => NULL,
  2127. 'IsReadonly' => NULL,
  2128. 'IsTextField' => '0',
  2129. 'RelationModel' => '',
  2130. 'RelationField' => '',
  2131. 'IsSearchable' => NULL,
  2132. 'IsFormOnly' => NULL,
  2133. 'IsPrimaryKey' => '0',
  2134. 'IsUniqueKey' => NULL,
  2135. 'OrderNum' => '9999',
  2136. ),
  2137. 'MaxTempExceed' =>
  2138. array (
  2139. 'ID' => 'b4b3a1bdafc7a182af46a0d1acd55b6b',
  2140. 'AppID' => 'b4b2a3beabc7acfae87ef292a0700337',
  2141. 'VerID' => 'b4b2a8b2a9d7b3e3df70e9b78fa6b5dc',
  2142. 'Model' => 'b4b3a1a3b3c5c21bec7258cc64d2be03',
  2143. 'FieldName' => 'MaxTempExceed',
  2144. 'FieldTitle' => '温度上限极限值',
  2145. 'FieldType' => 'float',
  2146. 'FieldLength' => NULL,
  2147. 'FieldDefault' => '0',
  2148. 'FieldComment' => '高于温度上限极限',
  2149. 'IsRequired' => NULL,
  2150. 'IsReadonly' => NULL,
  2151. 'IsTextField' => '0',
  2152. 'RelationModel' => '',
  2153. 'RelationField' => '',
  2154. 'IsSearchable' => NULL,
  2155. 'IsFormOnly' => NULL,
  2156. 'IsPrimaryKey' => '0',
  2157. 'IsUniqueKey' => NULL,
  2158. 'OrderNum' => '9999',
  2159. ),
  2160. 'LowTempExceed' =>
  2161. array (
  2162. 'ID' => 'b4b3a1bdafc7a1834e9e03fe4550ce5f',
  2163. 'AppID' => 'b4b2a3beabc7acfae87ef292a0700337',
  2164. 'VerID' => 'b4b2a8b2a9d7b3e3df70e9b78fa6b5dc',
  2165. 'Model' => 'b4b3a1a3b3c5c21bec7258cc64d2be03',
  2166. 'FieldName' => 'LowTempExceed',
  2167. 'FieldTitle' => '温度下限极限值',
  2168. 'FieldType' => 'float',
  2169. 'FieldLength' => NULL,
  2170. 'FieldDefault' => '0',
  2171. 'FieldComment' => '低于温度下限极限',
  2172. 'IsRequired' => NULL,
  2173. 'IsReadonly' => NULL,
  2174. 'IsTextField' => '0',
  2175. 'RelationModel' => '',
  2176. 'RelationField' => '',
  2177. 'IsSearchable' => NULL,
  2178. 'IsFormOnly' => NULL,
  2179. 'IsPrimaryKey' => '0',
  2180. 'IsUniqueKey' => NULL,
  2181. 'OrderNum' => '9999',
  2182. ),
  2183. ),
  2184. 'many2one_list' => NULL,
  2185. 'one2many_list' => NULL,
  2186. ),
  2187. 'dpyh_department' =>
  2188. array (
  2189. 'model_type' => 'virtual',
  2190. 'parent_model' => 'uc_organization',
  2191. 'field_list' =>
  2192. array (
  2193. 'ID' =>
  2194. array (
  2195. 'ID' => 'b4b3a1a4abcdae9f3a2cd5d6b54e376f',
  2196. 'AppID' => 'b4b2a3beabc7acfae87ef292a0700337',
  2197. 'VerID' => 'b4b2a8b2a9d7b3e3df70e9b78fa6b5dc',
  2198. 'Model' => 'b4b3a1a4abcdae9e9e20e58927c6db94',
  2199. 'FieldName' => 'ID',
  2200. 'FieldTitle' => 'ID',
  2201. 'FieldType' => 'auto_guid',
  2202. 'FieldLength' => NULL,
  2203. 'FieldDefault' => NULL,
  2204. 'FieldComment' => NULL,
  2205. 'IsRequired' => '1',
  2206. 'IsReadonly' => NULL,
  2207. 'IsTextField' => '0',
  2208. 'RelationModel' => '',
  2209. 'RelationField' => '',
  2210. 'IsSearchable' => NULL,
  2211. 'IsFormOnly' => NULL,
  2212. 'IsPrimaryKey' => '1',
  2213. 'IsUniqueKey' => '1',
  2214. 'OrderNum' => '9999',
  2215. ),
  2216. 'DepartName' =>
  2217. array (
  2218. 'ID' => 'b4b3a1a4abcdae9fe4403f459d712b17',
  2219. 'AppID' => 'b4b2a3beabc7acfae87ef292a0700337',
  2220. 'VerID' => 'b4b2a8b2a9d7b3e3df70e9b78fa6b5dc',
  2221. 'Model' => 'b4b3a1a4abcdae9e9e20e58927c6db94',
  2222. 'FieldName' => 'DepartName',
  2223. 'FieldTitle' => '部门名称',
  2224. 'FieldType' => 'string',
  2225. 'FieldLength' => '50',
  2226. 'FieldDefault' => NULL,
  2227. 'FieldComment' => NULL,
  2228. 'IsRequired' => NULL,
  2229. 'IsReadonly' => NULL,
  2230. 'IsTextField' => '0',
  2231. 'RelationModel' => NULL,
  2232. 'RelationField' => NULL,
  2233. 'IsSearchable' => NULL,
  2234. 'IsFormOnly' => NULL,
  2235. 'IsPrimaryKey' => '0',
  2236. 'IsUniqueKey' => NULL,
  2237. 'OrderNum' => '9999',
  2238. ),
  2239. 'Comment' =>
  2240. array (
  2241. 'ID' => 'b4b3a1a4abcdaea05e48c412c86452dd',
  2242. 'AppID' => 'b4b2a3beabc7acfae87ef292a0700337',
  2243. 'VerID' => 'b4b2a8b2a9d7b3e3df70e9b78fa6b5dc',
  2244. 'Model' => 'b4b3a1a4abcdae9e9e20e58927c6db94',
  2245. 'FieldName' => 'Comment',
  2246. 'FieldTitle' => '备注',
  2247. 'FieldType' => 'tinytext',
  2248. 'FieldLength' => NULL,
  2249. 'FieldDefault' => NULL,
  2250. 'FieldComment' => NULL,
  2251. 'IsRequired' => NULL,
  2252. 'IsReadonly' => NULL,
  2253. 'IsTextField' => '0',
  2254. 'RelationModel' => '',
  2255. 'RelationField' => '',
  2256. 'IsSearchable' => NULL,
  2257. 'IsFormOnly' => NULL,
  2258. 'IsPrimaryKey' => '0',
  2259. 'IsUniqueKey' => NULL,
  2260. 'OrderNum' => '9999',
  2261. ),
  2262. 'ParentID' =>
  2263. array (
  2264. 'ID' => 'b4b3a1a4abcdaea0ec3c5d9601ad9c6f',
  2265. 'AppID' => 'b4b2a3beabc7acfae87ef292a0700337',
  2266. 'VerID' => 'b4b2a8b2a9d7b3e3df70e9b78fa6b5dc',
  2267. 'Model' => 'b4b3a1a4abcdae9e9e20e58927c6db94',
  2268. 'FieldName' => 'ParentID',
  2269. 'FieldTitle' => '上级ID',
  2270. 'FieldType' => 'guid',
  2271. 'FieldLength' => NULL,
  2272. 'FieldDefault' => NULL,
  2273. 'FieldComment' => NULL,
  2274. 'IsRequired' => NULL,
  2275. 'IsReadonly' => NULL,
  2276. 'IsTextField' => '0',
  2277. 'RelationModel' => '',
  2278. 'RelationField' => '',
  2279. 'IsSearchable' => NULL,
  2280. 'IsFormOnly' => NULL,
  2281. 'IsPrimaryKey' => '0',
  2282. 'IsUniqueKey' => NULL,
  2283. 'OrderNum' => '9999',
  2284. ),
  2285. 'AddTime' =>
  2286. array (
  2287. 'ID' => 'b4b3a1a4abcdaea17684f0468cfc9400',
  2288. 'AppID' => 'b4b2a3beabc7acfae87ef292a0700337',
  2289. 'VerID' => 'b4b2a8b2a9d7b3e3df70e9b78fa6b5dc',
  2290. 'Model' => 'b4b3a1a4abcdae9e9e20e58927c6db94',
  2291. 'FieldName' => 'AddTime',
  2292. 'FieldTitle' => '添加时间',
  2293. 'FieldType' => 'datetime',
  2294. 'FieldLength' => NULL,
  2295. 'FieldDefault' => NULL,
  2296. 'FieldComment' => NULL,
  2297. 'IsRequired' => NULL,
  2298. 'IsReadonly' => NULL,
  2299. 'IsTextField' => '0',
  2300. 'RelationModel' => '',
  2301. 'RelationField' => '',
  2302. 'IsSearchable' => NULL,
  2303. 'IsFormOnly' => NULL,
  2304. 'IsPrimaryKey' => '0',
  2305. 'IsUniqueKey' => NULL,
  2306. 'OrderNum' => '9999',
  2307. ),
  2308. 'Address' =>
  2309. array (
  2310. 'ID' => 'b4b3a1a4abcdaea1f6b8905530914cab',
  2311. 'AppID' => 'b4b2a3beabc7acfae87ef292a0700337',
  2312. 'VerID' => 'b4b2a8b2a9d7b3e3df70e9b78fa6b5dc',
  2313. 'Model' => 'b4b3a1a4abcdae9e9e20e58927c6db94',
  2314. 'FieldName' => 'Address',
  2315. 'FieldTitle' => '地址',
  2316. 'FieldType' => 'string',
  2317. 'FieldLength' => '50',
  2318. 'FieldDefault' => NULL,
  2319. 'FieldComment' => NULL,
  2320. 'IsRequired' => NULL,
  2321. 'IsReadonly' => NULL,
  2322. 'IsTextField' => '0',
  2323. 'RelationModel' => '',
  2324. 'RelationField' => '',
  2325. 'IsSearchable' => NULL,
  2326. 'IsFormOnly' => NULL,
  2327. 'IsPrimaryKey' => '0',
  2328. 'IsUniqueKey' => NULL,
  2329. 'OrderNum' => '9999',
  2330. ),
  2331. 'Charger' =>
  2332. array (
  2333. 'ID' => 'b4b3a1a4abcdaea26f625374202a48dc',
  2334. 'AppID' => 'b4b2a3beabc7acfae87ef292a0700337',
  2335. 'VerID' => 'b4b2a8b2a9d7b3e3df70e9b78fa6b5dc',
  2336. 'Model' => 'b4b3a1a4abcdae9e9e20e58927c6db94',
  2337. 'FieldName' => 'Charger',
  2338. 'FieldTitle' => '负责人',
  2339. 'FieldType' => 'string',
  2340. 'FieldLength' => '50',
  2341. 'FieldDefault' => NULL,
  2342. 'FieldComment' => NULL,
  2343. 'IsRequired' => NULL,
  2344. 'IsReadonly' => NULL,
  2345. 'IsTextField' => '0',
  2346. 'RelationModel' => '',
  2347. 'RelationField' => '',
  2348. 'IsSearchable' => NULL,
  2349. 'IsFormOnly' => NULL,
  2350. 'IsPrimaryKey' => '0',
  2351. 'IsUniqueKey' => NULL,
  2352. 'OrderNum' => '9999',
  2353. ),
  2354. 'Mobile' =>
  2355. array (
  2356. 'ID' => 'b4b3a1a4abcdaea2ee3aff96bb349a70',
  2357. 'AppID' => 'b4b2a3beabc7acfae87ef292a0700337',
  2358. 'VerID' => 'b4b2a8b2a9d7b3e3df70e9b78fa6b5dc',
  2359. 'Model' => 'b4b3a1a4abcdae9e9e20e58927c6db94',
  2360. 'FieldName' => 'Mobile',
  2361. 'FieldTitle' => '负责人电话',
  2362. 'FieldType' => 'string',
  2363. 'FieldLength' => '20',
  2364. 'FieldDefault' => NULL,
  2365. 'FieldComment' => NULL,
  2366. 'IsRequired' => NULL,
  2367. 'IsReadonly' => NULL,
  2368. 'IsTextField' => '0',
  2369. 'RelationModel' => '',
  2370. 'RelationField' => '',
  2371. 'IsSearchable' => NULL,
  2372. 'IsFormOnly' => NULL,
  2373. 'IsPrimaryKey' => '0',
  2374. 'IsUniqueKey' => NULL,
  2375. 'OrderNum' => '9999',
  2376. ),
  2377. 'Sort' =>
  2378. array (
  2379. 'ID' => 'b4b3a1a4abcdaea371007272307f55e4',
  2380. 'AppID' => 'b4b2a3beabc7acfae87ef292a0700337',
  2381. 'VerID' => 'b4b2a8b2a9d7b3e3df70e9b78fa6b5dc',
  2382. 'Model' => 'b4b3a1a4abcdae9e9e20e58927c6db94',
  2383. 'FieldName' => 'Sort',
  2384. 'FieldTitle' => '排序',
  2385. 'FieldType' => 'integer',
  2386. 'FieldLength' => NULL,
  2387. 'FieldDefault' => NULL,
  2388. 'FieldComment' => NULL,
  2389. 'IsRequired' => NULL,
  2390. 'IsReadonly' => NULL,
  2391. 'IsTextField' => '0',
  2392. 'RelationModel' => '',
  2393. 'RelationField' => '',
  2394. 'IsSearchable' => NULL,
  2395. 'IsFormOnly' => NULL,
  2396. 'IsPrimaryKey' => '0',
  2397. 'IsUniqueKey' => NULL,
  2398. 'OrderNum' => '9999',
  2399. ),
  2400. 'Level' =>
  2401. array (
  2402. 'ID' => 'b4b3a1a5b1d0ae1bb278b1e1bd3ea9ef',
  2403. 'AppID' => 'b4b2a3beabc7acfae87ef292a0700337',
  2404. 'VerID' => 'b4b2a8b2a9d7b3e3df70e9b78fa6b5dc',
  2405. 'Model' => 'b4b3a1a4abcdae9e9e20e58927c6db94',
  2406. 'FieldName' => 'Level',
  2407. 'FieldTitle' => '部门等级',
  2408. 'FieldType' => 'boolean',
  2409. 'FieldLength' => '2',
  2410. 'FieldDefault' => NULL,
  2411. 'FieldComment' => '0-总公司,1-工作站,2-服务部,3-基地',
  2412. 'IsRequired' => NULL,
  2413. 'IsReadonly' => NULL,
  2414. 'IsTextField' => '0',
  2415. 'RelationModel' => '',
  2416. 'RelationField' => '',
  2417. 'IsSearchable' => NULL,
  2418. 'IsFormOnly' => NULL,
  2419. 'IsPrimaryKey' => '0',
  2420. 'IsUniqueKey' => NULL,
  2421. 'OrderNum' => '9999',
  2422. ),
  2423. ),
  2424. 'many2one_list' => NULL,
  2425. 'one2many_list' => NULL,
  2426. ),
  2427. 'dpyh_depart_role' =>
  2428. array (
  2429. 'model_type' => 'virtual',
  2430. 'parent_model' => 'uc_role',
  2431. 'field_list' =>
  2432. array (
  2433. 'ID' =>
  2434. array (
  2435. 'ID' => 'b4b3a1a7abd5d47b2c289d7c1afee963',
  2436. 'AppID' => 'b4b2a3beabc7acfae87ef292a0700337',
  2437. 'VerID' => 'b4b2a8b2a9d7b3e3df70e9b78fa6b5dc',
  2438. 'Model' => 'b4b3a1a7abd5d47aa1d666a15b4403e8',
  2439. 'FieldName' => 'ID',
  2440. 'FieldTitle' => 'ID',
  2441. 'FieldType' => 'auto_guid',
  2442. 'FieldLength' => NULL,
  2443. 'FieldDefault' => NULL,
  2444. 'FieldComment' => NULL,
  2445. 'IsRequired' => '1',
  2446. 'IsReadonly' => NULL,
  2447. 'IsTextField' => '0',
  2448. 'RelationModel' => '',
  2449. 'RelationField' => '',
  2450. 'IsSearchable' => NULL,
  2451. 'IsFormOnly' => NULL,
  2452. 'IsPrimaryKey' => '1',
  2453. 'IsUniqueKey' => NULL,
  2454. 'OrderNum' => '9999',
  2455. ),
  2456. 'RoleName' =>
  2457. array (
  2458. 'ID' => 'b4b3a1a7abd5d47ba4beae846e442ee1',
  2459. 'AppID' => 'b4b2a3beabc7acfae87ef292a0700337',
  2460. 'VerID' => 'b4b2a8b2a9d7b3e3df70e9b78fa6b5dc',
  2461. 'Model' => 'b4b3a1a7abd5d47aa1d666a15b4403e8',
  2462. 'FieldName' => 'RoleName',
  2463. 'FieldTitle' => '角色名称',
  2464. 'FieldType' => 'string',
  2465. 'FieldLength' => '50',
  2466. 'FieldDefault' => NULL,
  2467. 'FieldComment' => NULL,
  2468. 'IsRequired' => NULL,
  2469. 'IsReadonly' => NULL,
  2470. 'IsTextField' => '0',
  2471. 'RelationModel' => '',
  2472. 'RelationField' => '',
  2473. 'IsSearchable' => NULL,
  2474. 'IsFormOnly' => NULL,
  2475. 'IsPrimaryKey' => '0',
  2476. 'IsUniqueKey' => NULL,
  2477. 'OrderNum' => '9999',
  2478. ),
  2479. 'Level' =>
  2480. array (
  2481. 'ID' => 'b4b3a1a7abd5d47c1778edfd745f1871',
  2482. 'AppID' => 'b4b2a3beabc7acfae87ef292a0700337',
  2483. 'VerID' => 'b4b2a8b2a9d7b3e3df70e9b78fa6b5dc',
  2484. 'Model' => 'b4b3a1a7abd5d47aa1d666a15b4403e8',
  2485. 'FieldName' => 'Level',
  2486. 'FieldTitle' => '角色级别',
  2487. 'FieldType' => 'integer',
  2488. 'FieldLength' => NULL,
  2489. 'FieldDefault' => NULL,
  2490. 'FieldComment' => '0-总公司,1-工作站,2-服务部,3-基地',
  2491. 'IsRequired' => NULL,
  2492. 'IsReadonly' => NULL,
  2493. 'IsTextField' => '0',
  2494. 'RelationModel' => '',
  2495. 'RelationField' => '',
  2496. 'IsSearchable' => NULL,
  2497. 'IsFormOnly' => NULL,
  2498. 'IsPrimaryKey' => '0',
  2499. 'IsUniqueKey' => NULL,
  2500. 'OrderNum' => '9999',
  2501. ),
  2502. 'RoleRight' =>
  2503. array (
  2504. 'ID' => 'b4b3a1a7aea8bfb5443aba860b38e013',
  2505. 'AppID' => 'b4b2a3beabc7acfae87ef292a0700337',
  2506. 'VerID' => 'b4b2a8b2a9d7b3e3df70e9b78fa6b5dc',
  2507. 'Model' => 'b4b3a1a7abd5d47aa1d666a15b4403e8',
  2508. 'FieldName' => 'RoleRight',
  2509. 'FieldTitle' => '角色权限',
  2510. 'FieldType' => 'tinytext',
  2511. 'FieldLength' => NULL,
  2512. 'FieldDefault' => NULL,
  2513. 'FieldComment' => NULL,
  2514. 'IsRequired' => NULL,
  2515. 'IsReadonly' => NULL,
  2516. 'IsTextField' => '0',
  2517. 'RelationModel' => '',
  2518. 'RelationField' => '',
  2519. 'IsSearchable' => NULL,
  2520. 'IsFormOnly' => NULL,
  2521. 'IsPrimaryKey' => '0',
  2522. 'IsUniqueKey' => NULL,
  2523. 'OrderNum' => '9999',
  2524. ),
  2525. 'IsAllowAdmin' =>
  2526. array (
  2527. 'ID' => 'b4b3a1a7aea8bfb5f8e4040141db8ebd',
  2528. 'AppID' => 'b4b2a3beabc7acfae87ef292a0700337',
  2529. 'VerID' => 'b4b2a8b2a9d7b3e3df70e9b78fa6b5dc',
  2530. 'Model' => 'b4b3a1a7abd5d47aa1d666a15b4403e8',
  2531. 'FieldName' => 'IsAllowAdmin',
  2532. 'FieldTitle' => '后台权限',
  2533. 'FieldType' => 'boolean',
  2534. 'FieldLength' => NULL,
  2535. 'FieldDefault' => NULL,
  2536. 'FieldComment' => '是否允许登录后台',
  2537. 'IsRequired' => NULL,
  2538. 'IsReadonly' => NULL,
  2539. 'IsTextField' => '0',
  2540. 'RelationModel' => '',
  2541. 'RelationField' => '',
  2542. 'IsSearchable' => NULL,
  2543. 'IsFormOnly' => NULL,
  2544. 'IsPrimaryKey' => '0',
  2545. 'IsUniqueKey' => NULL,
  2546. 'OrderNum' => '9999',
  2547. ),
  2548. 'Description' =>
  2549. array (
  2550. 'ID' => 'b4b3a1a7aea8bfb6a0e8df8c724bb31a',
  2551. 'AppID' => 'b4b2a3beabc7acfae87ef292a0700337',
  2552. 'VerID' => 'b4b2a8b2a9d7b3e3df70e9b78fa6b5dc',
  2553. 'Model' => 'b4b3a1a7abd5d47aa1d666a15b4403e8',
  2554. 'FieldName' => 'Description',
  2555. 'FieldTitle' => '角色描述',
  2556. 'FieldType' => 'string',
  2557. 'FieldLength' => '50',
  2558. 'FieldDefault' => NULL,
  2559. 'FieldComment' => NULL,
  2560. 'IsRequired' => NULL,
  2561. 'IsReadonly' => NULL,
  2562. 'IsTextField' => '0',
  2563. 'RelationModel' => '',
  2564. 'RelationField' => '',
  2565. 'IsSearchable' => NULL,
  2566. 'IsFormOnly' => NULL,
  2567. 'IsPrimaryKey' => '0',
  2568. 'IsUniqueKey' => NULL,
  2569. 'OrderNum' => '9999',
  2570. ),
  2571. 'IsLocked' =>
  2572. array (
  2573. 'ID' => 'b4b3a1a7aeaeca605bb21a10dabe6d1d',
  2574. 'AppID' => 'b4b2a3beabc7acfae87ef292a0700337',
  2575. 'VerID' => 'b4b2a8b2a9d7b3e3df70e9b78fa6b5dc',
  2576. 'Model' => 'b4b3a1a7abd5d47aa1d666a15b4403e8',
  2577. 'FieldName' => 'IsLocked',
  2578. 'FieldTitle' => '禁用状态',
  2579. 'FieldType' => 'boolean',
  2580. 'FieldLength' => NULL,
  2581. 'FieldDefault' => NULL,
  2582. 'FieldComment' => '0-启用,1-禁用',
  2583. 'IsRequired' => NULL,
  2584. 'IsReadonly' => NULL,
  2585. 'IsTextField' => '0',
  2586. 'RelationModel' => '',
  2587. 'RelationField' => '',
  2588. 'IsSearchable' => NULL,
  2589. 'IsFormOnly' => NULL,
  2590. 'IsPrimaryKey' => '0',
  2591. 'IsUniqueKey' => NULL,
  2592. 'OrderNum' => '9999',
  2593. ),
  2594. 'RightPrefix' =>
  2595. array (
  2596. 'ID' => 'b4b3a1a8a9d6b17283a061845f1f855b',
  2597. 'AppID' => 'b4b2a3beabc7acfae87ef292a0700337',
  2598. 'VerID' => 'b4b2a8b2a9d7b3e3df70e9b78fa6b5dc',
  2599. 'Model' => 'b4b3a1a7abd5d47aa1d666a15b4403e8',
  2600. 'FieldName' => 'RightPrefix',
  2601. 'FieldTitle' => '权限前缀',
  2602. 'FieldType' => 'string',
  2603. 'FieldLength' => '20',
  2604. 'FieldDefault' => NULL,
  2605. 'FieldComment' => NULL,
  2606. 'IsRequired' => NULL,
  2607. 'IsReadonly' => NULL,
  2608. 'IsTextField' => '0',
  2609. 'RelationModel' => '',
  2610. 'RelationField' => '',
  2611. 'IsSearchable' => NULL,
  2612. 'IsFormOnly' => NULL,
  2613. 'IsPrimaryKey' => '0',
  2614. 'IsUniqueKey' => NULL,
  2615. 'OrderNum' => '9999',
  2616. ),
  2617. 'AdminIndex' =>
  2618. array (
  2619. 'ID' => 'b4b3a1a8a9d8b8ae4fa2304689eaf7da',
  2620. 'AppID' => 'b4b2a3beabc7acfae87ef292a0700337',
  2621. 'VerID' => 'b4b2a8b2a9d7b3e3df70e9b78fa6b5dc',
  2622. 'Model' => 'b4b3a1a7abd5d47aa1d666a15b4403e8',
  2623. 'FieldName' => 'AdminIndex',
  2624. 'FieldTitle' => '后台首页',
  2625. 'FieldType' => 'string',
  2626. 'FieldLength' => '250',
  2627. 'FieldDefault' => NULL,
  2628. 'FieldComment' => NULL,
  2629. 'IsRequired' => NULL,
  2630. 'IsReadonly' => NULL,
  2631. 'IsTextField' => '0',
  2632. 'RelationModel' => '',
  2633. 'RelationField' => '',
  2634. 'IsSearchable' => NULL,
  2635. 'IsFormOnly' => NULL,
  2636. 'IsPrimaryKey' => '0',
  2637. 'IsUniqueKey' => NULL,
  2638. 'OrderNum' => '9999',
  2639. ),
  2640. 'OrderNum' =>
  2641. array (
  2642. 'ID' => 'b4b3a1a8aaa2abc5d210d1fa0ab35562',
  2643. 'AppID' => 'b4b2a3beabc7acfae87ef292a0700337',
  2644. 'VerID' => 'b4b2a8b2a9d7b3e3df70e9b78fa6b5dc',
  2645. 'Model' => 'b4b3a1a7abd5d47aa1d666a15b4403e8',
  2646. 'FieldName' => 'OrderNum',
  2647. 'FieldTitle' => '排序数字',
  2648. 'FieldType' => 'integer',
  2649. 'FieldLength' => NULL,
  2650. 'FieldDefault' => NULL,
  2651. 'FieldComment' => NULL,
  2652. 'IsRequired' => NULL,
  2653. 'IsReadonly' => NULL,
  2654. 'IsTextField' => '0',
  2655. 'RelationModel' => '',
  2656. 'RelationField' => '',
  2657. 'IsSearchable' => NULL,
  2658. 'IsFormOnly' => NULL,
  2659. 'IsPrimaryKey' => '0',
  2660. 'IsUniqueKey' => NULL,
  2661. 'OrderNum' => '9999',
  2662. ),
  2663. ),
  2664. 'many2one_list' => NULL,
  2665. 'one2many_list' => NULL,
  2666. ),
  2667. 'dpyh_manager' =>
  2668. array (
  2669. 'model_type' => 'virtual',
  2670. 'parent_model' => 'uc_user',
  2671. 'field_list' =>
  2672. array (
  2673. 'ID' =>
  2674. array (
  2675. 'ID' => 'b4b3a1a7afd9ccca3754c4e74cb14dc8',
  2676. 'AppID' => 'b4b2a3beabc7acfae87ef292a0700337',
  2677. 'VerID' => 'b4b2a8b2a9d7b3e3df70e9b78fa6b5dc',
  2678. 'Model' => 'b4b3a1a7afd9ccc70176a825c167c7f4',
  2679. 'FieldName' => 'ID',
  2680. 'FieldTitle' => 'ID',
  2681. 'FieldType' => 'auto_guid',
  2682. 'FieldLength' => NULL,
  2683. 'FieldDefault' => NULL,
  2684. 'FieldComment' => NULL,
  2685. 'IsRequired' => '1',
  2686. 'IsReadonly' => NULL,
  2687. 'IsTextField' => '0',
  2688. 'RelationModel' => '',
  2689. 'RelationField' => '',
  2690. 'IsSearchable' => NULL,
  2691. 'IsFormOnly' => NULL,
  2692. 'IsPrimaryKey' => '1',
  2693. 'IsUniqueKey' => NULL,
  2694. 'OrderNum' => '9999',
  2695. ),
  2696. 'UserName' =>
  2697. array (
  2698. 'ID' => 'b4b3a1a7afd9cccae41af2177c6eb2bc',
  2699. 'AppID' => 'b4b2a3beabc7acfae87ef292a0700337',
  2700. 'VerID' => 'b4b2a8b2a9d7b3e3df70e9b78fa6b5dc',
  2701. 'Model' => 'b4b3a1a7afd9ccc70176a825c167c7f4',
  2702. 'FieldName' => 'UserName',
  2703. 'FieldTitle' => '用户名',
  2704. 'FieldType' => 'string',
  2705. 'FieldLength' => '50',
  2706. 'FieldDefault' => NULL,
  2707. 'FieldComment' => NULL,
  2708. 'IsRequired' => NULL,
  2709. 'IsReadonly' => NULL,
  2710. 'IsTextField' => '0',
  2711. 'RelationModel' => NULL,
  2712. 'RelationField' => NULL,
  2713. 'IsSearchable' => NULL,
  2714. 'IsFormOnly' => NULL,
  2715. 'IsPrimaryKey' => '0',
  2716. 'IsUniqueKey' => NULL,
  2717. 'OrderNum' => '9999',
  2718. ),
  2719. 'Password' =>
  2720. array (
  2721. 'ID' => 'b4b3a1a7afd9cccb8a5aa93a9f6395dc',
  2722. 'AppID' => 'b4b2a3beabc7acfae87ef292a0700337',
  2723. 'VerID' => 'b4b2a8b2a9d7b3e3df70e9b78fa6b5dc',
  2724. 'Model' => 'b4b3a1a7afd9ccc70176a825c167c7f4',
  2725. 'FieldName' => 'Password',
  2726. 'FieldTitle' => '密码',
  2727. 'FieldType' => 'string',
  2728. 'FieldLength' => '50',
  2729. 'FieldDefault' => NULL,
  2730. 'FieldComment' => NULL,
  2731. 'IsRequired' => NULL,
  2732. 'IsReadonly' => NULL,
  2733. 'IsTextField' => '0',
  2734. 'RelationModel' => NULL,
  2735. 'RelationField' => NULL,
  2736. 'IsSearchable' => NULL,
  2737. 'IsFormOnly' => NULL,
  2738. 'IsPrimaryKey' => '0',
  2739. 'IsUniqueKey' => NULL,
  2740. 'OrderNum' => '9999',
  2741. ),
  2742. 'RealName' =>
  2743. array (
  2744. 'ID' => 'b4b3a1a7afd9cccc30eceeec92d8d73d',
  2745. 'AppID' => 'b4b2a3beabc7acfae87ef292a0700337',
  2746. 'VerID' => 'b4b2a8b2a9d7b3e3df70e9b78fa6b5dc',
  2747. 'Model' => 'b4b3a1a7afd9ccc70176a825c167c7f4',
  2748. 'FieldName' => 'RealName',
  2749. 'FieldTitle' => '姓名',
  2750. 'FieldType' => 'string',
  2751. 'FieldLength' => '50',
  2752. 'FieldDefault' => NULL,
  2753. 'FieldComment' => NULL,
  2754. 'IsRequired' => NULL,
  2755. 'IsReadonly' => NULL,
  2756. 'IsTextField' => '0',
  2757. 'RelationModel' => NULL,
  2758. 'RelationField' => NULL,
  2759. 'IsSearchable' => NULL,
  2760. 'IsFormOnly' => NULL,
  2761. 'IsPrimaryKey' => '0',
  2762. 'IsUniqueKey' => NULL,
  2763. 'OrderNum' => '9999',
  2764. ),
  2765. 'Mobile' =>
  2766. array (
  2767. 'ID' => 'b4b3a1a7afd9ccccd57cdd06a1e24bc1',
  2768. 'AppID' => 'b4b2a3beabc7acfae87ef292a0700337',
  2769. 'VerID' => 'b4b2a8b2a9d7b3e3df70e9b78fa6b5dc',
  2770. 'Model' => 'b4b3a1a7afd9ccc70176a825c167c7f4',
  2771. 'FieldName' => 'Mobile',
  2772. 'FieldTitle' => '电话',
  2773. 'FieldType' => 'string',
  2774. 'FieldLength' => '50',
  2775. 'FieldDefault' => NULL,
  2776. 'FieldComment' => NULL,
  2777. 'IsRequired' => NULL,
  2778. 'IsReadonly' => NULL,
  2779. 'IsTextField' => '0',
  2780. 'RelationModel' => '',
  2781. 'RelationField' => '',
  2782. 'IsSearchable' => NULL,
  2783. 'IsFormOnly' => NULL,
  2784. 'IsPrimaryKey' => '0',
  2785. 'IsUniqueKey' => NULL,
  2786. 'OrderNum' => '9999',
  2787. ),
  2788. 'OrganizationId' =>
  2789. array (
  2790. 'ID' => 'b4b3a1a7afd9cccd791ea997e0d705b7',
  2791. 'AppID' => 'b4b2a3beabc7acfae87ef292a0700337',
  2792. 'VerID' => 'b4b2a8b2a9d7b3e3df70e9b78fa6b5dc',
  2793. 'Model' => 'b4b3a1a7afd9ccc70176a825c167c7f4',
  2794. 'FieldName' => 'OrganizationId',
  2795. 'FieldTitle' => '部门ID',
  2796. 'FieldType' => 'guid',
  2797. 'FieldLength' => NULL,
  2798. 'FieldDefault' => NULL,
  2799. 'FieldComment' => NULL,
  2800. 'IsRequired' => NULL,
  2801. 'IsReadonly' => NULL,
  2802. 'IsTextField' => '0',
  2803. 'RelationModel' => '',
  2804. 'RelationField' => '',
  2805. 'IsSearchable' => NULL,
  2806. 'IsFormOnly' => NULL,
  2807. 'IsPrimaryKey' => '0',
  2808. 'IsUniqueKey' => NULL,
  2809. 'OrderNum' => '9999',
  2810. ),
  2811. 'AddTime' =>
  2812. array (
  2813. 'ID' => 'b4b3a1a7afd9ccce1c7a6ae2b7018882',
  2814. 'AppID' => 'b4b2a3beabc7acfae87ef292a0700337',
  2815. 'VerID' => 'b4b2a8b2a9d7b3e3df70e9b78fa6b5dc',
  2816. 'Model' => 'b4b3a1a7afd9ccc70176a825c167c7f4',
  2817. 'FieldName' => 'AddTime',
  2818. 'FieldTitle' => '添加时间',
  2819. 'FieldType' => 'datetime',
  2820. 'FieldLength' => NULL,
  2821. 'FieldDefault' => NULL,
  2822. 'FieldComment' => NULL,
  2823. 'IsRequired' => NULL,
  2824. 'IsReadonly' => NULL,
  2825. 'IsTextField' => '0',
  2826. 'RelationModel' => '',
  2827. 'RelationField' => '',
  2828. 'IsSearchable' => NULL,
  2829. 'IsFormOnly' => NULL,
  2830. 'IsPrimaryKey' => '0',
  2831. 'IsUniqueKey' => NULL,
  2832. 'OrderNum' => '9999',
  2833. ),
  2834. 'UserRole' =>
  2835. array (
  2836. 'ID' => 'b4b3a1a7b0a5ce0419ce8c75da17290d',
  2837. 'AppID' => 'b4b2a3beabc7acfae87ef292a0700337',
  2838. 'VerID' => 'b4b2a8b2a9d7b3e3df70e9b78fa6b5dc',
  2839. 'Model' => 'b4b3a1a7afd9ccc70176a825c167c7f4',
  2840. 'FieldName' => 'UserRole',
  2841. 'FieldTitle' => '拥有角色',
  2842. 'FieldType' => 'tinytext',
  2843. 'FieldLength' => NULL,
  2844. 'FieldDefault' => NULL,
  2845. 'FieldComment' => NULL,
  2846. 'IsRequired' => NULL,
  2847. 'IsReadonly' => NULL,
  2848. 'IsTextField' => '0',
  2849. 'RelationModel' => '',
  2850. 'RelationField' => '',
  2851. 'IsSearchable' => NULL,
  2852. 'IsFormOnly' => NULL,
  2853. 'IsPrimaryKey' => '0',
  2854. 'IsUniqueKey' => NULL,
  2855. 'OrderNum' => '9999',
  2856. ),
  2857. 'RoleId' =>
  2858. array (
  2859. 'ID' => 'b4b3a1a7b0d7c6b2c0644c455c348066',
  2860. 'AppID' => 'b4b2a3beabc7acfae87ef292a0700337',
  2861. 'VerID' => 'b4b2a8b2a9d7b3e3df70e9b78fa6b5dc',
  2862. 'Model' => 'b4b3a1a7afd9ccc70176a825c167c7f4',
  2863. 'FieldName' => 'RoleId',
  2864. 'FieldTitle' => '角色ID',
  2865. 'FieldType' => 'guid',
  2866. 'FieldLength' => NULL,
  2867. 'FieldDefault' => NULL,
  2868. 'FieldComment' => NULL,
  2869. 'IsRequired' => NULL,
  2870. 'IsReadonly' => NULL,
  2871. 'IsTextField' => '0',
  2872. 'RelationModel' => '',
  2873. 'RelationField' => '',
  2874. 'IsSearchable' => NULL,
  2875. 'IsFormOnly' => NULL,
  2876. 'IsPrimaryKey' => '0',
  2877. 'IsUniqueKey' => NULL,
  2878. 'OrderNum' => '9999',
  2879. ),
  2880. ),
  2881. 'many2one_list' => NULL,
  2882. 'one2many_list' => NULL,
  2883. ),
  2884. );
  2885. ?>