From 3fac36b394206df5f8002fa32bd360021fec743f Mon Sep 17 00:00:00 2001 From: 13693261870 <252740454@qq.com> Date: 星期四, 09 二月 2023 19:13:13 +0800 Subject: [PATCH] 1 --- data/db_tab.sql | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/data/db_tab.sql b/data/db_tab.sql index bb843ce..0667776 100644 --- a/data/db_tab.sql +++ b/data/db_tab.sql @@ -949,7 +949,7 @@ comment on table lf.sys_report is '鎶ュ憡妯℃澘琛�'; comment on column lf.sys_report.id is '涓婚敭ID'; comment on column lf.sys_report.name is '鍚嶇О'; -comment on column lf.sys_report.type is '绫诲瀷'; +comment on column lf.sys_report.type is '鏂囦欢绫诲瀷锛�1-Word妯℃澘锛�2-Excel妯℃澘'; comment on column lf.sys_report.path is '璺緞'; comment on column lf.sys_report.code is '缂栫爜'; comment on column lf.sys_report.create_user is '鍒涘缓浜篿d'; @@ -957,6 +957,7 @@ comment on column lf.sys_report.update_user is '鏇存柊浜篿d'; comment on column lf.sys_report.update_time is '鏇存柊鏃堕棿'; comment on column lf.sys_report.bak is '澶囨敞'; +-- insert into lf.sys_report (name,type,path,code) values ('缁熻鐢ㄦ埛閲�',2,'1\aa.xlsx',''); select * from lf.sys_report; ----------------------------------------------------------------------------------------------------- 28.涓嬭浇鏃ュ織琛� -- Gitblit v1.9.3