Merge branch 'master' of http://10.153.19.25:10105/r/ERP_override
| | |
| | | hollowThickness:'* Hollow thickness', |
| | | hollowGasType:'* Inflation mode', |
| | | hollowType:'* Sealing compound', |
| | | hollowGlueDepth:'* Default glue depth', |
| | | hollowGlueDepth:'Default glue depth', |
| | | hollow:'Hollow spacer', |
| | | hollowUpdate:'Hollow spacers modified', |
| | | interlayerThickness:'*Lamination thickness', |
| | |
| | | hollowThickness:'* Средняя толщина', |
| | | hollowGasType:'* Способ наполнения', |
| | | hollowType:'* Гель', |
| | | hollowGlueDepth:'* Глубина клея по умолчанию', |
| | | hollowGlueDepth:'Глубина клея по умолчанию', |
| | | hollow:'Пустой', |
| | | hollowUpdate:'Пустое обновление', |
| | | interlayerThickness:'* Толщина слоя', |
| | |
| | | hollowThickness:'*中空厚度', |
| | | hollowGasType:'*充气方式:', |
| | | hollowType:'*封胶', |
| | | hollowGlueDepth:'*默认胶深:', |
| | | hollowGlueDepth:'默认胶深:', |
| | | hollow:'中空间隔物', |
| | | hollowUpdate:'中空间隔物修改', |
| | | interlayerThickness:'*夹层厚度', |
| | |
| | | </if> |
| | | |
| | | </where> |
| | | order by fgi.id desc |
| | | order by fgi.update_time desc |
| | | |
| | | limit #{offset},#{pageSize}; |
| | | </select> |
| | |
| | | |
| | | </where> |
| | | |
| | | order by fgi.id desc |
| | | order by fgi.update_time desc |
| | | limit #{offset},#{pageSize} |
| | | ; |
| | | </select> |
| | |
| | | (select (@row_number := @row_number + 1) as id,process_id as process_id from (select process_id from pp.optimize_detail tt where project_no =#{projectNo} group by process_id) tt,(select @row_number := 0) as t) a |
| | | on a.process_id=opd.process_id |
| | | where opd.project_no = #{projectNo} |
| | | order by opd.stock_id,opd.polys_id |
| | | group by order_id,od.order_number |
| | | order by ogd.child_width desc,ogd.child_height desc |
| | | </select> |
| | | </mapper> |