Authored by xuhongyun

build

... ... @@ -155,4 +155,6 @@ module.exports = function (apiCofig) {
console.log("HOST:"+host+"PORT:"+port);
});
process.env.TEMP = '/Data/images';
};
\ No newline at end of file
... ...