| | |
| | | <result property="tell" column="tell" jdbcType="VARCHAR"/> |
| | | <result property="lastValue" column="last_value" jdbcType="VARCHAR"/> |
| | | <result property="insResult" column="ip_ins_result" jdbcType="INTEGER"/> |
| | | <result property="isBinding" column="ip_is_binding" jdbcType="INTEGER"/> |
| | | <result property="state" column="state" jdbcType="INTEGER"/> |
| | | <result property="insBushId" column="ins_bush_id" jdbcType="INTEGER"/> |
| | | <result property="insSampleId" column="ins_sample_id" jdbcType="INTEGER"/> |
| | |
| | | man_day, |
| | | bsm, |
| | | ask, |
| | | `last_value`, |
| | | ip.ins_result ip_ins_result, |
| | | state, |
| | | `last_value`, |
| | | ip.ins_result ip_ins_result, |
| | | ip.is_binding ip_is_binding, |
| | | state, |
| | | ins_sample_id, |
| | | ip.create_user ip_create_user, |
| | | ip.update_user ip_update_user, |
| | |
| | | ira.url, |
| | | ira.url_s, |
| | | ira.temp_url_pdf, |
| | | iiq.is_copper |
| | | iiq.is_copper, |
| | | iiq.is_split_order, |
| | | iiq.material_prop AS material_prop |
| | | FROM |
| | | ins_order io |
| | | LEFT JOIN ins_sample isa ON isa.ins_order_id = io.id |
| | |
| | | <if test="ew.customSqlSegment != null and ew.customSqlSegment != ''"> |
| | | ${ew.customSqlSegment} |
| | | </if> |
| | | ORDER BY send_time asc |
| | | ORDER BY send_time desc |
| | | |
| | | </select> |
| | | |
| | |
| | | tell, |
| | | `last_value`, |
| | | ip.ins_result ip_ins_result, |
| | | ip.is_binding ip_is_binding, |
| | | state, |
| | | ins_sample_id, |
| | | ip.create_user ip_create_user, |
| | |
| | | ask, |
| | | `last_value`, |
| | | ip.ins_result ip_ins_result, |
| | | ip.is_binding ip_is_binding, |
| | | state, |
| | | ins_sample_id, |
| | | ip.create_user ip_create_user, |
| | |
| | | tell, |
| | | `last_value`, |
| | | ip.ins_result ip_ins_result, |
| | | ip.is_binding ip_is_binding, |
| | | state, |
| | | ins_sample_id, |
| | | ip.create_user ip_create_user, |
| | |
| | | ipr.equip_value, |
| | | ip.method_s, |
| | | ip.radius, |
| | | ip.structure_item_parameter_id, |
| | | isa.special_standard_method |
| | | from ins_sample isa |
| | | left join ins_product ip on isa.id = ip.ins_sample_id |