20250326 更新
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
<result property="sampleConcentration" column="sample_concentration" jdbcType="VARCHAR"/>
|
||||
<result property="compoundName" column="compound_name" jdbcType="VARCHAR"/>
|
||||
<result property="rtTimeWithinError" column="rt_time_within_error" jdbcType="VARCHAR"/>
|
||||
<result property="rtTimeError" column="rt_time_error" jdbcType="DOUBLE"/>
|
||||
<result property="rtTimeError" column="rt_time_error" jdbcType="DECIMAL"/>
|
||||
<result property="targetRtTime" column="target_rt_time" jdbcType="DOUBLE"/>
|
||||
<result property="stdRtTime" column="std_rt_time" jdbcType="DOUBLE"/>
|
||||
<result property="isDetected" column="is_detected" jdbcType="INTEGER"/>
|
||||
|
||||
Reference in New Issue
Block a user