8 gadi atpakaļ
vecāks
revīzija
7ce13e90f2
1 mainītis faili ar 2 papildinājumiem un 1 dzēšanām
  1. 2 1
      src/doctor/resources/config/config.prod.js

+ 2 - 1
src/doctor/resources/config/config.prod.js

@ -69,4 +69,5 @@ exports.imDbConfig = imDbConfig;
exports.geTuiConfig = geTuiConfig;
exports.geTuiAppStoreCfg = geTuiAppStoreCfg;
exports.wlyyServerConfig = wlyyServerConfig;
exports.transServerConfig = transServerConfig;
exports.transServerConfig = transServerConfig;
exports.wechatConfig = wechatConfig;