Commit 16caeba5 authored by lisong's avatar lisong

修改bug

parent bd36fca6
......@@ -284,7 +284,7 @@
ci.cylinder_status AS cylinder_status,
ci.cylinder_variety AS cylinder_variety,
ci.volume AS volume,
ci.manufacturing_date AS manufacturing_date,
DATE_FORMAT(ci.manufacturing_date,'%Y-%m-%d') AS manufacturing_date,
ci.manufacturing_unit AS manufacturing_unit,
ci.unit_inner_code AS unit_inner_code,
ci.sequence_code AS sequence_code,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment