Commit 4d74e0dd authored by liufan's avatar liufan

优化:移装变更登记列表,返回“使用登记证编号”

parent fb49ada2
...@@ -19,6 +19,7 @@ ...@@ -19,6 +19,7 @@
crt.promoter, crt.promoter,
crt.rec_date as recDate, crt.rec_date as recDate,
crt.instance_id as instanceId, crt.instance_id as instanceId,
crt.use_registration_code as useRegistrationCode,
use.USE_UNIT_NAME as useUnitName, use.USE_UNIT_NAME as useUnitName,
(SELECT name from tz_equipment_category where code = jri.EQU_CATEGORY) as equCategory, (SELECT name from tz_equipment_category where code = jri.EQU_CATEGORY) as equCategory,
jri.PRODUCT_NAME as productName, jri.PRODUCT_NAME as productName,
......
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