达梦适配修改
This commit is contained in:
@@ -33,12 +33,12 @@
|
||||
i.material_id,
|
||||
m.category AS material_category,
|
||||
m.name AS material_name,
|
||||
m.model AS material_model,
|
||||
m."MODEL" AS material_model,
|
||||
i.quantity,
|
||||
m.unit,
|
||||
m.weight,
|
||||
m.code_managed,
|
||||
m.value,
|
||||
m."VALUE",
|
||||
i.machine_serial_no,
|
||||
i.created_at
|
||||
FROM
|
||||
@@ -91,7 +91,7 @@
|
||||
i.material_id,
|
||||
m.category AS material_category,
|
||||
m.name AS material_name,
|
||||
m.model AS material_model,
|
||||
m."MODEL" AS material_model,
|
||||
i.quantity,
|
||||
m.unit,
|
||||
m.weight,
|
||||
|
||||
Reference in New Issue
Block a user