mysql 拼接字段猿柒8个月前更新70select spot_position,req_line,CONCAT(spot_position,'-',req_line) from pdm_qc_apply where req_qctype != '2'; 结果展示:
没有回复内容