Facility.php 104 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563
  1. <?php
  2. namespace app\api\controller;
  3. use app\common\controller\Api;
  4. use think\Db;
  5. use think\Request;
  6. /**
  7. * 设备运行跟踪
  8. */
  9. class Facility extends Api
  10. {
  11. protected $noNeedLogin = ['*'];
  12. protected $noNeedRight = ['*'];
  13. /**
  14. * 左侧菜单栏
  15. * @ApiMethod (GET)
  16. * @return void
  17. * @throws \think\db\exception\DataNotFoundException
  18. * @throws \think\db\exception\ModelNotFoundException
  19. * @throws \think\exception\DbException
  20. */
  21. public function getTab()
  22. {
  23. if ($this->request->isGet() === false){
  24. $this->error('请求错误');
  25. }
  26. $param = $this->request->param();
  27. if (isset($param['sort'])){
  28. $where['使用部门'] = '智能车间';
  29. }else{
  30. $where['使用部门'] = ['<>','智能车间'];
  31. }
  32. $data = [];
  33. $date = date('Y-m-d 00:00:00',time()-3888000);
  34. $department = \db('设备_基本资料')
  35. ->distinct(true)
  36. ->where('使用部门','<>','研发中心')
  37. ->where('设备编组','<>','')
  38. ->where($where)
  39. ->order('设备编组,设备编号')
  40. ->column('rtrim(使用部门) as 使用部门');
  41. if (empty($department)){
  42. $this->success('为获取到机台数据');
  43. }
  44. $list = \db('设备_产量计酬')
  45. ->field([
  46. 'DISTINCT(sczl_rq)' => '时间',
  47. 'rtrim(sczl_jtbh)' => '机台编号'
  48. ])
  49. ->where('sczl_rq','>',$date)
  50. ->order('sczl_rq desc')
  51. ->select();
  52. if (empty($list)){
  53. $this->success('未找到机台生产记录');
  54. }
  55. foreach ($department as $value){
  56. $machine = \db('设备_基本资料')->where('使用部门',$value)->where('sys_sbID','<>','')->where('使用部门',$value)->field('rtrim(设备编号) as 设备编号,rtrim(设备名称) as 设备名称')->select();
  57. foreach ($machine as $k=>$v){
  58. $data[rtrim($value)][$v['设备编号'].'-->'.$v['设备名称']] = [];
  59. foreach ($list as $kk=>$vv){
  60. if ($v['设备编号'] === $vv['机台编号']){
  61. array_push($data[rtrim($value)][$v['设备编号'].'-->'.$v['设备名称']],date('Y-m-d',strtotime($vv['时间'])));
  62. }
  63. }
  64. }
  65. }
  66. $this->success('成功',$data);
  67. }
  68. /**
  69. * 机台每日产量
  70. * @ApiMethod (GET)
  71. * @param string $machine 机台编号
  72. * @param string $date 日期
  73. * @return void
  74. * @throws \think\db\exception\DataNotFoundException
  75. * @throws \think\db\exception\ModelNotFoundException
  76. * @throws \think\exception\DbException
  77. */
  78. public function chanLiang()
  79. {
  80. if ($this->request->isGet() === false){
  81. $this->error('请求错误');
  82. }
  83. $machine = input('machine');
  84. $date = input('date');
  85. $where = [
  86. 'sczl_jtbh' => $machine,
  87. 'sczl_rq' => date('Y-m-d H:i:s',strtotime($date.' 00:00:00')),
  88. ];
  89. $field = 'rtrim(sczl_gdbh) as 工单编号,rtrim(sczl_dedh) as dedh,rtrim(sczl_yjno) as yjno,rtrim(sczl_gxh) as gxh,rtrim(sczl_gxmc) as gxmc,rtrim(sczl_num) as num,rtrim(sczl_sj1) as sj1,
  90. rtrim(sczl_sj2) as sj2,rtrim(sczl_cl) as 产量,rtrim(sczl_bzdh) as bzdh,IF(sczl_zcfp = 0, "",sczl_zcfp) as 制程废品,IF(sczl_zccp = 0, "",sczl_zccp) as 制程次品,IF(sczl_前工序废 = 0, "",sczl_前工序废) as 前工序废,IF(sczl_来料少数 = 0, "",sczl_来料少数) as 来料异常,
  91. IF(sczl_装版工时 = 0, "",sczl_装版工时) as 装版工时, IF(sczl_保养工时 = 0, "",sczl_保养工时) as 保养工时,IF(sczl_打样工时 = 0, "",sczl_打样工时) as 打样工时,IF(sczl_异常停机工时 = 0, "",sczl_异常停机工时) as 异常总工时,IF(sczl_设备运行工时 = 0, "",sczl_设备运行工时) as 通电工时,
  92. IF(码开始行 = 0, "",码开始行) as 码开始行,IF(码结束行 = 0, "",码结束行) as 码结束行,IF(码包 = 0, "",码包) as 码包,IF(主电表 = 0, "",主电表) as 主电表,IF(辅电表 = 0, "",辅电表) as 辅电表,IF(sczl_ms = 0, "",sczl_ms) as 色度数,
  93. rtrim(sys_id) as 用户,rtrim(sys_rq) as 更新时间,IF(sczl_异常工时1 = 0, "",sczl_异常工时1) as 异常补时,IF(sczl_异常类型1 = 0, "",sczl_异常类型1) as 异常类型,sczl_bh1,sczl_bh2,
  94. sczl_bh3,sczl_bh4,sczl_bh5,sczl_bh6,sczl_bh7,sczl_bh8,sczl_bh9,sczl_bh10,sczl_rate1,sczl_rate2,sczl_rate3,sczl_rate4,sczl_rate5,sczl_rate6,sczl_rate7,
  95. sczl_rate8,sczl_rate9,sczl_rate10,sczl_bh98,rtrim(UniqId) as UniqId,rtrim(sczl_工价系数) as 难度系数,rtrim(sczl_dedh) as 定额代号';
  96. //机台信息
  97. $machineDetail = \db('设备_基本资料')->where('设备编号',$machine)->field('rtrim(千件工价) as 千件工价,rtrim(日定额) as 日定额')->find();
  98. //组员信息
  99. $list = \db('设备_产量计酬')->where($where)->field($field)->order('num desc')->select();
  100. $totalA = \db('设备_产量计酬')
  101. ->where($where)
  102. ->where('sczl_bzdh','like','A%')
  103. ->field('SUM(sczl_cl) as 产量, SUM(sczl_zcfp) as 制程废品, SUM(sczl_zccp) as 制程次品, SUM(sczl_来料少数) as 来料异常, SUM(sczl_装版工时) as 装版工时, SUM(sczl_保养工时) as 保养工时, SUM(sczl_打样工时) as 打样工时,SUM(sczl_异常停机工时) as 异常工时,SUM(sczl_异常工时1) as 异常补时工时,SUM(sczl_设备运行工时) as 通电工时,SUM(sczl_前工序废) as 前工序废')
  104. ->select();
  105. $totalB = \db('设备_产量计酬')
  106. ->where($where)
  107. ->where('sczl_bzdh','like','B%')
  108. ->field('SUM(sczl_cl) as 产量, SUM(sczl_zcfp) as 制程废品, SUM(sczl_zccp) as 制程次品, SUM(sczl_来料少数) as 来料异常, SUM(sczl_装版工时) as 装版工时, SUM(sczl_保养工时) as 保养工时, SUM(sczl_打样工时) as 打样工时,SUM(sczl_异常停机工时) as 异常工时,SUM(sczl_异常工时1) as 异常补时工时,SUM(sczl_设备运行工时) as 通电工时,SUM(sczl_前工序废) as 前工序废')
  109. ->select();
  110. if (empty($list)){
  111. $this->success('',[]);
  112. }
  113. foreach ($list as $key=>$value){
  114. //产品名称
  115. $productName = \db('工单_基本资料')->whereIn('Gd_gdbh',$value['工单编号'])->field('rtrim(成品名称) as 成品名称,rtrim(Gd_cpmc) as cpmc')->find();
  116. if (!empty($productName)){
  117. if (!empty($productName['成品名称'])){
  118. $list[$key]['产品名称'] = $value['工单编号'].'---'.$productName['成品名称'];
  119. $list[$key]['cpmc'] = $productName['成品名称'];
  120. }else{
  121. $list[$key]['产品名称'] = $value['工单编号'];
  122. $list[$key]['cpmc'] = '';
  123. }
  124. }else{
  125. $list[$key]['产品名称'] = $value['工单编号'];
  126. $list[$key]['cpmc'] = '';
  127. }
  128. $process = \db('工单_工艺资料')
  129. ->where('Gy0_gdbh',$value['工单编号'])
  130. ->where('Gy0_yjno',$value['yjno'])
  131. ->where('Gy0_gxh',$value['gxh'])
  132. ->field('rtrim(工价系数) as 工价系数,rtrim(印刷方式) as 印刷方式,rtrim(版距) as 版距')
  133. ->find();
  134. if (!empty($process)){
  135. if ($value['难度系数'] == 0){
  136. $list[$key]['难度系数'] = $process['工价系数'];
  137. }else{
  138. $list[$key]['难度系数'] = $process['工价系数'].'x'.$value['难度系数'];
  139. }
  140. $list[$key]['印刷方式'] = $process['印刷方式'].' '.$process['版距'];
  141. }else{
  142. $list[$key]['难度系数'] = '';
  143. $list[$key]['印刷方式'] = '';
  144. }
  145. if ($value['yjno']<10){
  146. $list[$key]['yjno'] = '0'.$value['yjno'];
  147. }
  148. if (empty($value['定额代号'])){
  149. $list[$key]['千件工价'] = '';
  150. $list[$key]['日定额'] = '';
  151. $list[$key]['补产标准'] = '';
  152. }else{
  153. $row = \db('dic_lzde')->where('sys_bh',$value['定额代号'])->field('rtrim(千件工价) as 千件工价,rtrim(日定额) as 日定额,rtrim(补产标准) as 补产标准')->find();
  154. $list[$key]['千件工价'] = $row['千件工价'];
  155. $list[$key]['日定额'] = $row['日定额'];
  156. $list[$key]['补产标准'] = $row['补产标准'];
  157. }
  158. $list[$key]['工序'] = $list[$key]['yjno'].'-'.$list[$key]['gxmc'];
  159. $list[$key]['备注'] = $value['bzdh'].'('.$value['num'].')'.date('H:i',strtotime($value['sj1'])).'<-->'.date('H:i',strtotime($value['sj2']));
  160. for ($i=1;$i<11;$i++){
  161. if (isset($value['sczl_bh'.$i])){
  162. $name = \db('人事_基本资料')->where('员工编号',$value['sczl_bh'.$i])->field('rtrim(员工姓名) as name')->find();
  163. if (isset($name['name'])){
  164. $list[$key]['组员'.$i] = $value['sczl_bh'.$i].$name['name'].'('.((float)$value['sczl_rate'.$i]*100).'%'.')';
  165. }
  166. }
  167. unset($list[$key]['sczl_bh'.$i],$list[$key]['sczl_rate'.$i]);
  168. }
  169. }
  170. $list['totalA'] = $totalA[0]['产量'];
  171. $list['totalB'] = $totalB[0]['产量'];
  172. $list['制程废品A'] = $totalA[0]['制程废品'];
  173. $list['制程废品B'] = $totalB[0]['制程废品'];
  174. $list['制程次品A'] = $totalA[0]['制程次品'];
  175. $list['制程次品B'] = $totalB[0]['制程次品'];
  176. $list['来料异常A'] = $totalA[0]['来料异常'];
  177. $list['来料异常B'] = $totalB[0]['来料异常'];
  178. $list['装版工时A'] = $totalA[0]['装版工时'];
  179. $list['装版工时B'] = $totalB[0]['装版工时'];
  180. $list['保养工时A'] = $totalA[0]['保养工时'];
  181. $list['保养工时B'] = $totalB[0]['保养工时'];
  182. $list['打样工时A'] = $totalA[0]['打样工时'];
  183. $list['打样工时B'] = $totalB[0]['打样工时'];
  184. $list['异常工时A'] = $totalA[0]['异常工时'];
  185. $list['异常工时B'] = $totalB[0]['异常工时'];
  186. $list['异常补时工时A'] = $totalA[0]['异常补时工时'];
  187. $list['异常补时工时B'] = $totalB[0]['异常补时工时'];
  188. $list['通电工时A'] = $totalA[0]['通电工时'];
  189. $list['通电工时B'] = $totalB[0]['通电工时'];
  190. $list['前工序废A'] = $totalA[0]['前工序废'];
  191. $list['前工序废B'] = $totalB[0]['前工序废'];
  192. $this->success('成功',$list);
  193. }
  194. /**
  195. * 当日制程检验记录
  196. * @ApiMethod (GET)
  197. * @param string $machine 机台编号
  198. * @param string $date 日期
  199. * @return void
  200. * @throws \think\db\exception\DataNotFoundException
  201. * @throws \think\db\exception\ModelNotFoundException
  202. * @throws \think\exception\DbException
  203. */
  204. public function Inspect()
  205. {
  206. if ($this->request->isGet() === false){
  207. $this->error('请求错误');
  208. }
  209. $machine = input('machine');
  210. $date = input('date');
  211. if (empty($machine) || empty($date)){
  212. $this->error('参数错误');
  213. }
  214. $where = [
  215. '设备编号' => $machine,
  216. '开工时间' => ['between',[date('Y-m-d 08:00:00',strtotime($date)),date('Y-m-d 08:00:00',strtotime($date)+86400)]],
  217. '类别' => ['in',['IPQC检验','机台检验']],
  218. ];
  219. $field = 'rtrim(工单编号) as 工单编号,rtrim(印件号) as 印件号,rtrim(工序名称) as 工序名称,提交时间,rtrim(检验项目) as 检验项目';
  220. $list = \db('制程检验_记录')
  221. ->where($where)
  222. ->field($field)
  223. ->select();
  224. if (empty($list)){
  225. $this->success('未找到检验记录');
  226. }
  227. $data = [];
  228. foreach ($list as $key=>$value)
  229. {
  230. $data['item'][$key] = $value['检验项目'];
  231. $data['InspectionTime'][$key] = date('H:i',strtotime($value['提交时间']));
  232. $data['工单编号'][$key] = $value['工单编号'];
  233. }
  234. $data['item'] = array_unique($data['item']);
  235. $data['InspectionTime'] = array_values(array_unique($data['InspectionTime']));
  236. $data['工单编号'] = array_values(array_unique($data['工单编号']));
  237. foreach ($data['工单编号'] as $key => $value){
  238. foreach ($data['item'] as $k=>$v){
  239. $time = '';
  240. foreach ($list as $kk=>$vv){
  241. if ($vv['工单编号'] === $value && $vv['检验项目'] === $v){
  242. $time = $time.date('H:i',strtotime($vv['提交时间'])).',';
  243. $data['row'][$key][$k] = [
  244. '工单编号' => $value,
  245. '印件号' => $vv['印件号'],
  246. '工序名称' => $vv['工序名称'],
  247. '检验项目' => $v,
  248. 'time' => substr($time,0,-1),
  249. ];
  250. }
  251. }
  252. }
  253. $data['row'][$key] = array_values($data['row'][$key]);
  254. }
  255. unset($data['item'],$data['工单编号']);
  256. $this->success('成功',$data);
  257. }
  258. /**
  259. * 设备生产中工单信息
  260. * @ApiMethod (GET)
  261. * @param string $machine 机台编号
  262. * @return void
  263. * @throws \think\Exception
  264. * @throws \think\db\exception\DataNotFoundException
  265. * @throws \think\db\exception\ModelNotFoundException
  266. * @throws \think\exception\DbException
  267. */
  268. public function Production()
  269. {
  270. if (Request::instance()->isGet() == false) {
  271. $this->error('非法请求');
  272. }
  273. $params = Request::instance()->param();
  274. if (!isset($params['machine']) || empty($params['machine'])) {
  275. $this->error('参数错误');
  276. }
  277. $machine = $params['machine'];
  278. $machineCode = \db('dic_lzde')->where('适用机型',$machine)->value('sys_bh');
  279. $data = \db('设备_产量采集')->where('设备编号',$machine)->order('UniqId desc')->find();
  280. $list = [];
  281. $row = [];
  282. if (!empty($data['工单编号'])){
  283. $endTime = \db('工单_工艺资料')
  284. ->where('Gy0_gdbh',$data['工单编号'])
  285. ->where('Gy0_yjno',$data['印件号'])
  286. ->where('Gy0_gxh',$data['工序号'])
  287. ->find();
  288. $list['工单编号'] = $data['工单编号'];
  289. if (!empty($endTime)){
  290. $list['印件号'] = $data['印件号'];
  291. $name = \db('工单_基本资料')->where('Gd_Gdbh',$data['工单编号'])->value('成品名称');
  292. $code = \db('工单_基本资料')->where('Gd_Gdbh',$data['工单编号'])->value('成品代号');
  293. $list['产品名称'] = rtrim($name);
  294. $list['产品代号'] = rtrim($code);
  295. $list['工序名称'] = $data['工序名称'];
  296. }
  297. $list['状态'] = rtrim($data['当前状态']);
  298. }else{
  299. $list['工单编号'] = '';
  300. $list['印件号'] = 0;
  301. $list['产品名称'] = '';
  302. $list['工序名称'] = '';
  303. $list['产品代号'] = '';
  304. $list['状态'] = '';
  305. }
  306. $list['班组编号'] = rtrim($data['班组编号']);
  307. $list['班组Id'] = rtrim($data['班组ID']);
  308. $class = \db('设备_班组资料')->where('UniqId',$data['班组ID'])->field("rtrim(sczl_bh1) as bh1,rtrim(sczl_bh2) as bh2,rtrim(sczl_bh3) as bh3,rtrim(sczl_bh4) as bh4,
  309. rtrim(sczl_bh5) as bh5,rtrim(sczl_bh6) as bh6,rtrim(sczl_bh7) as bh7,rtrim(sczl_bh8) as bh8,rtrim(sczl_bh9) as bh9,
  310. rtrim(sczl_bh10) as bh10")->find();
  311. if (!empty($class)){
  312. for ($i=1;$i<11;$i++) {
  313. if ($class['bh' . $i] != '' && $class['bh' . $i] != '000000') {
  314. $name = \db('人事_基本资料')->where('员工编号', $class['bh' . $i])->field('rtrim(员工姓名) as 姓名')->find();
  315. $row[$i] = [
  316. '编号' => $class['bh' . $i],
  317. '姓名' => $name['姓名']
  318. ];
  319. }
  320. }
  321. $row = array_values($row);
  322. }
  323. $list['班组成员'] = $row;
  324. $list['定额代号'] = $machineCode;
  325. $this->success('成功',$list);
  326. }
  327. /**
  328. * 设备工作清单
  329. * @ApiMethod (GET)
  330. * @param string $machine 机台编号
  331. * @return void
  332. * @throws \think\db\exception\DataNotFoundException
  333. * @throws \think\db\exception\ModelNotFoundException
  334. * @throws \think\exception\DbException
  335. */
  336. public function EquipmentWorklist()
  337. {
  338. if ($this->request->isGet() === false){
  339. $this->error('请求错误');
  340. }
  341. $machine = input('machine');
  342. if (empty($machine)){
  343. $this->error('参数错误');
  344. }
  345. $orderList = \db('工单_工艺资料')
  346. ->alias('a')
  347. // ->join('设备_产量计酬 b','a.Gy0_gdbh = b.sczl_gdbh AND a.Gy0_yjno = b.sczl_yjno AND a.Gy0_gxh = b.sczl_gxh','LEFT')
  348. ->join('工单_基本资料 c','a.Gy0_gdbh = c.Gd_gdbh')
  349. ->join('工单_印件资料 d','a.Gy0_gdbh = d.Yj_Gdbh AND a.Gy0_yjno = d.yj_Yjno')
  350. ->field('a.Gy0_gdbh as gdbh,a.质量要求 as 质量信息,a.Gy0_yjno as yjno,a.Gy0_gxh as gxh,a.Gy0_sbbh as sbbh,
  351. a.Gy0_gxmc as gxmc,a.Add_gxmc as add_gxmc,a.Gy0_辅助工时 as 装版工时,a.Gy0_小时产能 as 工序产能,a.Gy0_生产工时 as 计划工时,
  352. a.Gy0_sj1 as sj1,a.Gy0_sj2 as sj2,a.工序备注 as 排产备注,d.yj_yjmc as 印件名称,c.成品名称 as 产品名称,c.成品代号 as 产品代号,
  353. a.Gy0_计划接货数 as 计划接货数,a.Gy0_ls as ls,a.Gy0_班次安排 as 班组,a.UniqId as UniqId,a.Gy0_最早开工时间 as 最早开工时间')
  354. ->where('a.Gy0_sbbh','like','%'.$machine.'%')
  355. ->where('a.PD_WG','1900-01-01 00:00:00')
  356. ->where('a.Gy0_sj1','<>','1900-01-01 00:00:00')
  357. ->where('c.gd_statu','2-生产中')
  358. ->group('a.Gy0_gdbh,a.Gy0_yjno,a.Gy0_gxh')
  359. ->order('a.Gy0_sj1')
  360. ->select();
  361. if (!empty($orderList)){
  362. $data = \db('设备_产量采集')->where('设备编号',$machine)->order('UniqId desc')->find();
  363. foreach ($orderList as $key=>$value){
  364. $machineList = explode(' ',$value['sbbh']);
  365. $cl_data = \db('设备_产量计酬')
  366. ->field('SUM(sczl_cl) as 已完成,SUM(sczl_zcfp) as 制程废品')
  367. ->where('sczl_gdbh',$value['gdbh'])
  368. ->where('sczl_yjno',$value['yjno'])
  369. ->where('sczl_gxh',$value['gxh'])
  370. ->select();
  371. $orderList[$key]['status'] = 0;
  372. if (!empty($data)){
  373. if ($value['gdbh'] === $data['工单编号'] && $value['yjno'] === $data['印件号'] && $value['gxh'] === $data['工序号']) {
  374. $orderList[$key]['status'] = 1;
  375. }
  376. }
  377. $orderList[$key]['工单编号|质量信息'] = $value['gdbh'].'|'.$value['质量信息'];
  378. $orderList[$key]['印件号'] = $value['yjno'];
  379. $orderList[$key]['工序号'] = $value['gxh'];
  380. if ($value['yjno']<10){
  381. $orderList[$key]['yjno'] = '0'.$value['yjno'];
  382. }
  383. if ($value['gxh']<10){
  384. $orderList[$key]['gxh'] = '0'.$value['gxh'];
  385. }
  386. $orderList[$key]['印件资料'] = $orderList[$key]['yjno'].'-'.$value['印件名称'];
  387. $orderList[$key]['工序名称'] = $orderList[$key]['gxh'].'-'.$value['gxmc'].'【'.$value['add_gxmc'].'】';
  388. if ((int)$cl_data[0]['制程废品'] === 0){
  389. $orderList[$key]['计划产量/已完成'] = (int)$value['计划接货数'].'/'.$cl_data[0]['已完成']=null?'':(int)$cl_data[0]['已完成'];
  390. }else{
  391. $orderList[$key]['计划产量/已完成'] = (int)$value['计划接货数'].'/'.$cl_data[0]['已完成']=null?'':(int)$cl_data[0]['已完成'].'('.$cl_data[0]['制程废品'].')';
  392. }
  393. $orderList[$key]['计划生产时段'] =substr($value['sj1'],5,5).' '.substr($value['sj1'],11,5).'<-->'.substr($value['sj2'],5,5).' '.substr($value['sj2'],11,5);
  394. unset($orderList[$key]['gdbh'],$orderList[$key]['质量信息'],$orderList[$key]['gxh'],$orderList[$key]['yjno'],$orderList[$key]['gxmc'],$orderList[$key]['add_gxmc'],$orderList[$key]['计划接货数'],$orderList[$key]['已完成'],$orderList[$key]['印件名称'],$orderList[$key]['ls'],$orderList[$key]['制程废品']);
  395. if (in_array($machine,$machineList) === false){
  396. unset($orderList[$key]);
  397. }
  398. }
  399. $data = array_values($orderList);
  400. }
  401. $this->success('成功',$data);
  402. }
  403. /**
  404. * 工序、印件、完成数量
  405. * @ApiMethod (GET)
  406. * @param string $workOrder 工单编号
  407. * @return void
  408. * @throws \think\Exception
  409. * @throws \think\db\exception\DataNotFoundException
  410. * @throws \think\db\exception\ModelNotFoundException
  411. * @throws \think\exception\DbException
  412. */
  413. public function Procedure()
  414. {
  415. if ($this->request->isGet() === false){
  416. $this->error('请求错误');
  417. }
  418. $workOrder = input('Gd_gdbh');
  419. $data = [];
  420. if (!empty($workOrder)){
  421. //右边工艺及完成数量
  422. $Process = \db('设备_产量计酬')->where('sczl_gdbh',$workOrder)
  423. ->distinct(true)->order('sczl_gxh')
  424. ->column('sczl_gxh');
  425. foreach ($Process as $k=>$v){
  426. $res= \db('设备_产量计酬')->where('sczl_gdbh',$workOrder)
  427. ->where('sczl_gxh',$v)
  428. ->field('rtrim(sczl_yjno) as sczl_yjno,rtrim(sczl_gxmc) as sczl_gxmc')
  429. ->find();
  430. if ($res['sczl_yjno']<10){
  431. $res['sczl_yjno'] = '0'.$res['sczl_yjno'];
  432. }
  433. $processList['process'] = $res['sczl_yjno'].'-'.$res['sczl_gxmc'];
  434. $processList['completed'] = \db('设备_产量计酬')
  435. ->where('sczl_gdbh',$workOrder)
  436. ->where('sczl_gxh',$v)
  437. ->count();
  438. array_push($data,$processList);
  439. }
  440. }
  441. $this->success('成功',$data);
  442. }
  443. /**
  444. * 班组人员及分配比例
  445. * @ApiMethod (GET)
  446. * @param string $machine 机台编号
  447. * @return void
  448. * @throws \think\db\exception\DataNotFoundException
  449. * @throws \think\db\exception\ModelNotFoundException
  450. * @throws \think\exception\DbException
  451. */
  452. public function Team()
  453. {
  454. if ($this->request->isGet() === false){
  455. $this->error('请求错误');
  456. }
  457. $machine = input('machine');
  458. if (empty($machine)){
  459. $this->error('参数错误');
  460. }
  461. $where = [
  462. 'sczl_jtbh' => $machine,
  463. ];
  464. $field = 'rtrim(sczl_bzdh) as 班组号,rtrim(sczl_bh1) as bh1,rtrim(sczl_bh2) as bh2,rtrim(sczl_bh3) as bh3,rtrim(sczl_bh4) as bh4,
  465. rtrim(sczl_bh5) as bh5,rtrim(sczl_bh6) as bh6,rtrim(sczl_bh7) as bh7,rtrim(sczl_bh8) as bh8,rtrim(sczl_bh9) as bh9,
  466. rtrim(sczl_bh10) as bh10,rtrim(sczl_rate1) as rate1,rtrim(sczl_rate2) as rate2,rtrim(sczl_rate3) as rate3,rtrim(sczl_rate4) as rate4,
  467. rtrim(sczl_rate5) as rate5,rtrim(sczl_rate6) as rate6,rtrim(sczl_rate7) as rate7,rtrim(sczl_rate8) as rate8,
  468. rtrim(sczl_rate9) as rate9,rtrim(sczl_rate10) as rate10,rtrim(UniqId) as ID';
  469. $team = \db('设备_产量计酬')
  470. ->where('sczl_jtbh',$machine)
  471. ->field($field)
  472. ->order('UniqId desc')
  473. ->find();
  474. $list = \db('设备_班组资料')->where($where)->field($field)->select();
  475. $data = [];
  476. foreach ($list as $k=>$v){
  477. if ($team == $v){
  478. $data[$k]['status'] = 1;
  479. }else{
  480. $data[$k]['status'] = 0;
  481. }
  482. $data[$k]['ID'] = $v['ID'];
  483. $data[$k]['班组号'] = $v['班组号'];
  484. for ($i=1;$i<11;$i++){
  485. if ($v['bh'.$i] != ''){
  486. $name = \db('人事_基本资料')->where('员工编号',$v['bh'.$i])->field('rtrim(员工姓名) as 姓名')->find();
  487. if ($v['rate'.$i] > 0){
  488. $data[$k][$i-1] = $v['bh'.$i].' '.$name['姓名'].' ('.number_format($v['rate'.$i]*100,2).'%'.')';
  489. }else{
  490. $data[$k][$i-1] = $v['bh'.$i].' '.$name['姓名'].' (0.00%'.')';
  491. }
  492. }
  493. }
  494. }
  495. $this->success('成功',$data);
  496. }
  497. /**
  498. * 当班产量明细
  499. * @ApiMethod (GET)
  500. * @param string $machine 机台编号
  501. * @param string $workOrder 工单编号
  502. * @param string $team 班次
  503. * @return void
  504. * @throws \think\db\exception\DataNotFoundException
  505. * @throws \think\db\exception\ModelNotFoundException
  506. * @throws \think\exception\DbException
  507. */
  508. public function OutputDetail()
  509. {
  510. if ($this->request->isGet() === false){
  511. $this->error('请求错误');
  512. }
  513. $machine = input('machine');
  514. $workOrder = input('Gd_gdbh');
  515. $team = substr(input('team'),0,1);
  516. if (empty($machine) || empty($team)){
  517. $this->success('');
  518. }
  519. $sczlTime = date('Y-m-d H:i:s',time());
  520. if ($sczlTime>date('Y-m-d 00:00:00') && $sczlTime<date('Y-m-d 08:30:00')){
  521. $time = date('Y-m-d 00:00:00',time()-86400);
  522. }else{
  523. $time = date('Y-m-d 00:00:00');
  524. }
  525. $where = [
  526. 'sczl_jtbh' => $machine,
  527. 'sczl_bzdh' => ['like',$team.'%'],
  528. 'sczl_rq' => $time,
  529. ];
  530. $field = 'rtrim(sczl_gdbh) as 工单编号,rtrim(sczl_yjno) as yjno,rtrim(sczl_num) as 流程单号,rtrim(sczl_dedh) as dedh,rtrim(sczl_gxmc) as gxmc,rtrim(sczl_num) as 标牌号,rtrim(sczl_cl) as 产量,
  531. rtrim(sczl_zcfp) as 制程废品,rtrim(sczl_zccp) as 制程次品,rtrim(sczl_前工序废) as 前工序废,rtrim(sczl_来料少数) as 来料异常,rtrim(sczl_装版工时) as 装版工时,
  532. rtrim(sczl_保养工时) as 保养工时,rtrim(sczl_打样工时) as 打样工时,rtrim(sczl_异常停机工时) as 异常停机工时,rtrim(sczl_设备运行工时) as 通电工时,
  533. rtrim(码开始行) as 码开始行,rtrim(码结束行) as 码结束行,rtrim(码包) as 码包,rtrim(主电表) as 主电表,rtrim(辅电表) as 辅电表,rtrim(sczl_ms) as 色度,
  534. rtrim(sczl_sj1) as sj1,rtrim(sczl_sj2) as sj2,rtrim(UniqId) as UniqId,rtrim(sczl_bh98) as 拉料,rtrim(sczl_ls) as ls';
  535. $list = \db('设备_产量计酬')->where($where)->field($field)->order('UniqId desc')->select();
  536. if (!empty($list)){
  537. foreach ($list as $k=>$v){
  538. $name = \db('工单_印件资料')->where('Yj_Gdbh',$v['工单编号'])->where('yj_Yjno',$v['yjno'])->field('rtrim(yj_yjmc) as cpmc')->find();
  539. if ($v['yjno']<10){
  540. $list[$k]['yjno'] = '0'.$v['yjno'];
  541. }
  542. if (!empty($v['拉料'])){
  543. $list[$k]['拉料姓名'] = \db('人事_基本资料')->where('员工编号',$v['拉料'])->value('rtrim(员工姓名) as 员工姓名');
  544. }
  545. if (isset($list[$k]['拉料姓名']) === false){
  546. $list[$k]['拉料姓名'] = '';
  547. }
  548. $list[$k]['印件及工序'] = $list[$k]['yjno'].'-'.$v['gxmc'];
  549. $list[$k]['生产时间段'] = substr($v['sj1'],5,5).' '.substr($v['sj1'],11,5).'<-->'.substr($v['sj2'],5,5).' '.substr($v['sj2'],11,5);
  550. $list[$k]['产品名称'] = $name['cpmc'];
  551. }
  552. $field1 = 'SUM(sczl_cl) as 产量,SUM(sczl_zcfp) as 制程废品,SUM(sczl_zccp) as 制程次品,SUM(sczl_前工序废) as 前工序废,
  553. SUM(sczl_来料少数) as 来料异常,SUM(sczl_装版工时) as 装版工时,SUM(sczl_保养工时) as 保养工时,SUM(sczl_打样工时) as 打样工时,
  554. SUM(sczl_异常停机工时) as 异常停机工时,SUM(sczl_设备运行工时) as 通电工时,SUM(码开始行) as 码开始行,SUM(码结束行) as 码结束行,
  555. SUM(码包) as 码包,SUM(主电表) as 主电表,SUM(辅电表) as 辅电表';
  556. $total = \db('设备_产量计酬')->where($where)->field($field1)->order('UniqId desc')->select();
  557. $total[0]['版数'] = count($list);
  558. $list['total'] = $total[0];
  559. }
  560. $this->success('成功',$list);
  561. }
  562. /**
  563. * 检验记录
  564. * @ApiMethod (GET)
  565. * @param string $machine 机台编号
  566. * @param string $workOrder 工单编号
  567. * @param string $team 班次
  568. * @return void
  569. * @throws \think\db\exception\DataNotFoundException
  570. * @throws \think\db\exception\ModelNotFoundException
  571. * @throws \think\exception\DbException
  572. */
  573. public function InspectionRecord()
  574. {
  575. if ($this->request->isGet() === false){
  576. $this->error('请求失败');
  577. }
  578. $machine = input('machine');
  579. $workOrder = input('Gd_gdbh');
  580. $team = input('team');
  581. if (empty($machine) || empty($workOrder) || empty($team)){
  582. $this->success('');
  583. }
  584. $where = [
  585. '设备编号' => $machine,
  586. '工单编号' => $workOrder,
  587. '班组编号' => $team,
  588. '类别' => ['in',['IPQC检验','机台检验']],
  589. ];
  590. //检验项目筛选
  591. $item = \db('制程检验_记录')->where($where)->distinct(true)->column('rtrim(检验项目)');
  592. //检验时间
  593. $InspectionTime = \db('制程检验_记录')->where($where)->distinct(true)->column('提交时间');
  594. foreach ($InspectionTime as $k=>$v){
  595. $InspectionTime[$k] = date('H:i',strtotime($v));
  596. }
  597. //检测记录详情
  598. $field = 'rtrim(工单编号) as 工单编号,rtrim(印件号) as 印件号,rtrim(工序名称) as 工序名称';
  599. $nameDetail = \db('制程检验_记录')->where($where)->field($field)->find();
  600. $data = [];
  601. //检测数据
  602. foreach ($item as $key=>$value){
  603. $SubmissionTime = \db('制程检验_记录')->where($where)
  604. ->where('检验项目',$value)
  605. ->where('检验结果','合格')
  606. ->field('rtrim(提交时间) as 提交时间')
  607. ->select();
  608. $time = [];
  609. foreach ($SubmissionTime as $k=>$v){
  610. $time[$k] = date('H:i',strtotime($v['提交时间']));
  611. }
  612. $data[$key] = [
  613. '工单编号' => $nameDetail['工单编号'],
  614. '印件号' => $nameDetail['印件号'],
  615. '工序名称' => $nameDetail['工序名称'],
  616. '检验项目' => $value,
  617. 'inspectresult' => implode(',',$time),
  618. ];
  619. }
  620. $data['inspectiontime'] = $InspectionTime;
  621. $this->success('成功',$data);
  622. }
  623. /**
  624. * 班组维护->班组添加
  625. * @ApiMethod (GET)
  626. * @param void
  627. * @return void
  628. * @throws \think\db\exception\DataNotFoundException
  629. * @throws \think\db\exception\ModelNotFoundException
  630. * @throws \think\exception\DbException
  631. */
  632. public function MachineTeamAdd()
  633. {
  634. if (Request::instance()->isPost() === false ){
  635. $this->error('请求错误');
  636. }
  637. $param = Request::instance()->post();
  638. if (empty($param)){
  639. $this->error('参数错误');
  640. }
  641. $lastId = \db('设备_班组资料')
  642. ->order('UniqId desc')
  643. ->value('UniqId');
  644. if (empty($lastId)){
  645. $lastId = 0;
  646. }
  647. for($i=1;$i<11;$i++){
  648. if (!empty($param['sczl_bh'.$i])){
  649. $name = \db('人事_基本资料')->where('员工编号',$param['sczl_bh'.$i])->value('员工编号');
  650. if (empty($name)){
  651. $this->error('未找到编号'.$param['sczl_bh'.$i].'员工信息,无法添加,请输入正确的员工编号');
  652. }
  653. }
  654. }
  655. $param['sys_rq'] = date('Y-m-d H:i:s',time());
  656. $param['UniqId'] = $lastId + 1;
  657. $param['mod_rq'] = date('Y-m-d H:i:s',time());
  658. $sql = \db('设备_班组资料')->fetchSql(true)->insert($param);
  659. $res = \db()->query($sql);
  660. if ($res !== false){
  661. $this->success('成功');
  662. }else{
  663. $this->error('失败');
  664. }
  665. }
  666. /**
  667. * 机台编号列表
  668. * @ApiMethod (GET)
  669. * @return void
  670. */
  671. public function MachineList()
  672. {
  673. if ($this->request->isGet() === false){
  674. $this->error('请求错误');
  675. }
  676. $list = \db('设备_基本资料')->field('rtrim(设备编号) as 设备编号,rtrim(设备名称) as 设备名称')->select();
  677. if (empty($list)){
  678. $this->success('未找到机台编号');
  679. }
  680. $data = [];
  681. foreach ($list as $key=>$value){
  682. $data[$key] = $value['设备编号'] . '||' . $value['设备名称'];
  683. }
  684. $this->success('成功',$data);
  685. }
  686. /**
  687. * 删除班组信息
  688. * @ApiMethod (GET)
  689. * @param void
  690. * @return void
  691. * @throws \think\Exception
  692. * @throws \think\exception\PDOException
  693. */
  694. public function teamDel()
  695. {
  696. if (Request::instance()->isPost() === false){
  697. $this->error('请求错误');
  698. }
  699. $param = Request::instance()->post();
  700. if (empty($param)){
  701. $this->error('参数错误');
  702. }
  703. $machine = \db('设备_班组资料')
  704. ->where('UniqId',$param['UniqId'])
  705. ->value('sczl_jtbh');
  706. $teamId = \db('设备_产量采集')
  707. ->where('设备编号',$machine)
  708. ->order('UniqId desc')
  709. ->value('班组ID');
  710. if ($teamId === (int)$param['UniqId']){
  711. $this->success('无法删除正在生产的班组资料,请先切换班组');
  712. }
  713. $res = \db('设备_班组资料')
  714. ->where('UniqId',$param['UniqId'])
  715. ->delete();
  716. if ($res !== false){
  717. $this->success('成功');
  718. }else{
  719. $this->error('失败');
  720. }
  721. }
  722. /**
  723. * 管理人员现场巡检记录->展示
  724. * @ApiMethod (GET)
  725. * @param void
  726. * @return void
  727. * @throws \think\db\exception\DataNotFoundException
  728. * @throws \think\db\exception\ModelNotFoundException
  729. * @throws \think\exception\DbException
  730. */
  731. public function FieldInspectionRecord()
  732. {
  733. if ($this->request->isGet() === false){
  734. $this->error('请求错误');
  735. }
  736. $param = $this->request->param();
  737. if (empty($param)){
  738. $this->error('参数错误');
  739. }
  740. $date = date('Y-m-d H:i:s',time());
  741. if (empty($param['start'])){
  742. $startTime = date('Y-m-d 08:30:00',time());
  743. }else{
  744. $startTime = date('Y-m-d H:i:s',strtotime($param['start']));
  745. }
  746. if ($date<$startTime){
  747. $startTime = date('Y-m-d H:i:s',strtotime($startTime)-86400);
  748. }
  749. $where = [
  750. '工单编号' => $param['workOrder'],
  751. '开工时间' => $startTime,
  752. '类别' => '现场巡查记录',
  753. '班组编号' => ['like',substr($param['team'],0,1).'%']
  754. ];
  755. $filed = 'rtrim(工单编号) as 工单编号,rtrim(印件号) as 印件号,rtrim(工序名称) as 工序名称,rtrim(流程单号) as 流程单号,
  756. rtrim(设备编号) as 设备编号,rtrim(班组编号) as 班组编号,rtrim(检验项目) as 现场管理人员,rtrim(检验备注) as 检验备注,
  757. rtrim(提交时间) as 提交时间,rtrim(开工时间) as 开工时间';
  758. $list = \db('制程检验_记录')->where($where)
  759. ->field($filed)
  760. ->select();
  761. if (empty($list)){
  762. $this->success('',[]);
  763. }
  764. foreach ($list as $key=>$value){
  765. $number = floor((strtotime($value['提交时间'])-strtotime($value['开工时间']))/(15*60));
  766. $list[$key]['归属时段'] = $value['开工时间'];
  767. $list[$key]['分钟差数'] = $number;
  768. if ($number != 0){
  769. $list[$key]['归属时段'] = date('Y-m-d H:i:s',strtotime($value['开工时间'])+$number*15*60);
  770. }
  771. }
  772. $this->success('成功',$list);
  773. }
  774. /**
  775. * 管理人员现场巡检记录->添加
  776. * @ApiMethod (POST)
  777. * @param void
  778. * @return void
  779. */
  780. public function FieldInspectionRecordAdd()
  781. {
  782. if (Request::instance()->isPost() === false){
  783. $this->error('请求错误');
  784. }
  785. $param = Request::instance()->post();
  786. if (empty($param)){
  787. $this->error('参数错误');
  788. }
  789. if ($param['processCode']<10){
  790. $param['processCode'] = '0'.$param['processCode'];
  791. }
  792. $date = date('Y-m-d H:i:s',time());
  793. $startTime = date('Y-m-d 08:30:00',time());
  794. if ($date<$startTime){
  795. $startTime = date('Y-m-d H:i:s',strtotime($startTime)-86400);
  796. }
  797. $data = [
  798. '类别' => $param['category'],
  799. '工单编号' => $param['workOrder'],
  800. '印件号' => $param['printCode'],
  801. '工序名称' => $param['processCode'].'-'.$param['process'],
  802. '流程单号' => $param['flowCode'],
  803. '设备编号' => $param['machine'],
  804. '班组编号' => $param['team'],
  805. '检验项目' => '['.$param['employeeCode'].'/'.$param['employeeName'].']',
  806. '相关标准' => '',
  807. '量测仪器' => '',
  808. '检验结果' => '',
  809. '检验备注' => $param['remark'],
  810. '提交时间' => date('Y-m-d H:i:s',time()),
  811. '开工时间' => $startTime,
  812. 'sys_id' => '',
  813. 'sys_rq' => date('Y-m-d H:i:s',time()),
  814. 'mod_rq' => '0000-00-00 00:00:00',
  815. 'UniqId' => \db('制程检验_记录')->order('UniqId desc')->field('UniqId')->find()['UniqId']+1
  816. ];
  817. $sql = \db('制程检验_记录')->fetchSql(true)->insert($data);
  818. $res = Db::query($sql);
  819. if ($res !== false){
  820. $this->success('成功');
  821. }else{
  822. $this->error('失败');
  823. }
  824. }
  825. /**
  826. * 设备点检->左侧菜单栏
  827. * @ApiMethod (GET)
  828. * @param void
  829. * @return void
  830. */
  831. public function SpotCheckItem()
  832. {
  833. if ($this->request->isGet() === false){
  834. $this->error('请求错误');
  835. }
  836. $param = $this->request->param();
  837. if (empty($param)){
  838. $this->error('参数错误');
  839. }
  840. $list = \db('设备_点检项目')
  841. ->where('适用机型','LIKE','%;'.$param['machine'].';%')
  842. ->distinct(true)
  843. ->column('部件名称','部件编号');
  844. if (empty($list)){
  845. $this->success('');
  846. }
  847. $this->success('成功',$list);
  848. }
  849. /**
  850. * 设备点检->检测项目
  851. * @ApiMethod (GET)
  852. * @param void
  853. * @return void
  854. * @throws \think\db\exception\DataNotFoundException
  855. * @throws \think\db\exception\ModelNotFoundException
  856. * @throws \think\exception\DbException
  857. */
  858. public function InspectionItem()
  859. {
  860. if ($this->request->isGet() === false){
  861. $this->error('请求错误');
  862. }
  863. $param = $this->request->param();
  864. if (empty($param)){
  865. $this->error('参数错误');
  866. }
  867. $list = \db('设备_点检项目')
  868. ->where('部件名称',$param['unitName'])
  869. ->where('适用机型','like','%'.$param['machine'].'#%')
  870. ->field('rtrim(检验项目) as 检验项目,rtrim(判定标准) as 判定标准,rtrim(点检方法) as 点检方法')
  871. ->select();
  872. if (empty($list)){
  873. $this->success('未找到检测项目');
  874. }
  875. $this->success('成功',$list);
  876. }
  877. /**
  878. * 设备点检->检测记录添加
  879. * @ApiMethod (POST)
  880. * @param void
  881. * @return void
  882. * @throws \think\db\exception\DataNotFoundException
  883. * @throws \think\db\exception\ModelNotFoundException
  884. * @throws \think\exception\DbException
  885. */
  886. public function InspectionItemAdd()
  887. {
  888. if (Request::instance()->isPost() === false){
  889. $this->error('请求错误');
  890. }
  891. $param = Request::instance()->post();
  892. if (empty($param)){
  893. $this->error('参数错误');
  894. }
  895. $lastNumber = \db("设备_点检记录")->field('Uniqid as ID')->order('Uniqid desc')->find()['ID'];
  896. if (empty($lastNumber)){
  897. $lastId = 0;
  898. }else{
  899. $lastId = $lastNumber;
  900. }
  901. $row = [];
  902. foreach ($param as $key=>$value){
  903. $unitCode = \db('设备_点检项目')->where('部件名称',$value['unitName'])->field('rtrim(部件编号) as 部件编号')->find();
  904. $row[$key] = [
  905. '日期' => date('Y-m-d 00:00:00',time()),
  906. '班组编号' => $value['team'],
  907. '点检设备' => $value['machine'],
  908. '部件编号' => $unitCode['部件编号'],
  909. '部件名称' => $value['unitName'],
  910. '检验项目' => $value['itemName'],
  911. '判定标准' => $value['standard'],
  912. '点检方法' => $value['method'],
  913. '点检结果' => $value['status'],
  914. '备注说明' => $value['remark'],
  915. 'Sys_id' =>'',
  916. 'Sys_rq' => date('Y-m-d H:i:s',time()),
  917. 'Mod_rq' => date('Y-m-d H:i:s',time()),
  918. 'Uniqid' => $lastId+$key+1
  919. ];
  920. }
  921. $sql = \db('设备_点检记录')->fetchSql(true)->insertAll($row);
  922. $res = Db::query($sql);
  923. if ($res !== false){
  924. $this->success('成功');
  925. }else{
  926. $this->error('失败');
  927. }
  928. }
  929. /**
  930. * 机台印版领用->左侧菜单
  931. * @ApiMethod (GET)
  932. * @param void
  933. * @return void
  934. */
  935. public function PrintGetTab()
  936. {
  937. if ($this->request->isGet() === false){
  938. $this->error('请求错误');
  939. }
  940. $param = $this->request->param();
  941. if (empty($param)){
  942. $this->error('参数错误');
  943. }
  944. $productCode = $param['productCode'];
  945. $sql = "SELECT DISTINCT(RTRIM(b.`名称`)) as `印版分类`,RTRIM(b.`编号`) as `编号` FROM `产品_印版资料` as a
  946. JOIN `物料_存货结构` as b ON b.`编号` = SUBSTRING(a.`存货编码`,1,4)
  947. WHERE a.YB_Cpdh = '{$productCode}'";
  948. $res = Db::query($sql);
  949. if (empty($res)){
  950. $this->success('');
  951. }
  952. $this->success('成功',$res);
  953. }
  954. /**
  955. * 机台印版领用记录->数据详情
  956. * @ApiMethod (GET)
  957. * @param void
  958. * @return void
  959. */
  960. public function PrintDetail()
  961. {
  962. if ($this->request->isGet() === false){
  963. $this->error('请求失败');
  964. }
  965. $param = $this->request->param();
  966. if (empty($param)){
  967. $this->error('参数错误');
  968. }
  969. $productCode = $param['productCode'];
  970. $code = $param['code'].'%';
  971. $workOrder = $param['workOrder'];
  972. $sql = "SELECT
  973. RTRIM(a.`存货编码`) as `存货编码`,
  974. RTRIM(c.`物料名称`) as `存货名称`,
  975. RTRIM(b.`印版名称`) as `印版名称`,
  976. RTRIM(b.`供方批号`) as `供方批号`,
  977. RTRIM(b.`制造日期`) as `制造日期`,
  978. SUM(d.`Yb_印数`) as `印数`,
  979. RTRIM(e.`名称`) as `印版类别`,
  980. SUBSTRING(a.YB_Cpdh,1,4) as `客户编号`,
  981. RTRIM(f.`Gd_客户名称`) as `客户名称`,
  982. RTRIM(a.YB_Cpdh) as `产品编号`,
  983. RTRIM(f.Gd_cpmc) as `产品名称`,
  984. RTRIM(d.UniqID) as UniqId
  985. FROM `产品_印版资料` as a
  986. LEFT JOIN `产品_印版库` as b ON b.`存货编码` = a.`存货编码`
  987. JOIN `物料_存货编码` as c ON c.`物料代码` = a.`存货编码`
  988. LEFT JOIN `工单_印版领用记录` as d ON d.`Yb_供方批号` = b.`供方批号`
  989. JOIN `物料_存货结构` as e ON e.`编号` = SUBSTRING(a.`存货编码`,1,4)
  990. JOIN `工单_基本资料` as f ON a.YB_Cpdh = f.Gd_cpdh
  991. WHERE a.YB_Cpdh = '{$productCode}'
  992. AND a.`存货编码` LIKE '{$code}'
  993. AND f.Gd_gdbh = '{$workOrder}'
  994. AND b.`报废日期` = '1900-01-01 00:00:00'
  995. GROUP BY b.`供方批号`
  996. ORDER BY a.`存货编码`";
  997. $list = Db::query($sql);
  998. if (empty($list)){
  999. $this->success('');
  1000. }
  1001. $this->success('成功',$list);
  1002. }
  1003. /**
  1004. * 换型清场->左侧菜单栏
  1005. * @ApiMethod (GET)
  1006. * @param void
  1007. * @return void
  1008. */
  1009. public function remodelGetTab()
  1010. {
  1011. if ($this->request->isGet() === false){
  1012. $this->error('请求错误');
  1013. }
  1014. $date = date('Y-m-d 00:00:00',time()-3456000);
  1015. $nowTime = date('Y-m-d H:i:s',time());
  1016. $list = \db('设备_基本资料')->where('使用状态',1)->order('设备编号')->column('设备编号');
  1017. if (empty($list)){
  1018. $this->error('失败');
  1019. }
  1020. $sql = "SELECT RTRIM(a.`设备编号`) as `设备编号`,RTRIM(b.`日期`) as `日期`,RTRIM(b.UniqId) as UniqId
  1021. FROM `设备_基本资料` as a
  1022. LEFT JOIN `制程_换型清场` as b ON b.`机台编号` = a.`设备编号`
  1023. WHERE b.`日期` > '{$date}' AND b.日期 < '{$nowTime}' AND b.`工单编号A` <> '' AND b.`工单编号B` <> '' ORDER BY b.`UniqId`";
  1024. $res = Db::query($sql);
  1025. $data = $result = [];
  1026. foreach ($list as $key=>$value){
  1027. $data[$value] = $result[$value]= $time = [];
  1028. foreach ($res as $k=>$v){
  1029. if ($value === $v['设备编号']){
  1030. $row = [
  1031. '日期' => $v['日期'],
  1032. 'id' => $v['UniqId']
  1033. ];
  1034. array_push($data[$value],$row);
  1035. }
  1036. }
  1037. foreach ($data[$value] as $m=>$n){
  1038. $time[$m] = $n['日期'];
  1039. }
  1040. $time = array_values(array_unique($time));
  1041. foreach ($time as $kk=>$vv){
  1042. $i=1;
  1043. foreach ($data[$value] as $kkk=>$vvv){
  1044. if ($kkk>=$kk && $vv === $vvv['日期']){
  1045. array_push($result[$value],date('Y-m-d',strtotime($vv)).'第'.$i.'次换型/'.$vvv['id']);
  1046. $i++;
  1047. }
  1048. }
  1049. }
  1050. }
  1051. $this->success('成功',$result);
  1052. }
  1053. /**
  1054. * 换型清场->详情
  1055. * @return void
  1056. * @throws \think\db\exception\DataNotFoundException
  1057. * @throws \think\db\exception\ModelNotFoundException
  1058. * @throws \think\exception\DbException
  1059. */
  1060. public function RemodelDetail()
  1061. {
  1062. if ($this->request->isGet() === false){
  1063. $this->error('请求错误');
  1064. }
  1065. $param = $this->request->param();
  1066. if (empty($param)){
  1067. $this->error('参数错误');
  1068. }
  1069. $field = 'rtrim(日期) as 日期,rtrim(班组) as 班组,rtrim(机台编号) as 机台编号,rtrim(工单编号A) as 工单编号A,rtrim(印件工序A) as 印件工序A,
  1070. rtrim(码包号A) as 码包号A,rtrim(工单编号B) as 工单编号B,rtrim(印件工序B) as 印件工序B,rtrim(码包号B) as 码包B,
  1071. rtrim(清场项目A) as 项目1,rtrim(清场项目B) as 项目2,rtrim(清场项目C) as 项目3,rtrim(清场项目D) as 项目4,rtrim(清场项目E) as 项目5,
  1072. rtrim(机长) as 机长,rtrim(班长) as 班长,rtrim(质量巡查员) as 质量巡查员';
  1073. $list = \db('制程_换型清场')->where('UniqId',$param['UniqId'])->field($field)->find();
  1074. if (empty($list)){
  1075. $this->success('未找到该条清场记录');
  1076. }
  1077. $list['日期'] = date('Y-m-d',strtotime($list['日期']));
  1078. $printNameA = \db('工单_印件资料')->where('Yj_Gdbh',$list['工单编号A'])->field('rtrim(yj_yjmc) as yjmc')->find();
  1079. if (empty($printNameA)){
  1080. $list['印件名称A'] = '';
  1081. }else{
  1082. $list['印件名称A'] = $printNameA['yjmc'];
  1083. }
  1084. $printNameB = \db('工单_印件资料')->where('Yj_Gdbh',$list['工单编号B'])->field('rtrim(yj_yjmc) as yjmc')->find();
  1085. if (empty($printNameB)){
  1086. $list['印件名称B'] = '';
  1087. }else{
  1088. $list['印件名称B'] = $printNameB['yjmc'];
  1089. }
  1090. $this->success('成功',$list);
  1091. }
  1092. /**
  1093. * 换型清场->当前设备清场记录
  1094. * @ApiMethod (GET)
  1095. * @param void
  1096. * @return void
  1097. * @throws \think\db\exception\DataNotFoundException
  1098. * @throws \think\db\exception\ModelNotFoundException
  1099. * @throws \think\exception\DbException
  1100. */
  1101. public function ModelChangeRecord()
  1102. {
  1103. if ($this->request->isGet() === false){
  1104. $this->error('请求错误');
  1105. }
  1106. $param = $this->request->param();
  1107. if (empty($param)){
  1108. $this->error('参数错误');
  1109. }
  1110. $date = date('Y-m-d 00:00:00',time()-3888000);
  1111. $nowTime = date('Y-m-d H:i:s',time());
  1112. $where = [
  1113. '日期' =>['between',[$date,$nowTime]],
  1114. '机台编号' => $param['machine'],
  1115. '工单编号A' => ['<>',''],
  1116. '工单编号B' => ['<>',''],
  1117. ];
  1118. $field = "rtrim(日期) as 日期,rtrim(机台编号) as 机台编号,rtrim(班组) as 班组,rtrim(工单编号A) as 工单编号A,rtrim(印件工序A) as 印件工序A,
  1119. rtrim(码包号A) as 码包号A,rtrim(工单编号B) as 工单编号B,rtrim(印件工序B) as 印件工序B,rtrim(码包号B) as 码包号B,rtrim(清场项目A) as 清场项目A,
  1120. rtrim(清场项目B) as 清场项目B,rtrim(清场项目C) as 清场项目C,rtrim(清场项目D) as 清场项目D,rtrim(清场项目E) as 清场项目E,rtrim(机长) as 机长,
  1121. rtrim(班长) as 班长,rtrim(质量巡查员) as 质量巡查员,rtrim(sys_rq) as 创建时间,rtrim(UniqId) as UNIQID";
  1122. $list = \db('制程_换型清场')
  1123. ->where($where)
  1124. ->field($field)
  1125. ->select();
  1126. if (empty($list)){
  1127. $this->success('未找到换型记录');
  1128. }
  1129. foreach ($list as $key=>$value){
  1130. $printNameA = \db('工单_印件资料')->where('Yj_Gdbh',$value['工单编号A'])->value('rtrim(yj_yjmc) as yjmc');
  1131. if (empty($printNameA)){
  1132. $list[$key]['印件名称A'] = '';
  1133. }else{
  1134. $list[$key]['印件名称A'] = $printNameA;
  1135. }
  1136. $printNameB = \db('工单_印件资料')->where('Yj_Gdbh',$value['工单编号B'])->value('rtrim(yj_yjmc) as yjmc');
  1137. if (empty($printNameB)){
  1138. $list[$key]['印件名称B'] = '';
  1139. }else{
  1140. $list[$key]['印件名称B'] = $printNameB;
  1141. }
  1142. }
  1143. $this->success('成功',$list);
  1144. }
  1145. /**
  1146. * 车间机台状态列表展示
  1147. * @ApiMethod (GET)
  1148. * @param void
  1149. * @return void
  1150. * @throws \think\db\exception\BindParamException
  1151. * @throws \think\exception\PDOException
  1152. */
  1153. public function MachineDetailList()
  1154. {
  1155. if ($this->request->isGet() === false){
  1156. $this->error('请求错误');
  1157. }
  1158. $param = $this->request->param();
  1159. if (empty($param)){
  1160. $this->error('参数错误');
  1161. }
  1162. $workshop = $param['workshop'];
  1163. $sql = "SELECT
  1164. RTRIM( a.`设备编号` ) AS 设备编号,
  1165. RTRIM( a.`设备名称` ) AS 设备名称,
  1166. RTRIM( d.`当前状态` ) AS 状态
  1167. FROM
  1168. `设备_基本资料` AS a
  1169. JOIN (
  1170. SELECT
  1171. b.`设备编号`,
  1172. b.`当前状态`,
  1173. b.`开工时间`
  1174. FROM
  1175. `设备_产量采集` AS b
  1176. JOIN ( SELECT `设备编号`, MAX( `UniqId` ) AS `UniqId` FROM `设备_产量采集` GROUP BY `设备编号` ) AS c ON b.`设备编号` = c.`设备编号`
  1177. AND b.`UniqId` = c.`UniqId`
  1178. ) AS d ON a.`设备编号` = d.`设备编号`
  1179. WHERE
  1180. a.`使用部门` = '{$workshop}'
  1181. GROUP BY
  1182. a.`设备编号`
  1183. ORDER BY
  1184. a.UniqId";
  1185. $list = \db()->query($sql);
  1186. foreach ($list as $key=>$value){
  1187. if ($value['状态'] == ''){
  1188. $list[$key]['状态'] = '待单';
  1189. }
  1190. }
  1191. $this->success('成功',$list);
  1192. }
  1193. /**
  1194. * 机台当前参数展示
  1195. * @ApiMethod (GET)
  1196. * @return void
  1197. * @throws \think\db\exception\DataNotFoundException
  1198. * @throws \think\db\exception\ModelNotFoundException
  1199. * @throws \think\exception\DbException
  1200. */
  1201. public function MachineDetail()
  1202. {
  1203. if ($this->request->isGet() === false){
  1204. $this->error('请求错误');
  1205. }
  1206. $param = $this->request->param();
  1207. if (empty($param)){
  1208. $this->error('参数错误');
  1209. }
  1210. $data = [];
  1211. if ($param['start'] === ''){
  1212. if (date('Y-m-d H:i:s')>date('Y-m-d 08:30:00',time()) && date('Y-m-d H:i:s')<date('Y-m-d 20:30:00',time())){
  1213. $param['start'] = date('Y-m-d 08:30:00',time());
  1214. }elseif (date('Y-m-d H:i:s')>date('Y-m-d 20:30:00',time()) && date('Y-m-d H:i:s')<date('Y-m-d 23:59:59',time())){
  1215. $param['start'] = date('Y-m-d 20:30:00',time());
  1216. }else{
  1217. $param['start'] = date('Y-m-d 20:30:00',time()-86400);
  1218. }
  1219. }
  1220. $machineDetail = \db('设备_产量采集')
  1221. ->alias('a')
  1222. ->join('设备_基本资料 b','a.设备编号 = b.设备编号')
  1223. ->join('工单_工艺资料 c','a.工单编号 = c.Gy0_gdbh AND a.设备编号 = c.Gy0_sbbh')
  1224. ->join('工单_基本资料 d','a.工单编号 = d.Gd_gdbh')
  1225. ->field([
  1226. 'rtrim(a.开工时间)' => '开工时间',
  1227. 'rtrim(a.设备编号)' => '设备编号',
  1228. 'rtrim(a.工单编号)' => '工单编号',
  1229. 'rtrim(b.设备名称)' => '设备名称',
  1230. 'rtrim(c.Gy0_gxh)' => '工序号',
  1231. 'rtrim(c.Gy0_gxmc)' => '工序名称',
  1232. 'rtrim(d.Gd_cpmc)' => '产品名称'
  1233. ])
  1234. ->where('a.设备编号', $param['machine'])
  1235. ->order('a.UniqId desc')
  1236. ->find();
  1237. $data['machine'] = [
  1238. '日期' => $machineDetail['开工时间'],
  1239. '设备' => $machineDetail['设备编号'].'-->'.$machineDetail['设备名称'],
  1240. '工单' => $machineDetail['工单编号'].'-->'.$machineDetail['产品名称'],
  1241. '工艺' => ($machineDetail['工序号']<10?'0'.$machineDetail['工序号']:$machineDetail['工序号']).'--'.$machineDetail['工序名称']
  1242. ];
  1243. //机台状态时间
  1244. $startTime = \db('设备_产量采集')
  1245. ->where('设备编号',$param['machine'])
  1246. ->where('开工时间',$param['start'])
  1247. ->field('rtrim(时间) as 时间,当班产量,rtrim(当前状态) as 状态,MAX(时间) as 最大时间,MAX(当班产量) as 最大产量')
  1248. ->group('当前状态')
  1249. ->select();
  1250. if (!empty($startTime)){
  1251. foreach ($startTime as $key=>$value){
  1252. $data['timeDifference'][$key] = [
  1253. '时间' => round((strtotime($value['最大时间'])-strtotime($value['时间']))/3600,2),
  1254. '状态' => $value['状态'] = null?'待单':$value['状态'],
  1255. ];
  1256. if ($value['状态'] === '生产'){
  1257. $data['当班产量'] = $value['最大产量']-$value['当班产量'];
  1258. }
  1259. }
  1260. }else{
  1261. $data['timeDifference'][0] = [
  1262. '时间' => 0,
  1263. '状态' => '待单'
  1264. ];
  1265. $data['当班产量'] = 0;
  1266. }
  1267. //机台产能/时间明细
  1268. $row = \db('设备_产量采集')
  1269. ->where('设备编号',$param['machine'])
  1270. ->where('开工时间',$param['start'])
  1271. ->where('当班产量','<>',-1)
  1272. ->field('rtrim(时间) as 时间,rtrim(当班产量) as 产量,rtrim(当前状态) as 状态')
  1273. ->select();
  1274. if (empty($row)){
  1275. $data['row'] = [];
  1276. }
  1277. foreach ($row as $key=>$value){
  1278. $data['row'][$key]['时间'] = date('Y-m-d H:i',strtotime($value['时间']));
  1279. $data['row'][$key]['状态'] = $value['状态'];
  1280. if ($key<2){
  1281. $data['row'][$key]['产能'] = 0;
  1282. }else{
  1283. $data['row'][$key]['产能'] = ($row[$key-1]['产量']-$row[$key-2]['产量'])*60;
  1284. }
  1285. }
  1286. //机台状态
  1287. $status = end($row);
  1288. if (empty($status['状态'])){
  1289. $data['status'] = '待单';
  1290. }else{
  1291. $data['status'] = $status['状态'];
  1292. }
  1293. //检验数据
  1294. $list = \db('制程检验_记录')
  1295. ->where('开工时间',$param['start'])
  1296. ->where('设备编号',$param['machine'])
  1297. ->where('sys_rq','>',$param['start'])
  1298. ->where('工单编号',$machineDetail['工单编号'])
  1299. ->field('rtrim(类别) as 类别,提交时间')
  1300. ->select();
  1301. $data['首件'] = $data['自检'] = $data['IPQC'] = [];
  1302. if (!empty($list)){
  1303. foreach ($list as $key=>$value){
  1304. if ($value['类别'] == '首件与过程确认'){
  1305. array_push($data['首件'],$value['提交时间']);
  1306. }
  1307. if ($value['类别'] == '机台检验'){
  1308. array_push($data['自检'],$value['提交时间']);
  1309. }
  1310. if ($value['类别'] == 'IPQC检验'){
  1311. array_push($data['IPQC'],$value['提交时间']);
  1312. }
  1313. }
  1314. $data['首件'] = array_values(array_unique($data['首件']));
  1315. $data['自检'] = array_values(array_unique($data['自检']));
  1316. $data['IPQC'] = array_values(array_unique($data['IPQC']));
  1317. }else{
  1318. $data['首件'] = [];
  1319. $data['自检'] = [];
  1320. $data['IPQC'] = [];
  1321. }
  1322. $this->success('成功',$data);
  1323. }
  1324. /**
  1325. * 制程检验记录->检验项目
  1326. * @ApiMethod (GET)
  1327. * @param void
  1328. * @return void
  1329. * @throws \think\db\exception\DataNotFoundException
  1330. * @throws \think\db\exception\ModelNotFoundException
  1331. * @throws \think\exception\DbException
  1332. */
  1333. public function ProcessInspectionRecordsItem()
  1334. {
  1335. if ($this->request->isGet() === false){
  1336. $this->error('请求错误');
  1337. }
  1338. $param = $this->request->param();
  1339. if (empty($param)){
  1340. $this->error('参数错误');
  1341. }
  1342. $list = \db('制程检验_项目')
  1343. ->where('工序','like','%'.$param['process'].'%')
  1344. ->select();
  1345. if (empty($list)){
  1346. $this->success('未找到检测项目');
  1347. }
  1348. $data = [];
  1349. foreach ($list as $key=>$value){
  1350. $data['首件']['指标检验'][$key] = [
  1351. '检验项目' => rtrim($value['检测项目']),
  1352. '检测方法' => rtrim($value['检测方法']),
  1353. '检验频率' => rtrim($value['首件签样要求']),
  1354. '相关标准' => rtrim($value['技术要求'])
  1355. ];
  1356. $data['机台检验']['指标检验'][$key] = [
  1357. '检验项目' => rtrim($value['检测项目']),
  1358. '检测方法' => rtrim($value['检测方法']),
  1359. '检验频率' => rtrim($value['机台自检频率']),
  1360. '相关标准' => rtrim($value['技术要求'])
  1361. ];
  1362. $data['IPQC']['指标检验'][$key] = [
  1363. '检验项目' => rtrim($value['检测项目']),
  1364. '检测方法' => rtrim($value['检测方法']),
  1365. '检验频率' => rtrim($value['IPQC检验频率']),
  1366. '相关标准' => rtrim($value['技术要求'])
  1367. ];
  1368. }
  1369. $row = \db('制程检验_项目附加')
  1370. ->where('工序','like','%'.$param['process'].'%')
  1371. ->select();
  1372. foreach ($row as $key=>$value){
  1373. $data['首件']['附加'][$key] = [
  1374. '缺陷备注' => rtrim($value['缺陷备注']),
  1375. '编号' => rtrim($value['编号'])
  1376. ];
  1377. $data['机台检验']['附加'][$key] = [
  1378. '缺陷备注' => rtrim($value['缺陷备注']),
  1379. '编号' => rtrim($value['编号'])
  1380. ];
  1381. $data['IPQC']['附加'][$key] = [
  1382. '缺陷备注' => rtrim($value['缺陷备注']),
  1383. '编号' => rtrim($value['编号'])
  1384. ];
  1385. }
  1386. $this->success('成功',$data);
  1387. }
  1388. /**
  1389. * 制程检验记录->检测记录添加
  1390. * @ApiMethod (POST)
  1391. * @param void
  1392. * @return void
  1393. * @throws \think\db\exception\DataNotFoundException
  1394. * @throws \think\db\exception\ModelNotFoundException
  1395. * @throws \think\exception\DbException
  1396. */
  1397. public function ProcessInspectionRecordsItemAdd()
  1398. {
  1399. if (Request::instance()->isPost() === false){
  1400. $this->error('请求错误');
  1401. }
  1402. $param = Request::instance()->post();
  1403. if (empty($param)){
  1404. $this->error('参数错误');
  1405. }
  1406. $startID = \db('制程检验_记录')->order('UniqId desc')->value('UniqId');
  1407. if (empty($startID)){
  1408. $startID = 0;
  1409. }
  1410. $process = \db('工单_工艺资料')
  1411. ->where('Gy0_gdbh',$param[0]['workOrder'])
  1412. ->where('Gy0_sbbh','like','%'.$param[0]['machine'].'#'.'%')
  1413. ->field('rtrim(Gy0_gxh) as gxh,rtrim(Gy0_gxmc) as gxmc,rtrim(Add_gxmc) as add_gxmc')
  1414. ->find();
  1415. $startTime = \db('设备_产量采集')
  1416. ->where('设备编号','like','%'.$param[0]['machine'].'#%')
  1417. ->where('工单编号',$param[0]['workOrder'])
  1418. ->order('UniqId desc')
  1419. ->find();
  1420. if ((int)$process['gxh']<10){
  1421. $process['gxh'] = '0'.$process['gxh'];
  1422. }
  1423. if ($process['add_gxmc'] !== ''){
  1424. $printName = $process['gxh'].'-'.$process['gxmc'].'【'.$process['add_gxmc'].'】';
  1425. }else{
  1426. $printName = $process['gxh'].'-'.$process['gxmc'];
  1427. }
  1428. if (empty($process)){
  1429. $this->success('数据错误');
  1430. }
  1431. $data = [];
  1432. foreach ($param as $key=>$value){
  1433. $data[$key] = [
  1434. '类别' => $value['category'],
  1435. '工单编号' => $value['workOrder'],
  1436. '印件号' => $value['yjno'],
  1437. '工序名称' => $printName,
  1438. '流程单号' => $value['flow'],
  1439. '设备编号' => $value['machine'].'#',
  1440. '班组编号' => $startTime['班组编号'],
  1441. '检验项目' => $value['item'],
  1442. '相关标准' => $value['standard'],
  1443. '量测仪器' => $value['instrument'],
  1444. '检验结果' => $value['result'],
  1445. '检验备注' => $value['remark'],
  1446. '提交时间' => date('Y-m-d H:i:s',time()),
  1447. '开工时间' => rtrim($startTime['开工时间']),
  1448. 'sys_id' => '',
  1449. 'sys_rq' => date('Y-m-d H:i:s',time()),
  1450. 'mod_rq' => '0000-00-00 00:00:00',
  1451. 'UniqId' => $startID + $key +1
  1452. ];
  1453. }
  1454. $res = \db('制程检验_记录')->insertAll($data);
  1455. if ($res !== false){
  1456. $this->success('成功');
  1457. }else{
  1458. $this->error('失败');
  1459. }
  1460. }
  1461. /**
  1462. * 制程检验记录->附加检验记录添加
  1463. * @ApiMethod (POST)
  1464. * @param void
  1465. * @return void
  1466. * @throws \think\db\exception\DataNotFoundException
  1467. * @throws \think\db\exception\ModelNotFoundException
  1468. * @throws \think\exception\DbException
  1469. */
  1470. public function AdditionalInspectionRecordAdd()
  1471. {
  1472. if (Request::instance()->isPost() === false){
  1473. $this->error('请求错误');
  1474. }
  1475. $param = Request::instance()->post();
  1476. if (empty($param)){
  1477. $this->error('参数错误');
  1478. }
  1479. $startID = \db('制程检验_记录附加')->order('UniqId desc')->value('UniqId');
  1480. if (empty($startID)){
  1481. $startID = 0;
  1482. }
  1483. $process = \db('工单_工艺资料')
  1484. ->where('Gy0_gdbh',$param[0]['workOrder'])
  1485. ->where('Gy0_sbbh','like','%'.$param[0]['machine'].'#'.'%')
  1486. ->field('rtrim(Gy0_gxh) as gxh,rtrim(Gy0_gxmc) as gxmc,rtrim(Add_gxmc) as add_gxmc')
  1487. ->find();
  1488. $startTime = \db('设备_产量采集')
  1489. ->where('设备编号','like','%'.$param[0]['machine'].'#%')
  1490. ->where('工单编号',$param[0]['workOrder'])
  1491. ->order('UniqId desc')
  1492. ->find();
  1493. if ((int)$process['gxh']<10){
  1494. $process['gxh'] = '0'.$process['gxh'];
  1495. }
  1496. if ($process['add_gxmc'] !== ''){
  1497. $printName = $process['gxh'].'-'.$process['gxmc'].'【'.$process['add_gxmc'].'】';
  1498. }else{
  1499. $printName = $process['gxh'].'-'.$process['gxmc'];
  1500. }
  1501. if (empty($process)){
  1502. $this->success('数据错误');
  1503. }
  1504. $data = [];
  1505. foreach ($param as $key=>$value){
  1506. $data[$key] = [
  1507. '工单编号' => $value['workOrder'],
  1508. '印件号' => $value['yjno'],
  1509. '工序名称' => $printName,
  1510. '流程单号' => $value['flow'],
  1511. '设备编号' => $value['machine'],
  1512. '班组编号' => $startTime['班组编号'],
  1513. '缺陷备注' => $value['remark'],
  1514. '提交时间' => date('Y-m-d H:i:s',time()),
  1515. '开工时间' => rtrim($startTime['开工时间']),
  1516. 'sys_id' => '',
  1517. 'sys_rq' => date('Y-m-d H:i:s',time()),
  1518. 'mod_rq' => '0000-00-00 00:00:00',
  1519. 'UniqId' => $startID + $key +1
  1520. ];
  1521. }
  1522. $res = \db('制程检验_记录附加')->insertAll($data);
  1523. if ($res !== false){
  1524. $this->success('成功');
  1525. }else{
  1526. $this->error('失败');
  1527. }
  1528. }
  1529. /**
  1530. * 客诉记录
  1531. * @ApiMethod (GET)
  1532. * @param void
  1533. * @return void
  1534. * @throws \think\db\exception\DataNotFoundException
  1535. * @throws \think\db\exception\ModelNotFoundException
  1536. * @throws \think\exception\DbException
  1537. */
  1538. public function ComplaintRecord()
  1539. {
  1540. if ($this->request->isGet() === false){
  1541. $this->error('请求错误');
  1542. }
  1543. $param = $this->request->param();
  1544. if (isset($param['productCode'])){
  1545. $where['产品编号'] = $param['productCode'];
  1546. }
  1547. $filed = "rtrim(产品编号) as 产品编号,rtrim(产品名称) as 产品名称,rtrim(客诉日期) as 客诉日期,rtrim(客诉单号) as 客诉单号,
  1548. rtrim(客诉方式) as 客诉方式,rtrim(订单编号) as 订单编号,rtrim(客户编号) as 客户编号,rtrim(客户名称) as 客户名称,
  1549. rtrim(客诉描述) as 客诉描述,rtrim(缺陷关键字) as 缺陷关键字,rtrim(客诉性质) as 客诉性质,rtrim(扣分) as 扣分,
  1550. rtrim(主要责任部门) as 主要责任部门,rtrim(次要责任部门) as 次要责任部门";
  1551. $list = \db('db_客诉记录')
  1552. ->where($where)
  1553. ->field($filed)
  1554. ->select();
  1555. if (empty($list)){
  1556. $this->success('未找到该产品客诉记录');
  1557. }
  1558. $this->success('成功',$list);
  1559. }
  1560. /**
  1561. * 设置机台班组信息
  1562. * @return void
  1563. * @throws \think\db\exception\DataNotFoundException
  1564. * @throws \think\db\exception\ModelNotFoundException
  1565. * @throws \think\exception\DbException
  1566. */
  1567. public function setMachineTeam()
  1568. {
  1569. if (Request::instance()->isPost() == false) {
  1570. $this->error('非法请求');
  1571. }
  1572. $params = Request::instance()->post();
  1573. if (!isset($params['machine']) || empty($params['machine'] )) {
  1574. $this->error('参数不能为空');
  1575. }
  1576. if (empty($params['team_id']) || empty($params['sczl_bzdh'])){
  1577. $this->error('请先选择班组成员');
  1578. }
  1579. $machine = $params['machine'] . '#';
  1580. $data = [];
  1581. $lastData = \db('设备_产量采集')
  1582. ->order('UniqId desc')
  1583. ->find();
  1584. $id = $lastData['UniqId']+1;
  1585. $data['当前状态'] = $params['status'];
  1586. $data['时间'] = date('Y-m-d H:i:s');
  1587. $data['设备编号'] = $machine;
  1588. $data['工单编号'] = empty($params['order']) ? '':$params['order'];
  1589. $data['印件号'] = empty($params['yjno']) ? '':$params['yjno'];
  1590. $data['工序号'] = empty($params['gy_name']) ? '' : (int)substr($params['gy_name'], 0, 2);
  1591. $data['工序名称'] = empty($params['gy_name']) ? '' : $params['gy_name'];
  1592. $data['当班产量'] = $params['production_now'];
  1593. $data['累计产量'] = $params['production_all'];
  1594. $data['班组编号'] = $params['sczl_bzdh'];
  1595. $data['班组ID'] = $params['team_id'];
  1596. // 获取当前时间
  1597. $current_time = time();
  1598. // 设置时间范围
  1599. $start_time1 = strtotime(date('Y-m-d') . ' 08:30:00');
  1600. $end_time1 = strtotime(date('Y-m-d') . ' 20:30:00');
  1601. $end_time2 = strtotime(date('Y-m-d') . ' 24:00:00');
  1602. $start_time3 = strtotime(date('Y-m-d', strtotime('+1 day')) . ' 08:30:00');
  1603. $start_time4 = strtotime(date('Y-m-d', strtotime('+1 day')) . ' 00:00:00');
  1604. // 判断当前时间属于哪个时间范围
  1605. if ($current_time >= $start_time1 && $current_time <= $end_time1) {
  1606. $data['开工时间'] = date('Y-m-d') . ' 08:30:00';
  1607. } elseif ($current_time > $end_time1 && $current_time <= $end_time2) {
  1608. $data['开工时间'] = date('Y-m-d') . ' 20:30:00';
  1609. } elseif ($current_time > $end_time1 && $current_time <= $start_time3) {
  1610. $data['开工时间'] = date('Y-m-d', strtotime('+1 day')) . ' 08:30:00';
  1611. }elseif ($current_time > $start_time4 && $current_time <= $start_time3){
  1612. $data['开工时间'] = date('Y-m-d') . ' 20:30:00';
  1613. }
  1614. if (!empty($params['order']) && !empty($params['yjno'])){
  1615. $option['Gy0_gdbh'] = $params['order'];
  1616. $option['Gy0_yjno'] = $params['yjno'];
  1617. $option['Gy0_gxh'] = $data['工序号'];
  1618. $data['任务ID'] = \db('工单_工艺资料')->where($option)->value('UniqId');
  1619. }else{
  1620. $data['任务ID'] = '';
  1621. }
  1622. $data['UniqId'] = $id;
  1623. $sql = \db('设备_产量采集')->fetchSql(true)->insert($data);
  1624. $res = Db::query($sql);
  1625. if ($res === false) {
  1626. $this->error('设置失败');
  1627. } else {
  1628. $this->success('设置成功');
  1629. }
  1630. }
  1631. /**
  1632. * 首页数据
  1633. * @return void
  1634. * @throws \think\Exception
  1635. * @throws \think\db\exception\DataNotFoundException
  1636. * @throws \think\db\exception\ModelNotFoundException
  1637. * @throws \think\exception\DbException
  1638. */
  1639. public function index()
  1640. {
  1641. if ($this->request->isGet() === false){
  1642. $this->error('请求错误');
  1643. }
  1644. $nowTime = date('Y-m-d H:i:s',time());
  1645. $oldTime = (date('Y')-1).'-'.date('m-d H:i:s');
  1646. $where =[
  1647. 'Mod_rq' => ['between',[$oldTime,$nowTime]],
  1648. '行号' => '1'
  1649. ];
  1650. $data = [];
  1651. //按状态查询工单信息
  1652. $orderList = \db('工单_基本资料')
  1653. ->where($where)
  1654. ->field('count(Gd_gdbh) as 数量,rtrim(gd_statu) as 状态')
  1655. ->group('gd_statu')
  1656. ->select();
  1657. foreach ($orderList as $value){
  1658. if ($value['状态'] === '1-已完工'){
  1659. $data['workOrderData']['已完工'] = $value['数量'];
  1660. }
  1661. if ($value['状态'] === '3-计划中'){
  1662. $data['workOrderData']['计划中'] = $value['数量'];
  1663. }
  1664. }
  1665. $data['workOrderData']['排程中'] = db('工单_基本资料')->alias('a')
  1666. ->join('工单_工艺资料 b', 'a.Gd_gdbh = b.Gy0_gdbh')
  1667. ->join('产品_基本资料 c', 'a.Gd_cpdh = c.产品编号')
  1668. ->where([
  1669. 'a.gd_statu' => '2-生产中',
  1670. 'a.行号' => '1',
  1671. 'a.Mod_rq' => ['between',[$oldTime,$nowTime]],
  1672. 'b.PD_WG' => '1900-01-01 00:00:00',
  1673. 'b.Gy0_sj1' => '1900-01-01 00:00:00',
  1674. 'c.状态' => '',
  1675. ])
  1676. ->group('a.Gd_gdbh')
  1677. ->count();
  1678. $data['workOrderData']['制程中'] = db('工单_基本资料')->alias('a')
  1679. ->join('工单_工艺资料 b', 'a.Gd_gdbh = b.Gy0_gdbh')
  1680. ->join('产品_基本资料 c', 'a.Gd_cpdh = c.产品编号')
  1681. ->where([
  1682. 'a.gd_statu' => '2-生产中',
  1683. 'a.行号' => '1',
  1684. 'a.Mod_rq' => ['between',[$oldTime,$nowTime]],
  1685. 'b.PD_WG' => '1900-01-01 00:00:00',
  1686. 'b.Gy0_sj1' => ['<>', '1900-01-01 00:00:00'],
  1687. 'c.状态' => '',
  1688. ])
  1689. ->group('a.Gd_gdbh')
  1690. ->count();
  1691. //按月份查询工单信息
  1692. $data['monthData'] = \db('工单_基本资料')
  1693. ->where('Mod_rq', 'between', [$oldTime, $nowTime])
  1694. ->field('DATE_FORMAT(Mod_rq, "%Y-%m") as month, COUNT(*) as count')
  1695. ->group('month')
  1696. ->order('month')
  1697. ->select();
  1698. //查询最近十条客诉信息
  1699. $data['customer'] = \db('db_客诉记录')
  1700. ->field('rtrim(客诉描述) as 客诉描述,DATE_FORMAT(客诉日期, "%Y-%m-%d") as 日期,rtrim(UniqID) as UniqId')
  1701. ->limit(10)
  1702. ->order('Sys_rq desc')
  1703. ->select();
  1704. $this->success('成功',$data);
  1705. }
  1706. /**
  1707. * 员工信息获取
  1708. * @return void
  1709. * @throws \think\db\exception\DataNotFoundException
  1710. * @throws \think\db\exception\ModelNotFoundException
  1711. * @throws \think\exception\DbException
  1712. */
  1713. public function EmployeeData()
  1714. {
  1715. if ($this->request->isGet() === false){
  1716. $this->error('请求错误');
  1717. }
  1718. $param = $this->request->param();
  1719. if (isset($param['code']) === false){
  1720. $this->error('参数错误');
  1721. }
  1722. $res = \db('人事_基本资料')
  1723. ->where('员工编号','like',$param['code'].'%')
  1724. ->field('rtrim(员工编号) as 员工编号,rtrim(员工姓名) as 员工姓名')
  1725. ->select();
  1726. if (empty($res)){
  1727. $this->success('未找到该员工');
  1728. }
  1729. $this->success('成功',$res);
  1730. }
  1731. /**
  1732. * 换型清场添加
  1733. * @return void
  1734. * @throws \think\db\exception\BindParamException
  1735. * @throws \think\exception\PDOException
  1736. */
  1737. public function remodelDataAdd()
  1738. {
  1739. if (Request::instance()->isPost() === false){
  1740. $this->error('请求错误');
  1741. }
  1742. $param = Request::instance()->post();
  1743. if (empty($param)){
  1744. $this->error('参数错误');
  1745. }
  1746. $lastId = \db('制程_换型清场')->order('UniqId desc')->value('UniqId');
  1747. $param['sys_id'] = '['.$param['机台编号'].']';
  1748. $param['sys_rq'] = date('Y-m-d H:i:s',time());
  1749. $param['mod_rq'] = date('Y-m-d H:i:s',time());
  1750. $param['UniqId'] = $lastId + 1;
  1751. $sql = \db('制程_换型清场')->fetchSql(true)->insert($param);
  1752. $res = \db()->query($sql);
  1753. if ($res !== false){
  1754. $this->success('成功');
  1755. }else{
  1756. $this->error('失败');
  1757. }
  1758. }
  1759. /**
  1760. * 换型清场记录修改
  1761. * @return void
  1762. * @throws \think\Exception
  1763. * @throws \think\db\exception\BindParamException
  1764. * @throws \think\exception\PDOException
  1765. */
  1766. public function remodelDataEdit()
  1767. {
  1768. if (Request::instance()->isPost() === false){
  1769. $this->error('请求错误');
  1770. }
  1771. $param = Request::instance()->post();
  1772. if (empty($param)){
  1773. $this->error('参数错误');
  1774. }
  1775. $param['mod_rq'] = date('Y-m-d H:i:s',time());
  1776. $sql = \db('制程_换型清场')->fetchSql(true)->update($param);
  1777. $res = \db()->query($sql);
  1778. if ($res !== false){
  1779. $this->success('成功');
  1780. }else{
  1781. $this->error('失败');
  1782. }
  1783. }
  1784. /**
  1785. * 换型清场记录删除
  1786. * @return void
  1787. * @throws \think\Exception
  1788. * @throws \think\exception\PDOException
  1789. */
  1790. public function remodelDataDel()
  1791. {
  1792. if ($this->request->isGet() === false){
  1793. $this->error('请求错误');
  1794. }
  1795. $param = $this->request->param();
  1796. if (empty($param)){
  1797. $this->error('参数错误');
  1798. }
  1799. $res = \db('制程_换型清场')->where('UniqId',$param['UniqId'])->delete();
  1800. if ($res !== false){
  1801. $this->success('删除成功');
  1802. }else{
  1803. $this->error('删除失败');
  1804. }
  1805. }
  1806. /**
  1807. * 印版领用记录添加
  1808. * @return void
  1809. * @throws \think\db\exception\BindParamException
  1810. * @throws \think\exception\PDOException
  1811. */
  1812. public function PrintDetailAdd()
  1813. {
  1814. if (Request::instance()->isPost() === false){
  1815. $this->error('请求错误');
  1816. }
  1817. $param = Request::instance()->post();
  1818. if (empty($param)){
  1819. $this->error('参数错误');
  1820. }
  1821. $lastId = \db('工单_印版领用记录')->order('UniqID desc')->value('UniqID');
  1822. foreach ($param as $key=>$value){
  1823. $param[$key]['Yb_领用日期'] = date('Y-m-d H:i:s',time());
  1824. $param[$key]['Sys_rq'] = date('Y-m-d H:i:s',time());
  1825. $param[$key]['Mod_rq'] = date('Y-m-d H:i:s',time());
  1826. $param[$key]['UniqID'] = $lastId + $key +1;
  1827. }
  1828. $sql = \db('工单_印版领用记录')->fetchSql(true)->insertAll($param);
  1829. $res = \db()->query($sql);
  1830. if ($res !== false){
  1831. $this->success('添加成功');
  1832. }else{
  1833. $this->error('添加失败');
  1834. }
  1835. }
  1836. /**
  1837. * 印版领用记录退还
  1838. * @return void
  1839. * @throws \think\Exception
  1840. * @throws \think\db\exception\BindParamException
  1841. * @throws \think\exception\PDOException
  1842. */
  1843. public function PrintDetailEdit()
  1844. {
  1845. if ($this->request->isGet() === false){
  1846. $this->error('请求错误');
  1847. }
  1848. $param = $this->request->param();
  1849. if (empty($param)){
  1850. $this->error('参数错误');
  1851. }
  1852. $idList = explode(',',$param['id']);
  1853. $i = 0;
  1854. foreach ($idList as $key=>$value){
  1855. $data['Yb_退还日期'] = date('Y-m-d H:i:s',time());
  1856. $data['Mod_rq'] = date('Y-m-d H:i:s',time());
  1857. $sql = \db('工单_印版领用记录')->where('UniqID',$value)->fetchSql(true)->update($data);
  1858. $res = \db()->query($sql);
  1859. if ($res === false){
  1860. $i++;
  1861. }
  1862. }
  1863. if ($i !== 0){
  1864. $this->error('退还失败');
  1865. }else{
  1866. $this->success('退还成功');
  1867. }
  1868. }
  1869. /**
  1870. * 当班产量明细修改
  1871. * @return void
  1872. * @throws \think\Exception
  1873. * @throws \think\db\exception\BindParamException
  1874. * @throws \think\exception\PDOException
  1875. */
  1876. public function chanliangEdit()
  1877. {
  1878. if (Request::instance()->isPost() === false){
  1879. $this->error('请求错误');
  1880. }
  1881. $param = Request::instance()->post();
  1882. if (empty($param['UniqId'])){
  1883. $this->error('参数错误');
  1884. }
  1885. $param['sczl_打样工时'] = $param['sczl_打样总工时'];
  1886. $param['sczl_装版工时'] = $param['sczl_装版总工时'];
  1887. $param['mod_rq'] = date('Y-m-d H:i:s',time());
  1888. $data = $param;
  1889. unset($data['UniqId']);
  1890. unset($data['sczl_rq']);
  1891. $sql = \db('设备_产量计酬')
  1892. ->where('UniqId',$param['UniqId'])
  1893. ->fetchSql(true)
  1894. ->update($data);
  1895. $res = \db()->query($sql);
  1896. if ($res !== false){
  1897. $this->success('修改成功');
  1898. }else {
  1899. $this->error('修改失败');
  1900. }
  1901. }
  1902. /**
  1903. * 获取当日上报产量详细数据
  1904. * @return void
  1905. * @throws \think\db\exception\DataNotFoundException
  1906. * @throws \think\db\exception\ModelNotFoundException
  1907. * @throws \think\exception\DbException
  1908. */
  1909. public function MachineChanliangDetail()
  1910. {
  1911. if ($this->request->isGet() === false){
  1912. $this->error('请求错误');
  1913. }
  1914. $param = $this->request->param();
  1915. if (empty($param['UniqId'])){
  1916. $this->error('参数错误');
  1917. }
  1918. $field = 'rtrim(sczl_gdbh) as 工单编号,rtrim(sczl_dedh) as dedh,rtrim(sczl_yjno) as yjno,rtrim(sczl_gxh) as gxh,rtrim(sczl_gxmc) as gxmc,rtrim(sczl_num) as num,rtrim(sczl_sj1) as sj1,rtrim(sczl_ls) as 联数,
  1919. rtrim(sczl_sj2) as sj2,rtrim(sczl_cl) as 产量,rtrim(sczl_bzdh) as bzdh,rtrim(sczl_zcfp) as 制程废品,rtrim(sczl_zccp) as 制程次品,rtrim(sczl_前工序废) as 前工序废,rtrim(sczl_来料少数) as 来料异常,
  1920. rtrim(sczl_装版工时) as 装版工时,rtrim(sczl_保养工时) as 保养工时,rtrim(sczl_打样工时) as 打样工时,rtrim(sczl_异常停机工时) as 异常总工时,rtrim(sczl_设备运行工时) as 通电工时,
  1921. rtrim(码开始行) as 码开始行,rtrim(码结束行) as 码结束行,rtrim(码包) as 码包,rtrim(主电表) as 主电表,rtrim(辅电表) as 辅电表,rtrim(sczl_ms) as 色度数,
  1922. rtrim(sczl_异常工时1) as 异常补时,rtrim(sczl_异常类型1) as 异常类型,sczl_bh1,sczl_bh2,rtrim(sczl_装版工时) as 装版补产工时,rtrim(sczl_打样工时) as 打样补产工时,
  1923. sczl_bh3,sczl_bh4,sczl_bh5,sczl_bh6,sczl_bh7,sczl_bh8,sczl_bh9,sczl_bh10,sczl_rate1,sczl_rate2,sczl_rate3,sczl_rate4,sczl_rate5,sczl_rate6,sczl_rate7,
  1924. sczl_rate8,sczl_rate9,sczl_rate10,sczl_bh98,rtrim(UniqId) as UniqId';
  1925. $list = \db('设备_产量计酬')->where('UniqId',$param['UniqId'])->field($field)->find();
  1926. if (empty($list)){
  1927. $this->success('未找到产量详情信息');
  1928. }
  1929. $productName = \db('工单_基本资料')->whereIn('Gd_gdbh',$list['工单编号'])->field('rtrim(成品名称) as 成品名称,rtrim(Gd_cpmc) as cpmc')->find();
  1930. $list['印件名称'] = $productName['cpmc'];
  1931. if (!empty($productName['成品名称'])){
  1932. $list['cpmc'] = $productName['成品名称'];
  1933. }elseif (empty($productName['成品名称']) && !empty($productName['cpmc'])){
  1934. $list['cpmc'] = $productName['cpmc'];
  1935. }else{
  1936. $list['cpmc'] = '';
  1937. }
  1938. for ($i=1;$i<11;$i++){
  1939. if (isset($list['sczl_bh'.$i])){
  1940. $name = \db('人事_基本资料')->where('员工编号',$list['sczl_bh'.$i])->field('rtrim(员工姓名) as name')->find();
  1941. if (isset($name['name'])){
  1942. $list['组员'.$i] = [
  1943. '编号' => $list['sczl_bh'.$i],
  1944. '姓名' => $name['name'],
  1945. '比例' => (float)$list['sczl_rate'.$i]
  1946. ];
  1947. }
  1948. }
  1949. if (empty($list['sczl_bh'.$i])){
  1950. $list['组员'.$i] = [
  1951. '编号' => '',
  1952. '姓名' => '',
  1953. '比例' => ''
  1954. ];
  1955. }
  1956. unset($list['sczl_bh'.$i],$list['sczl_rate'.$i]);
  1957. }
  1958. $list['拉料'] = [
  1959. '编号' => $list['sczl_bh98'],
  1960. '姓名' => \db('人事_基本资料')->where('员工编号',$list['sczl_bh98'])->value('rtrim(员工姓名)')
  1961. ];
  1962. unset($list['sczl_bh98']);
  1963. $this->success('成功',$list);
  1964. }
  1965. /**
  1966. * 当日上报产量详细数据修改
  1967. * @return void
  1968. * @throws \think\Exception
  1969. * @throws \think\db\exception\BindParamException
  1970. * @throws \think\exception\PDOException
  1971. */
  1972. public function MachineChanliangDetailEdit()
  1973. {
  1974. if (Request::instance()->isPost() === false){
  1975. $this->error('请求错误');
  1976. }
  1977. $param = Request::instance()->post();
  1978. if (empty($param['UniqId'])){
  1979. $this->error('参数错误');
  1980. }
  1981. $param['sczl_type'] = $param['sczl_gxmc'];
  1982. $param['mod_rq'] = date('Y-m-d H:i:s',time());
  1983. $UnidId = $param['UniqId'];
  1984. unset($param['UniqId']);
  1985. unset($param['sczl_rq']);
  1986. $sql = \db('设备_产量计酬')->where('UniqId',$UnidId)->fetchSql(true)->update($param);
  1987. $res = \db()->query($sql);
  1988. if ($res !== false){
  1989. $this->success('修改成功');
  1990. }else{
  1991. $this->error('修改失败');
  1992. }
  1993. }
  1994. /**
  1995. * 产量上报数据删除
  1996. * @return void
  1997. * @throws \think\Exception
  1998. * @throws \think\exception\PDOException
  1999. */
  2000. public function ChanliangDel()
  2001. {
  2002. if ($this->request->isGet() === false){
  2003. $this->error('请求错误');
  2004. }
  2005. $param = $this->request->param();
  2006. if (empty($param['UniqId'])){
  2007. $this->error('参数错误');
  2008. }
  2009. $idList = explode(',',$param['UniqId']);
  2010. foreach ($idList as $key=>$value){
  2011. $res = \db('设备_产量计酬')
  2012. ->where('UniqId',$value)
  2013. ->delete();
  2014. }
  2015. if ($res !== false){
  2016. $this->success('删除成功');
  2017. }else{
  2018. $this->error('删除失败');
  2019. }
  2020. }
  2021. /**
  2022. * 日产量上报添加
  2023. * @return void
  2024. * @throws \think\db\exception\BindParamException
  2025. * @throws \think\exception\PDOException
  2026. */
  2027. public function ChanliangAdd()
  2028. {
  2029. if (Request::instance()->isPost() === false){
  2030. $this->error('请求错误');
  2031. }
  2032. $params = Request::instance()->post();
  2033. if (empty($params['sczl_gdbh'])){
  2034. $this->error('参数错误');
  2035. }
  2036. $lastId = \db('设备_产量计酬')->order('UniqId desc')->value('rtrim(UniqId)');
  2037. $params['sczl_type'] = $params['sczl_gxmc'];
  2038. $params['sczl_wgsj'] = '1900-01-01 00:00:00';
  2039. $params['sczl_废品率系数'] = 0;
  2040. $params['sys_rq'] = date('Y-m-d H:i:s',time());
  2041. $params['mod_rq'] = date('Y-m-d H:i:s',time());
  2042. $params['UniqId'] = $lastId + 1;
  2043. $sql = \db('设备_产量计酬')->fetchSql(true)->insert($params);
  2044. $res = \db()->query($sql);
  2045. if ($res !== false){
  2046. $this->success('成功');
  2047. }else{
  2048. $this->error('失败');
  2049. }
  2050. }
  2051. /**
  2052. * 日产量上报添加获取工单信息
  2053. * @return void
  2054. * @throws \think\db\exception\DataNotFoundException
  2055. * @throws \think\db\exception\ModelNotFoundException
  2056. * @throws \think\exception\DbException
  2057. */
  2058. public function ChanliangWorkorder()
  2059. {
  2060. if ($this->request->isGet() === false)
  2061. {
  2062. $this->error('请求错误');
  2063. }
  2064. $param = $this->request->param();
  2065. if (empty($param)){
  2066. $this->error('参数错误');
  2067. }
  2068. // $where = [
  2069. // 'b.Gy0_sbbh' => ['like','%'.$param['machine'].'%'],
  2070. // ];
  2071. // if (!empty($param['machine'])){
  2072. // $where = [
  2073. // 'b.Gy0_sbbh' => ['like','%'.$param['machine'].'%'],
  2074. // ];
  2075. // }
  2076. if (!empty($param['search'])){
  2077. $where['b.Gy0_gdbh'] = ['like','%'.$param['search'].'%'];
  2078. }
  2079. $list = \db('工单_基本资料')
  2080. ->alias('a')
  2081. ->field('rtrim(Gd_gdbh) as gdbh,rtrim(成品名称) as cpmc')
  2082. ->join('工单_工艺资料 b','a.Gd_gdbh = b.Gy0_gdbh')
  2083. ->where($where)
  2084. ->select();
  2085. if (empty($list)){
  2086. $this->success('未找到相关工单');
  2087. }else{
  2088. $this->success('成功',$list);
  2089. }
  2090. }
  2091. /**
  2092. * 日产量上报工单印件资料
  2093. * @return void
  2094. * @throws \think\db\exception\DataNotFoundException
  2095. * @throws \think\db\exception\ModelNotFoundException
  2096. * @throws \think\exception\DbException
  2097. */
  2098. public function ChanliangPrintDetail()
  2099. {
  2100. if ($this->request->isGet() === false){
  2101. $this->error('请求错误');
  2102. }
  2103. $param = $this->request->param();
  2104. if (empty($param['gdbh'])){
  2105. $this->error('参数错误');
  2106. }
  2107. $where = [
  2108. 'Yj_Gdbh' => $param['gdbh']
  2109. ];
  2110. $list = \db('工单_印件资料')
  2111. ->where($where)
  2112. ->field('rtrim(yj_Yjno) as yjno,rtrim(yj_yjmc) as yjmc,rtrim(yj_ls) as ls')
  2113. ->select();
  2114. if (empty($list)){
  2115. $this->success('未找到印件资料');
  2116. }else{
  2117. $this->success('成功',$list);
  2118. }
  2119. }
  2120. /**
  2121. * 日产量上报工艺资料获取
  2122. * @return void
  2123. * @throws \think\db\exception\DataNotFoundException
  2124. * @throws \think\db\exception\ModelNotFoundException
  2125. * @throws \think\exception\DbException
  2126. */
  2127. public function ChanliangProcessDetail()
  2128. {
  2129. if ($this->request->isGet() === false){
  2130. $this->error('请求错误');
  2131. }
  2132. $param = $this->request->param();
  2133. if (empty($param['gdbh'])){
  2134. $this->error('参数错误');
  2135. }
  2136. // $sys_bh = \db('dic_lzde')->where('适用机型',$param['machine'])->value('sys_bh');
  2137. $list = \db('工单_工艺资料')
  2138. ->where('Gy0_gdbh',$param['gdbh'])
  2139. ->where('Gy0_yjno',$param['yjno'])
  2140. // ->where('Gy0_sbbh','like','%'.$param['machine'].'%')
  2141. ->field('rtrim(Gy0_gxh) as gxh,rtrim(Gy0_gxmc) as gxmc,rtrim(Add_gxmc) as add_gxmc')
  2142. ->select();
  2143. if (empty($list)){
  2144. $this->success('未获取工序');
  2145. }
  2146. // $time = \db('设备_产量计酬')
  2147. // ->where('sczl_gdbh',$param['gdbh'])
  2148. // ->where('sczl_yjno',$param['yjno'])
  2149. // ->where('sczl_jtbh','like','%'.$param['machine'].'%')
  2150. // ->order('UniqId desc')
  2151. // ->value('sczl_sj2');
  2152. // $newTime = date('Y-m-d H:i:s');
  2153. // if ($newTime > date('Y-m-d 08:30:00') && $newTime < date('Y-m-d 20:30:00') && $time < date('Y-m-d 08:30:00')){
  2154. // $time = date('Y-m-d 08:30:00');
  2155. // }elseif ($newTime > date('Y-m-d 20:30:00') && $time < date('Y-m-d 20:30:00')){
  2156. // $time = date('Y-m-d 20:30:00');
  2157. // }
  2158. foreach ($list as $key=>$value){
  2159. if ((int)$value['gxh'] < 10){
  2160. $value['gxh'] = '0'.$value['gxh'];
  2161. }
  2162. if (empty($value['add_gxmc'])){
  2163. $list[$key]['name'] = $value['gxh'].'-'.$value['gxmc'];
  2164. }else{
  2165. $list[$key]['name'] = $value['gxh'].'-'.$value['gxmc'].'【'.$value['add_gxmc'].'】';
  2166. }
  2167. unset( $list[$key]['add_gxmc']);
  2168. // $list[$key]['time'] = $time;
  2169. }
  2170. // $list['sys_bh'] = $sys_bh;
  2171. $this->success('成功',$list);
  2172. }
  2173. /**
  2174. * 工价系数修改
  2175. * @return void
  2176. * @throws \think\Exception
  2177. * @throws \think\db\exception\BindParamException
  2178. * @throws \think\exception\PDOException
  2179. */
  2180. public function CoefficientEdit()
  2181. {
  2182. if (Request::instance()->isPost() === false){
  2183. $this->error('请求错误');
  2184. }
  2185. $params = Request::instance()->post();
  2186. if (empty($params['id'])){
  2187. $this->error('参数错误');
  2188. }
  2189. $idList = explode(',',$params['id']);
  2190. $i=0;
  2191. foreach ($idList as $key=>$value){
  2192. $sql = \db('设备_产量计酬')
  2193. ->where('UniqId',$value)
  2194. ->fetchSql(true)
  2195. ->update(['sczl_工价系数'=>$params['工价系数']]);
  2196. $res = \db()->query($sql);
  2197. if ($res === false){
  2198. $i++;
  2199. }
  2200. }
  2201. if ($i!==0){
  2202. $this->error('修改失败');
  2203. }else{
  2204. $this->success('修改成功');
  2205. }
  2206. }
  2207. /**
  2208. * 色度系数修改
  2209. * @return void
  2210. * @throws \think\Exception
  2211. * @throws \think\db\exception\BindParamException
  2212. * @throws \think\exception\PDOException
  2213. */
  2214. public function ChromaDataEdit()
  2215. {
  2216. if (Request::instance()->isPost() === false){
  2217. $this->error('请求错误');
  2218. }
  2219. $params = Request::instance()->post();
  2220. if (empty($params['id'])){
  2221. $this->error('参数错误');
  2222. }
  2223. $idList = explode(',',$params['id']);
  2224. $i=0;
  2225. foreach ($idList as $key=>$value){
  2226. $sql = \db('设备_产量计酬')
  2227. ->where('UniqId',$value)
  2228. ->fetchSql(true)
  2229. ->update(['sczl_ms'=>$params['ms']]);
  2230. $res = \db()->query($sql);
  2231. if ($res === false){
  2232. $i++;
  2233. }
  2234. }
  2235. if ($i!==0){
  2236. $this->error('修改失败');
  2237. }else{
  2238. $this->success('修改成功');
  2239. }
  2240. }
  2241. /**
  2242. * 凹印版距修改
  2243. * @return void
  2244. * @throws \think\Exception
  2245. * @throws \think\db\exception\BindParamException
  2246. * @throws \think\exception\PDOException
  2247. */
  2248. public function PrintingModeDataEdit()
  2249. {
  2250. if (Request::instance()->isPost() === false){
  2251. $this->error('请求错误');
  2252. }
  2253. $params = Request::instance()->post();
  2254. if (empty($params['id'])){
  2255. $this->error('参数错误');
  2256. }
  2257. $idList = explode(',',$params['id']);
  2258. //获取工单印件工序
  2259. $orderList = \db('设备_产量计酬')
  2260. ->where('UniqId',$idList[0])
  2261. ->field('rtrim(sczl_gdbh) as 工单编号,rtrim(sczl_yjno) as 印件号,rtrim(sczl_gxh) as 工序号')
  2262. ->find();
  2263. //修改工艺资料
  2264. $sql = \db('工单_工艺资料')
  2265. ->where([
  2266. 'Gy0_gdbh'=>$orderList['工单编号'],
  2267. 'Gy0_yjno'=>$orderList['印件号'],
  2268. 'Gy0_gxh'=>$orderList['工序号']
  2269. ])
  2270. ->fetchSql(true)
  2271. ->update(['版距'=>$params['plate'],'印刷方式'=>$params['mode']]);
  2272. $res = \db()->query($sql);
  2273. if ($res === false){
  2274. $this->error('修改失败');
  2275. }else{
  2276. $this->success('修改成功');
  2277. }
  2278. }
  2279. /**
  2280. * 废品率系数批量修改
  2281. * @return void
  2282. * @throws \think\Exception
  2283. * @throws \think\db\exception\BindParamException
  2284. * @throws \think\exception\PDOException
  2285. */
  2286. public function RejectionEdit()
  2287. {
  2288. if (Request::instance()->isPost() === false){
  2289. $this->error('请求错误');
  2290. }
  2291. $params = Request::instance()->post();
  2292. if (empty($params['id'])){
  2293. $this->error('参数错误');
  2294. }
  2295. $idList = explode(',',$params['id']);
  2296. $i=0;
  2297. foreach ($idList as $key=>$value){
  2298. $sql = \db('设备_产量计酬')
  2299. ->where('UniqId',$value)
  2300. ->fetchSql(true)
  2301. ->update(['sczl_废品率系数'=>$params['rejection']]);
  2302. $res = \db()->query($sql);
  2303. if ($res === false){
  2304. $i++;
  2305. }
  2306. }
  2307. if ($i!==0){
  2308. $this->error('修改失败');
  2309. }else{
  2310. $this->success('修改成功');
  2311. }
  2312. }
  2313. /**
  2314. * 日产量上报班组信息批量修改
  2315. * @return void
  2316. * @throws \think\Exception
  2317. * @throws \think\db\exception\BindParamException
  2318. * @throws \think\db\exception\DataNotFoundException
  2319. * @throws \think\db\exception\ModelNotFoundException
  2320. * @throws \think\exception\DbException
  2321. * @throws \think\exception\PDOException
  2322. */
  2323. public function YieldTeamEdit()
  2324. {
  2325. if ($this->request->isGet() === false){
  2326. $this->error('请求错误');
  2327. }
  2328. $param = $this->request->param();
  2329. if (empty($param['Uniqid']) || empty($param['teamID'])){
  2330. $this->error('参数错误');
  2331. }
  2332. $idList = explode(',',$param['Uniqid']);
  2333. $teamList = \db('设备_班组资料')->where('UniqId',$param['teamID'])->find();
  2334. $data = [];
  2335. for ($i=1;$i<11;$i++){
  2336. $data['sczl_bh'.$i] = $teamList['sczl_bh'.$i];
  2337. $data['sczl_rate'.$i] = $teamList['sczl_rate'.$i];
  2338. $data['sczl_bzdh'] = $teamList['sczl_bzdh'];
  2339. }
  2340. $j = 0;
  2341. foreach ($idList as $key => $value){
  2342. $sql = \db('设备_产量计酬')
  2343. ->where('UniqId',$value)
  2344. ->fetchSql(true)
  2345. ->update($data);
  2346. $res = \db()->query($sql);
  2347. if ($res === false){
  2348. $j++;
  2349. }
  2350. }
  2351. if ($j === 0){
  2352. $this->success('修改成功');
  2353. }else{
  2354. $this->error('修改失败');
  2355. }
  2356. }
  2357. /**
  2358. * 检品机日产量上报数据修改
  2359. * @return void
  2360. * @throws \think\Exception
  2361. * @throws \think\db\exception\BindParamException
  2362. * @throws \think\exception\PDOException
  2363. */
  2364. public function JpChanliangEdit()
  2365. {
  2366. if (Request::instance()->isPost() == false){
  2367. $this->error('非法请求');
  2368. }
  2369. $params = Request::instance()->post();
  2370. if (empty($params['UniqId'])){
  2371. $this->error('参数错误');
  2372. }
  2373. $params['mod_rq'] = date('Y-m-d H:i:s');
  2374. $data = $params;
  2375. $data['sczl_装版总工时'] = $params['sczl_装版工时'];
  2376. unset($data['UniqId']);
  2377. unset($data['sczl_rq']);
  2378. $sql = \db('设备_产量计酬')->where('UniqId',$params['UniqId'])->fetchSql(true)->update($data);
  2379. $res = \db()->query($sql);
  2380. if ($res === false){
  2381. $this->error('修改失败');
  2382. }else{
  2383. $this->success('成功');
  2384. }
  2385. }
  2386. /**
  2387. * 检品机日产量上报数据列表
  2388. * @return void
  2389. * @throws \think\db\exception\DataNotFoundException
  2390. * @throws \think\db\exception\ModelNotFoundException
  2391. * @throws \think\exception\DbException
  2392. */
  2393. public function JPmachineDetail()
  2394. {
  2395. if ($this->request->isGet() === false){
  2396. $this->error('请求错误');
  2397. }
  2398. $machine = input('machine');
  2399. $date = input('date');
  2400. $where = [
  2401. 'sczl_jtbh' => $machine,
  2402. 'sczl_rq' => date('Y-m-d H:i:s',strtotime($date.' 00:00:00')),
  2403. ];
  2404. $field = 'rtrim(sczl_gdbh) as 工单编号,rtrim(sczl_dedh) as dedh,rtrim(sczl_yjno) as yjno,rtrim(sczl_gxh) as gxh,rtrim(sczl_gxmc) as gxmc,rtrim(sczl_type) as 检验类型,rtrim(sczl_num) as num,rtrim(sczl_cl) as 计件箱数,
  2405. rtrim(sczl_Pgcl) as 每箱数量,rtrim(sczl_bzdh) as bzdh,IF(sczl_废品率系数 = 0, "",sczl_废品率系数) as 废品率系数,IF(sczl_装版工时 = 0, "",sczl_装版工时) as 换膜补时, IF(sczl_保养工时 = 0, "",sczl_保养工时) as 保养工时,IF(sczl_异常停机工时 = 0, "",sczl_异常停机工时) as 异常总工时,IF(sczl_设备运行工时 = 0, "",sczl_设备运行工时) as 通电工时,
  2406. rtrim(sys_id) as 用户,rtrim(mod_rq) as 更新时间,IF(sczl_异常工时1 = 0, "",sczl_异常工时1) as 异常补时,IF(sczl_异常类型1 = 0, "",sczl_异常类型1) as 异常类型,sczl_bh1,sczl_bh2,
  2407. sczl_bh3,sczl_bh4,sczl_bh5,sczl_bh6,sczl_bh7,sczl_bh8,sczl_bh9,sczl_bh10,sczl_rate1,sczl_rate2,sczl_rate3,sczl_rate4,sczl_rate5,sczl_rate6,sczl_rate7,
  2408. sczl_rate8,sczl_rate9,sczl_rate10,sczl_bh98,rtrim(UniqId) as UniqId,rtrim(sczl_工价系数) as 难度系数,rtrim(sczl_dedh) as 定额代号,sczl_rq,sczl_装版总工时 as 换膜总工时';
  2409. //机台信息
  2410. $machineDetail = \db('设备_基本资料')->where('设备编号',$machine)->field('rtrim(千件工价) as 千件工价,rtrim(日定额) as 日定额')->find();
  2411. //组员信息
  2412. $list = \db('设备_产量计酬')->where($where)->field($field)->select();
  2413. $totalA = \db('设备_产量计酬')
  2414. ->where($where)
  2415. ->where('sczl_bzdh','like','A%')
  2416. ->field('sczl_type as 检验类型,SUM(sczl_cl) as 箱数')
  2417. ->group('检验类型')
  2418. ->select();
  2419. $totalB = \db('设备_产量计酬')
  2420. ->where($where)
  2421. ->where('sczl_bzdh','like','B%')
  2422. ->field('sczl_type as 检验类型,SUM(sczl_cl) as 箱数')
  2423. ->group('检验类型')
  2424. ->select();
  2425. if (empty($list)){
  2426. $this->success('',[]);
  2427. }
  2428. foreach ($list as $key=>$value){
  2429. //产品名称
  2430. $productName = \db('工单_基本资料')->whereIn('Gd_gdbh',$value['工单编号'])->field('rtrim(成品名称) as 成品名称,rtrim(Gd_cpmc) as cpmc')->find();
  2431. if (!empty($productName)){
  2432. if (!empty($productName['成品名称'])){
  2433. $list[$key]['产品名称'] = $value['工单编号'].'---'.$productName['成品名称'];
  2434. $list[$key]['cpmc'] = $productName['成品名称'];
  2435. }else{
  2436. $list[$key]['产品名称'] = $value['工单编号'];
  2437. $list[$key]['cpmc'] = '';
  2438. }
  2439. }else{
  2440. $list[$key]['产品名称'] = $value['工单编号'];
  2441. $list[$key]['cpmc'] = '';
  2442. }
  2443. if (empty($value['定额代号'])){
  2444. $list[$key]['千件工价'] = '';
  2445. $list[$key]['日定额'] = '';
  2446. $list[$key]['补产标准'] = '';
  2447. }else{
  2448. $row = \db('dic_lzde')->where('sys_bh',$value['定额代号'])->field('rtrim(千件工价) as 千件工价,rtrim(日定额) as 日定额,rtrim(补产标准) as 补产标准')->find();
  2449. $list[$key]['千件工价'] = $row['千件工价'];
  2450. $list[$key]['日定额'] = $row['日定额'];
  2451. $list[$key]['补产标准'] = $row['补产标准'];
  2452. }
  2453. $list[$key]['工序'] = $list[$key]['yjno'].'-'.$list[$key]['gxmc'];
  2454. for ($i=1;$i<11;$i++){
  2455. if (isset($value['sczl_bh'.$i])){
  2456. $name = \db('人事_基本资料')->where('员工编号',$value['sczl_bh'.$i])->field('员工姓名 as name')->find();
  2457. if (isset($name['name'])){
  2458. $list[$key]['组员'.$i] = $value['sczl_bh'.$i].$name['name'].'('.((float)$value['sczl_rate'.$i]*100).'%'.')';
  2459. $list[$key]['sczl_name'.$i] = $name['name'];
  2460. }else{
  2461. $list[$key]['sczl_name'.$i] = '';
  2462. }
  2463. }
  2464. }
  2465. }
  2466. $list['totalA'] = $totalA;
  2467. $list['totalB'] = $totalB;
  2468. $this->success('成功',$list);
  2469. }
  2470. //设备运行跟踪月度数据导出
  2471. // public function MouthDataOutput()
  2472. // {
  2473. // if ($this->request->isGet() === false){
  2474. // $this->error('参数错误');
  2475. // }
  2476. // $param = $this->request->param();
  2477. // if (empty($param)){
  2478. // $this->error('参数错误');
  2479. // }
  2480. // $filed = "工单编号,产品名称,流程单号,印件号,工序号,机台编号,日期,工序产量,工序名称,机长工号,机长名称,组员工号1,组员姓名1,";
  2481. // }
  2482. }