摘要: 通过系统数据字典查询表结构 selectcol.table_schema,col.table_name,col.ordinal_position,col.column_name,col.data_type,col.character_maximum_length,col.numeric_precis 阅读全文
posted @ 2020-12-03 21:53 ☆♂安♀★ 阅读(445) 评论(0) 推荐(0) 编辑
摘要: package com.aiyusheng.framework.exception; import lombok.Data; /** * base异常类 * @author :cza * @date :2020/11/25 15:57 * @description : * @modyified By 阅读全文
posted @ 2020-12-03 19:46 ☆♂安♀★ 阅读(618) 评论(0) 推荐(0) 编辑
摘要: drop index Ix_product_define_id; drop index Ix_user_umid; drop table invims_product_attention; /* */ /* Table: invims_product_attention */ /* */ creat 阅读全文
posted @ 2020-12-03 15:49 ☆♂安♀★ 阅读(641) 评论(0) 推荐(0) 编辑