|
|
|
@ -71,6 +71,7 @@ public class SecurityConfig {
|
|
|
|
|
urlWhiteList.add("/xymanager/leadpulls/export");
|
|
|
|
|
urlWhiteList.add("/xymanager/weather/export");
|
|
|
|
|
urlWhiteList.add("/xymanager/upload/uploadLog");
|
|
|
|
|
urlWhiteList.add("/xymanager/upload/uploadFile");
|
|
|
|
|
urlWhiteList.add("/xymanager/zhiping/query");
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|