From 9ce25d3d97968e799c9b6e8eb31147c0f0e1a793 Mon Sep 17 00:00:00 2001
From: limqsh <540344226@qq.com>
Date: Sun, 17 May 2026 19:17:08 +0800
Subject: [PATCH] =?UTF-8?q?Revert=20"scope=20=E6=B5=81=E6=B0=B4=E7=BA=BF?=
=?UTF-8?q?=E6=89=93=E5=8C=85"?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
This reverts commit 03ce6c9c2c0c44ae5d28b23fedf511ca41611b44.
---
api/pom.xml | 1 -
entity/pom.xml | 4 ----
netty-client/pom.xml | 3 ---
oms/pom.xml | 1 -
other/sql/menu.sql | 33 ---------------------------------
other/sql/weixinconfig.sql | 2 +-
6 files changed, 1 insertion(+), 43 deletions(-)
delete mode 100644 other/sql/menu.sql
diff --git a/api/pom.xml b/api/pom.xml
index 88014ba..b47add7 100644
--- a/api/pom.xml
+++ b/api/pom.xml
@@ -42,7 +42,6 @@
../target/boot/api
executable
- true
diff --git a/entity/pom.xml b/entity/pom.xml
index ea79349..7b78599 100644
--- a/entity/pom.xml
+++ b/entity/pom.xml
@@ -193,15 +193,11 @@
com.ydd.framwork.core
framework-core
2.1.5
- system
- ${project.basedir}/../other/libs/framework-core-2.1.5.jar
com.dw.ccm.wechat.base
wechat-base
1.0.47-RELEASE
- system
- ${project.basedir}/../other/libs/wechat-base-1.0.47-RELEASE.jar
diff --git a/netty-client/pom.xml b/netty-client/pom.xml
index 2e4f77b..11f9aad 100644
--- a/netty-client/pom.xml
+++ b/netty-client/pom.xml
@@ -20,8 +20,6 @@
net.pc15
fc-card
1.0.0
- system
- ${project.basedir}/../other/libs/FCardIO.jar
com.jcraft
@@ -44,7 +42,6 @@
../target/boot/netty
executable
- true
diff --git a/oms/pom.xml b/oms/pom.xml
index 184bf96..f6c8045 100644
--- a/oms/pom.xml
+++ b/oms/pom.xml
@@ -51,7 +51,6 @@
../target/boot/oms
executable
- true
diff --git a/other/sql/menu.sql b/other/sql/menu.sql
deleted file mode 100644
index 750bfa7..0000000
--- a/other/sql/menu.sql
+++ /dev/null
@@ -1,33 +0,0 @@
-INSERT INTO smart_venue.sys_menu (id,status,name,en_name,url,icon,parent_id,sort,remark,created_id,modified_id,created_time,modified_time,deleted) VALUES
- (1,0,'系统管理','System','','cog',0,7,'',0,0,'2017-12-16 12:06:35.0','2017-12-16 12:06:35.0',0),
- (2,0,'管理员','Admin','sys/admin/index','',1,2,'',0,0,'2017-12-16 12:08:14.0','2017-12-16 12:08:14.0',0),
- (3,0,'菜单管理','Menu','sys/menu/index','',1,1,'',0,0,'2017-12-16 12:08:32.0','2017-12-16 12:08:32.0',0),
- (4,0,'角色管理','Role','sys/role/index','',1,3,'',0,0,'2017-12-16 12:08:50.0','2017-12-16 12:08:50.0',0),
- (24,0,'场馆管理','venue','','home',0,4,'',0,0,'2018-08-02 10:12:59.0','2018-08-02 10:12:59.0',0),
- (25,0,'篮球馆','list','venue/index','',24,1,'',0,0,'2018-08-02 10:14:22.0','2018-08-02 10:14:22.0',0),
- (26,0,'订单管理','订单管理','','th-list',0,2,'',0,0,'2018-08-02 16:49:50.0','2018-08-02 16:49:50.0',0),
- (27,0,'余额充值','余额充值','order/index','',26,0,'',0,0,'2018-08-02 16:50:46.0','2018-08-02 16:50:46.0',0),
- (28,0,'用户管理','用户管理','','user-circle',0,3,'',0,0,'2018-08-03 10:58:37.0','2018-08-03 10:58:37.0',0),
- (29,0,'用户列表','用户列表','member/index','',28,0,'',0,0,'2018-08-03 10:59:23.0','2018-08-03 10:59:23.0',0);
-INSERT INTO smart_venue.sys_menu (id,status,name,en_name,url,icon,parent_id,sort,remark,created_id,modified_id,created_time,modified_time,deleted) VALUES
- (30,0,'用户会员卡','用户会员卡','member/card/index','',28,0,'',0,0,'2018-08-03 11:27:46.0','2018-08-03 11:27:46.0',0),
- (31,0,'提现申请','提现申请','member/withdraw/apply/index','',28,0,'',0,0,'2018-08-03 11:29:33.0','2018-08-03 11:29:33.0',0),
- (32,0,'会员卡订单','会员卡订单','member/card/order/index','',26,0,'',0,0,'2018-08-03 11:56:12.0','2018-08-03 11:56:12.0',0),
- (33,0,'预约课程','预约课程','member/lesson/ticket/index','',26,0,'',0,0,'2018-08-03 15:06:59.0','2018-08-03 15:06:59.0',0),
- (34,0,'篮球进场','篮球进场','member/enter/veneu/log/index','',26,0,'',0,0,'2018-08-03 17:02:40.0','2018-08-03 17:02:40.0',0),
- (35,0,'健身馆','健身馆','venue/body/index','',24,1,'',0,0,'2018-08-06 09:36:53.0','2018-08-06 09:36:53.0',0),
- (36,0,'配置管理','配置管理','','modx',0,5,'',0,0,'2018-08-07 11:33:50.0','2018-08-07 11:33:50.0',0),
- (37,0,'课程标签','课程标签','venue/lesson/tag/config/index','',36,5,'',0,0,'2018-08-07 11:34:23.0','2018-08-07 11:34:23.0',0),
- (38,0,'公告管理','公告管理','announcement/index','',36,4,'',0,0,'2018-08-09 17:09:56.0','2018-08-09 17:09:56.0',0),
- (39,0,'门禁管理','门禁管理','','video-camera',0,6,'',0,0,'2018-08-10 11:34:46.0','2018-08-10 11:34:46.0',0);
-INSERT INTO smart_venue.sys_menu (id,status,name,en_name,url,icon,parent_id,sort,remark,created_id,modified_id,created_time,modified_time,deleted) VALUES
- (40,0,'门禁列表','门禁列表','device/index','',39,0,'',0,0,'2018-08-10 11:35:37.0','2018-08-10 11:35:37.0',0),
- (41,0,'充值配置表','充值配置表','recharge/index','',36,6,'',0,0,'2018-08-15 11:01:22.0','2018-08-15 11:01:22.0',0),
- (42,0,'关于我们','关于我们','about/us/edit','',36,0,'',0,0,'2018-08-15 11:30:40.0','2018-08-15 11:30:40.0',0),
- (43,0,'教练列表','教练列表','coach/index','',24,0,'',0,0,'2018-08-15 11:40:23.0','2018-08-15 11:40:23.0',0),
- (44,0,'常见问题','常见问题','faq/index','',36,1,'',0,0,'2018-08-15 16:12:10.0','2018-08-15 16:12:10.0',0),
- (45,0,'协议管理','协议管理','protocol/edit','',36,2,'',0,0,'2018-08-16 19:15:50.0','2018-08-16 19:15:50.0',0),
- (46,0,'赠卡记录','赠卡记录','gift/member/card/index','',28,0,'',0,0,'2018-08-17 16:07:53.0','2018-08-17 16:07:53.0',0),
- (47,1,'课程二维码','课程二维码','','cog',0,0,'',0,0,'2018-09-18 10:11:29.0','2018-09-18 10:11:29.0',0),
- (48,1,'二维码列表','二维码列表','venue/lesson/qrcode','',47,0,'',0,0,'2018-09-18 10:12:02.0','2018-09-18 10:12:02.0',0),
- (49,1,'系统配置','系统配置','config/index','',1,0,'',0,0,'2019-05-15 14:20:14.0','2019-05-15 14:20:14.0',0);
\ No newline at end of file
diff --git a/other/sql/weixinconfig.sql b/other/sql/weixinconfig.sql
index 1bad35c..7c93cf6 100644
--- a/other/sql/weixinconfig.sql
+++ b/other/sql/weixinconfig.sql
@@ -1,3 +1,3 @@
INSERT INTO smart_venue.sv_pay_config (id, appId, `key`, mchId, notifyUrl, cancel, platform_id, deleted, created_time, cert, name) VALUES(1, 'wx73eb8a9ed10a029d', 'K44NKTHgV9LglJb4J7CfnrzpWJDB6SMx', '1505718751', 'https://api.hongyutiyu.top/weixin/order/Notify', 'https://api.hongyutiyu.top/weixin/order/refund', 1, 0, '2018-07-25 14:15:29.0', '/opt/apiclient_cert.p12', 'face');
-- platform
-INSERT INTO sv_platform (id, name, `key`, appId, secret, templateId, created_id, modified_id, created_time, modified_time, deleted, cache_key_access_token) VALUES(1, '人脸识别', 'SVFACE', 'wx73eb8a9ed10a029d', '2082295acf1125b5d32b69c7c5af967f', NULL, 0, 0, '2018-08-01 17:36:16.0', '2018-08-01 17:36:16.0', 0, 'sv_face');
\ No newline at end of file
+INSERT INTO sv_platform (id, name, `key`, appId, secret, templateId, created_id, modified_id, created_time, modified_time, deleted, cache_key_access_token) VALUES(1, '人脸识别', 'SVFACE', 'wxb1f499f0a173865b', '2082295acf1125b5d32b69c7c5af967f', NULL, 0, 0, '2018-08-01 17:36:16.0', '2018-08-01 17:36:16.0', 0, 'sv_face');
\ No newline at end of file