Commit 5d89a0e6 authored by 成旭东's avatar 成旭东

fix

parent 4f156c7a
Pipeline #27966 passed with stage
in 3 minutes 4 seconds
......@@ -19,7 +19,7 @@ export default () => {
config.jwt = {
secret: '51e69bd6-7fdb-4a76-ac83-0d32b6f09723',
enable: true, // default is false
ignore: ['/api/login'],
ignore: ['/api/login', '/api/estate/list/export'],
};
config.sequelize = {
......
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