lake 发表于 2019-5-28 10:59:30

2019-05-28MHS寻源产品代码复查

<p>-- Add comments to the table&nbsp;</p><p>comment on table tb_mps_source_product</p><p>&nbsp; is &#39;寻源产品信息表&#39;;</p><p>-- Add comments to the columns&nbsp;</p><p>comment on column tb_mps_source_product.product_id</p><p>&nbsp; is &#39;产品id&#39;;</p><p>comment on column tb_mps_source_product.product_name</p><p>&nbsp; is &#39;产品名称&#39;;</p><p>comment on column tb_mps_source_product.company_id</p><p>&nbsp; is &#39;公司id&#39;;</p><p>comment on column tb_mps_source_product.company_name</p><p>&nbsp; is &#39;公司名称&#39;;</p><p>comment on column tb_mps_source_product.product_en_name</p><p>&nbsp; is &#39;产品英文名&#39;;</p><p>comment on column tb_mps_source_product.spec</p><p>&nbsp; is &#39;产品规格&#39;;</p><p>comment on column tb_mps_source_product.model</p><p>&nbsp; is &#39;产品型号&#39;;</p><p>comment on column tb_mps_source_product.product_unit</p><p>&nbsp; is &#39;产品单位:最小单位&#39;;</p><p>comment on column tb_mps_source_product.unit_price</p><p>&nbsp; is &#39;最小单位价格&#39;;</p><p>comment on column tb_mps_source_product.purchase_price</p><p>&nbsp; is &#39;采购价&#39;;</p><p>comment on column tb_mps_source_product.purchase_unit</p><p>&nbsp; is &#39;采购单位&#39;;</p><p>&nbsp;comment on column tb_mps_source_product.purchase_unit_rate</p><p>&nbsp; is &#39;采购单位与最小单位换算比&#39;;</p><p>comment on column tb_mps_source_product.import_type</p><p>&nbsp; is &#39;是否进口&#39;;</p><p>comment on column tb_mps_source_product.instrument_type</p><p>&nbsp; is &#39;器械分类等级:01:不分类,02:Ⅰ类,02:Ⅱ类,03:Ⅲ类&#39;;</p><p>comment on column tb_mps_source_product.product_desc</p><p>&nbsp; is &#39;产品描述&#39;;</p><p>comment on column tb_mps_source_product.use_desc</p><p>&nbsp; is &#39;使用说明&#39;;</p><p>comment on column tb_mps_source_product.prodcut_picture1</p><p>&nbsp; is &#39;产品图片1&#39;;</p><p>comment on column tb_mps_source_product.prodcut_picture2</p><p>&nbsp; is &#39;产品图片2&#39;;</p><p>comment on column tb_mps_source_product.prodcut_picture3</p><p>&nbsp; is &#39;产品图片3&#39;;</p><p>comment on column tb_mps_source_product.prodcut_picture4</p><p>&nbsp; is &#39;产品图片4&#39;;</p><p>comment on column tb_mps_source_product.prodcut_picture5</p><p>&nbsp; is &#39;产品图片5&#39;;</p><p>comment on column tb_mps_source_product.create_by</p><p>&nbsp; is &#39;创建人&#39;;</p><p>comment on column tb_mps_source_product.create_date</p><p>&nbsp; is &#39;创建时间&#39;;</p><p>comment on column tb_mps_source_product.update_by</p><p>&nbsp; is &#39;更新人&#39;;</p><p>comment on column tb_mps_source_product.update_date</p><p>&nbsp; is &#39;更新时间&#39;;</p><p>comment on column tb_mps_source_product.del_flag</p><p>&nbsp; is &#39;删除标识,删除:Y,可用:N&#39;;</p><p><br/></p>
页: [1]
查看完整版本: 2019-05-28MHS寻源产品代码复查