12 2020 档案
摘要:通过系统数据字典查询表结构 selectcol.table_schema,col.table_name,col.ordinal_position,col.column_name,col.data_type,col.character_maximum_length,col.numeric_precis
阅读全文
摘要:package com.aiyusheng.framework.exception; import lombok.Data; /** * base异常类 * @author :cza * @date :2020/11/25 15:57 * @description : * @modyified By
阅读全文
摘要:drop index Ix_product_define_id; drop index Ix_user_umid; drop table invims_product_attention; /* */ /* Table: invims_product_attention */ /* */ creat
阅读全文