|
@ -1,8 +1,8 @@ |
|
|
{erl_opts, [debug_info]}. |
|
|
{erl_opts, [debug_info]}. |
|
|
{deps, [ |
|
|
{deps, [ |
|
|
{eFmt, ".*", {git, "http://192.168.0.88:53000/SisMaker/eFmt.git", {branch, "master"}}}, |
|
|
|
|
|
{eSync, ".*", {git, "http://192.168.0.88:53000/SisMaker/eSync.git", {branch, "master"}}}, |
|
|
|
|
|
{eGbh, ".*", {git, "http://192.168.0.88:53000/SisMaker/eGbh.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"}}}, |
|
|
|
|
|
{eGbh, ".*", {git, "http://47.108.26.175:53000/SisMaker/eGbh.git", {branch, "master"}}} |
|
|
|
|
|
|
|
|
]}. |
|
|
]}. |
|
|
|
|
|
|
|
|