SpcApiSchemes.xml 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332
  1. <?xml version="1.0" encoding="utf-16"?>
  2. <ROOT xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  3. <!--SPC Api接口上传各厂区配置方案-->
  4. <Schemes>
  5. <Scheme>
  6. <!--Name方案名称,建议以厂区命名-->
  7. <Name>秦皇岛</Name>
  8. <!--IsUse 是否启用此方案作为接口上传配置,“1”是“0”否。多个方案只能有一个为“1”-->
  9. <IsUse>0</IsUse>
  10. <Items>
  11. <!--Text 参数列表中对应项,不需要修改-->
  12. <!--FiledNum 对应系统中的上传参数编号,从0开始。0:料号;1:班次;2:实验室;3:使用厂区;4:制成别;5:单号;6:批号;7:层别;8:电镀线别;9:单位-->
  13. <!--Description 对应参数的描述。-->
  14. <Item>
  15. <Text>Level1</Text>
  16. <FiledNum>1</FiledNum>
  17. <Description>料号</Description>
  18. </Item>
  19. <Item>
  20. <Text>Level2</Text>
  21. <FiledNum>2</FiledNum>
  22. <Description>班次</Description>
  23. </Item>
  24. <Item>
  25. <Text>Level3</Text>
  26. <FiledNum>3</FiledNum>
  27. <Description>实验室</Description>
  28. </Item>
  29. <Item>
  30. <Text>Level4</Text>
  31. <FiledNum>4</FiledNum>
  32. <Description>使用厂区</Description>
  33. </Item>
  34. <Item>
  35. <Text>Level5</Text>
  36. <FiledNum>5</FiledNum>
  37. <Description>制成别</Description>
  38. </Item>
  39. <Item>
  40. <Text>Level6</Text>
  41. <FiledNum>6</FiledNum>
  42. <Description>单号</Description>
  43. </Item>
  44. <Item>
  45. <Text>Level7</Text>
  46. <FiledNum>7</FiledNum>
  47. <Description>批号</Description>
  48. </Item>
  49. <Item>
  50. <Text>Level8</Text>
  51. <FiledNum>8</FiledNum>
  52. <Description>层别</Description>
  53. </Item>
  54. <Item>
  55. <Text>Level9</Text>
  56. <FiledNum>9</FiledNum>
  57. <Description>电镀线别</Description>
  58. </Item>
  59. <Item>
  60. <Text>Level10</Text>
  61. <FiledNum>10</FiledNum>
  62. <Description>单位</Description>
  63. </Item>
  64. <Item>
  65. <Text>Level11</Text>
  66. <FiledNum></FiledNum>
  67. <Description></Description>
  68. </Item>
  69. <Item>
  70. <Text>Level12</Text>
  71. <FiledNum></FiledNum>
  72. <Description></Description>
  73. </Item>
  74. <Item>
  75. <Text>Level13</Text>
  76. <FiledNum></FiledNum>
  77. <Description></Description>
  78. </Item>
  79. <Item>
  80. <Text>Level14</Text>
  81. <FiledNum></FiledNum>
  82. <Description></Description>
  83. </Item>
  84. <Item>
  85. <Text>Level15</Text>
  86. <FiledNum>2</FiledNum>
  87. <Description></Description>
  88. </Item>
  89. <Item>
  90. <Text>Level16</Text>
  91. <FiledNum></FiledNum>
  92. <Description></Description>
  93. </Item>
  94. <Item>
  95. <Text>Level17</Text>
  96. <FiledNum>2</FiledNum>
  97. <Description></Description>
  98. </Item>
  99. <Item>
  100. <Text>Level18</Text>
  101. <FiledNum></FiledNum>
  102. <Description></Description>
  103. </Item>
  104. <Item>
  105. <Text>Level19</Text>
  106. <FiledNum></FiledNum>
  107. <Description></Description>
  108. </Item>
  109. <Item>
  110. <Text>Level20</Text>
  111. <FiledNum></FiledNum>
  112. <Description></Description>
  113. </Item>
  114. </Items>
  115. </Scheme>
  116. <Scheme>
  117. <Name>深圳</Name>
  118. <IsUse>0</IsUse>
  119. <Items>
  120. <Item>
  121. <Text>Level1</Text>
  122. <FiledNum>1</FiledNum>
  123. <Description>班次</Description>
  124. </Item>
  125. <Item>
  126. <Text>Level2</Text>
  127. <FiledNum>2</FiledNum>
  128. <Description>料号</Description>
  129. </Item>
  130. <Item>
  131. <Text>Level3</Text>
  132. <FiledNum>3</FiledNum>
  133. <Description>实验室</Description>
  134. </Item>
  135. <Item>
  136. <Text>Level4</Text>
  137. <FiledNum>4</FiledNum>
  138. <Description>使用厂区</Description>
  139. </Item>
  140. <Item>
  141. <Text>Level5</Text>
  142. <FiledNum>5</FiledNum>
  143. <Description>制成别</Description>
  144. </Item>
  145. <Item>
  146. <Text>Level6</Text>
  147. <FiledNum>6</FiledNum>
  148. <Description>单号</Description>
  149. </Item>
  150. <Item>
  151. <Text>Level7</Text>
  152. <FiledNum>7</FiledNum>
  153. <Description>批号</Description>
  154. </Item>
  155. <Item>
  156. <Text>Level8</Text>
  157. <FiledNum>8</FiledNum>
  158. <Description>层别</Description>
  159. </Item>
  160. <Item>
  161. <Text>Level9</Text>
  162. <FiledNum>9</FiledNum>
  163. <Description>电镀线别</Description>
  164. </Item>
  165. <Item>
  166. <Text>Level10</Text>
  167. <FiledNum>10</FiledNum>
  168. <Description>单位</Description>
  169. </Item>
  170. <Item>
  171. <Text>Level11</Text>
  172. <FiledNum></FiledNum>
  173. <Description></Description>
  174. </Item>
  175. <Item>
  176. <Text>Level12</Text>
  177. <FiledNum></FiledNum>
  178. <Description></Description>
  179. </Item>
  180. <Item>
  181. <Text>Level13</Text>
  182. <FiledNum></FiledNum>
  183. <Description></Description>
  184. </Item>
  185. <Item>
  186. <Text>Level14</Text>
  187. <FiledNum></FiledNum>
  188. <Description></Description>
  189. </Item>
  190. <Item>
  191. <Text>Level15</Text>
  192. <FiledNum></FiledNum>
  193. <Description></Description>
  194. </Item>
  195. <Item>
  196. <Text>Level16</Text>
  197. <FiledNum></FiledNum>
  198. <Description></Description>
  199. </Item>
  200. <Item>
  201. <Text>Level17</Text>
  202. <FiledNum></FiledNum>
  203. <Description></Description>
  204. </Item>
  205. <Item>
  206. <Text>Level18</Text>
  207. <FiledNum></FiledNum>
  208. <Description></Description>
  209. </Item>
  210. <Item>
  211. <Text>Level19</Text>
  212. <FiledNum></FiledNum>
  213. <Description></Description>
  214. </Item>
  215. <Item>
  216. <Text>Level20</Text>
  217. <FiledNum></FiledNum>
  218. <Description></Description>
  219. </Item>
  220. </Items>
  221. </Scheme>
  222. <Scheme>
  223. <Name>准安</Name>
  224. <IsUse>1</IsUse>
  225. <Items>
  226. <Item>
  227. <Text>Level1</Text>
  228. <FiledNum>1</FiledNum>
  229. <Description>料号</Description>
  230. </Item>
  231. <Item>
  232. <Text>Level2</Text>
  233. <FiledNum>2</FiledNum>
  234. <Description>班次</Description>
  235. </Item>
  236. <Item>
  237. <Text>Level3</Text>
  238. <FiledNum>3</FiledNum>
  239. <Description>实验室</Description>
  240. </Item>
  241. <Item>
  242. <Text>Level4</Text>
  243. <FiledNum>4</FiledNum>
  244. <Description>使用厂区</Description>
  245. </Item>
  246. <Item>
  247. <Text>Level5</Text>
  248. <FiledNum>5</FiledNum>
  249. <Description>制成别</Description>
  250. </Item>
  251. <Item>
  252. <Text>Level6</Text>
  253. <FiledNum>6</FiledNum>
  254. <Description>单号</Description>
  255. </Item>
  256. <Item>
  257. <Text>Level7</Text>
  258. <FiledNum>7</FiledNum>
  259. <Description>批号</Description>
  260. </Item>
  261. <Item>
  262. <Text>Level8</Text>
  263. <FiledNum>8</FiledNum>
  264. <Description>层别</Description>
  265. </Item>
  266. <Item>
  267. <Text>Level9</Text>
  268. <FiledNum>9</FiledNum>
  269. <Description>电镀线别</Description>
  270. </Item>
  271. <Item>
  272. <Text>Level10</Text>
  273. <FiledNum>10</FiledNum>
  274. <Description>单位</Description>
  275. </Item>
  276. <Item>
  277. <Text>Level11</Text>
  278. <FiledNum></FiledNum>
  279. <Description></Description>
  280. </Item>
  281. <Item>
  282. <Text>Level12</Text>
  283. <FiledNum></FiledNum>
  284. <Description></Description>
  285. </Item>
  286. <Item>
  287. <Text>Level13</Text>
  288. <FiledNum></FiledNum>
  289. <Description></Description>
  290. </Item>
  291. <Item>
  292. <Text>Level14</Text>
  293. <FiledNum></FiledNum>
  294. <Description></Description>
  295. </Item>
  296. <Item>
  297. <Text>Level15</Text>
  298. <FiledNum></FiledNum>
  299. <Description></Description>
  300. </Item>
  301. <Item>
  302. <Text>Level16</Text>
  303. <FiledNum></FiledNum>
  304. <Description></Description>
  305. </Item>
  306. <Item>
  307. <Text>Level17</Text>
  308. <FiledNum></FiledNum>
  309. <Description></Description>
  310. </Item>
  311. <Item>
  312. <Text>Level18</Text>
  313. <FiledNum></FiledNum>
  314. <Description></Description>
  315. </Item>
  316. <Item>
  317. <Text>Level19</Text>
  318. <FiledNum></FiledNum>
  319. <Description></Description>
  320. </Item>
  321. <Item>
  322. <Text>Level20</Text>
  323. <FiledNum></FiledNum>
  324. <Description></Description>
  325. </Item>
  326. </Items>
  327. </Scheme>
  328. </Schemes>
  329. </ROOT>