Facility.php 102 KB

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