Facility.php 89 KB

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