fix: 状态
This commit is contained in:
@@ -147,7 +147,8 @@
|
||||
p.up_or_down,
|
||||
p.qzz_size,
|
||||
p.qzz_generation,
|
||||
MIN(p.start_time) AS start_time
|
||||
MIN(p.start_time) AS start_time,
|
||||
MIN( p.`status` ) AS `status`
|
||||
FROM
|
||||
`pdm_bi_slittingproductionplan` p
|
||||
WHERE
|
||||
|
||||
Reference in New Issue
Block a user