Commit a44225dd by 孙亚楠

dd

parent eddeda4c
......@@ -173,8 +173,8 @@ class System {
// var domain = "http://127.0.0.1";
return {
// 公共服务
// common: domain + ":3102" + path,
common: "http://127.0.0.1:3102" + path,
common: domain + ":3102" + path,
// common: "http://127.0.0.1:3102" + path,
// 商户服务
merchant: domain + ":3101" + path,
......
......@@ -5,6 +5,8 @@
  1 [发票数据概览](/doc/index/index2.md)
  1 [发票业务汇总](/doc/index/index3.md)
1 [交付商业务概览](/doc/index/deliver.md)
## 公共服务
  1 [公共服务](/doc/common/common.md)
......
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