Authored by 姜枫

new passport image path

... ... @@ -6,7 +6,7 @@ const _ = require('lodash');
const WHITE_LIST = [
'/3party/check',
'/passport/imagesNode',
'/passport/images',
'/passport/images.png',
'/passport/cert/headerTip'
];
... ...