diff --git a/bonus-modules/bonus-smart-canteen/src/main/resources/bootstrap-smart_canteen_local.yml b/bonus-modules/bonus-smart-canteen/src/main/resources/bootstrap-smart_canteen_local.yml index 1331287c..8a054aaa 100644 --- a/bonus-modules/bonus-smart-canteen/src/main/resources/bootstrap-smart_canteen_local.yml +++ b/bonus-modules/bonus-smart-canteen/src/main/resources/bootstrap-smart_canteen_local.yml @@ -34,13 +34,5 @@ mybatis: map-underscore-to-camel-case: true -system: - sysfile: - prefixOffline: http://localhost:9000/lnyst - prefixOnline: http://localhost:9000/lnyst - bucket: /lnyst - notify: - notify-url: ${NOTIFY_UNIFY_URL:/smart-canteen/api/v2/pay/ali/notify} -