|
@@ -35,7 +35,8 @@
|
|
wf.rated_capacity_number as ratedCapacityNumber,
|
|
wf.rated_capacity_number as ratedCapacityNumber,
|
|
wf.elevation_height as elevationHeight,
|
|
wf.elevation_height as elevationHeight,
|
|
wfbr.batch_code as batchCode,
|
|
wfbr.batch_code as batchCode,
|
|
- wfbr.analysis_state as analysisState
|
|
|
|
|
|
+ wfbr.analysis_state as analysisState,
|
|
|
|
+ wfbr.create_time as wfbrCreateTime
|
|
from
|
|
from
|
|
(select a.role_id,
|
|
(select a.role_id,
|
|
wr.code_number,
|
|
wr.code_number,
|