Commit 74cdc99f by 宋毅

tj

parent d45426ee
......@@ -19,7 +19,7 @@ function initAppBizs(appJson){
const bizConfig=require(bizfilePath);
appJson.config.bizs[bizCode].config=bizConfig;
}catch(e){
console.log("bizconfig meta file not exist........");
// console.log("bizconfig meta file not exist........");
}
}
......
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