瀏覽代碼

ft: rumBkdFile修改

master
SisMaker 4 年之前
父節點
當前提交
c8ce58c19f
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      rebar.config

+ 1
- 1
rebar.config 查看文件

@ -31,7 +31,7 @@
{eGbh, ".*", {git, "http://47.108.26.175:53000/SisMaker/eGbh.git", {branch, "master"}}}, {eGbh, ".*", {git, "http://47.108.26.175:53000/SisMaker/eGbh.git", {branch, "master"}}},
{eFmt, ".*", {git, "http://47.108.26.175:53000/SisMaker/eFmt.git", {branch, "master"}}}, {eFmt, ".*", {git, "http://47.108.26.175:53000/SisMaker/eFmt.git", {branch, "master"}}},
{eSync, ".*", {git, "http://47.108.26.175:53000/SisMaker/eSync.git", {branch, "master"}}}, {eSync, ".*", {git, "http://47.108.26.175:53000/SisMaker/eSync.git", {branch, "master"}}},
{goldrush, "0.1.9"}
{goldrush, ".*", {git, "http://47.108.26.175:53000/SisMaker/goldrush.git", {tag, "0.2.0"}}}
]}. ]}.
{shell, [ {shell, [

Loading…
取消
儲存