SpectrumAnalysisMapper.xml方法名getUserNuclideNames错误修改
This commit is contained in:
parent
b4e0bd30e7
commit
66013338fe
|
@ -613,7 +613,7 @@
|
||||||
XE_RESULTS.IDANALYSIS = #{idAnalysis}
|
XE_RESULTS.IDANALYSIS = #{idAnalysis}
|
||||||
</select>
|
</select>
|
||||||
|
|
||||||
<select id="getFULLNuclideNames" resultType="java.lang.String">
|
<select id="getUserNuclideNames" resultType="java.lang.String">
|
||||||
select
|
select
|
||||||
distinct a.name
|
distinct a.name
|
||||||
from
|
from
|
||||||
|
|
Loading…
Reference in New Issue
Block a user