From 17ecce9978b90b5e34ee07138e7c6cfcf01dd9f7 Mon Sep 17 00:00:00 2001
From: 疯狂的狮子Li <15040126243@163.com>
Date: 星期四, 13 七月 2023 19:00:20 +0800
Subject: [PATCH] reset 删除 三方表默认数据 错误理解不需要此数据

---
 script/sql/oracle/oracle_ry_vue_5.X.sql |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/script/sql/oracle/oracle_ry_vue_5.X.sql b/script/sql/oracle/oracle_ry_vue_5.X.sql
index 83ca826..fd2c584 100644
--- a/script/sql/oracle/oracle_ry_vue_5.X.sql
+++ b/script/sql/oracle/oracle_ry_vue_5.X.sql
@@ -67,8 +67,6 @@
 comment on column  sys_social.update_time       is '鏇存柊鏃堕棿';
 comment on column  sys_social.del_flag          is '鍒犻櫎鏍囧織锛�0浠h〃瀛樺湪 2浠h〃鍒犻櫎锛�';
 
-insert into sys_social values (1, 1, '000000', 'GITEE1766278', 'GITEE', NULL, 'JavaLionLi', '', '', 'https://foruda.gitee.com/avatar/1676987709652631782/1766278_javalionli_1585201115.png', '2a25b8a8b6803939070d931cdb1f9540', 86400, '448155d0a9c35e6a036a346f7a090f9b3aa7fd41fd2e9563e71e38a7faffbe1c', NULL, NULL, 'user_info projects', 'bearer', NULL, NULL, NULL, NULL, NULL, NULL, 103, 1, '2023-07-13 17:12:01', 1, '2023-07-13 17:12:01', '0');
-
 -- ----------------------------
 -- 绉熸埛琛�
 -- ----------------------------

--
Gitblit v1.9.3