INSERT INTO unimall_spu_specification (spu_id,title,gmt_update,gmt_create) VALUES ( #{specDO.spuId}, #{specDO.title}, #{specDO.gmtUpdate}, #{specDO.gmtCreate} )