Commit 49922697 authored by 张子雨's avatar 张子雨

feat: 测试

parent 1bfdb1be
......@@ -6,7 +6,7 @@ import localStorage from '@/utils/localStorage';
if (process.env.NODE_ENV === 'production') {
try {
Sentry.init({
dsn: 'http://b3f60c62e1234e26a5b851b9f26fba07@sentry.q-gp.com/34',
dsn: 'https://b3f60c62e1234e26a5b851b9f26fba07@sentry.q-gp.com/34',
release: 'merchant-manage-ui@1.0.0',
maxBreadcrumbs: 50,
tracesSampleRate: 1,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment