svn地址修改
parent
a6d235528f
commit
78c5d5387a
|
|
@ -24,7 +24,7 @@ public class ClientConfigManager
|
|||
}
|
||||
}
|
||||
|
||||
private string svnPath = "svn://60.1.1.230/jieling/ClientConfig";
|
||||
private string svnPath = "https://desktop-rh64908/svn/ClientConfig";
|
||||
private string localPath = Application.dataPath + "/../ClientConfig";
|
||||
|
||||
// 更新svn
|
||||
|
|
|
|||
Loading…
Reference in New Issue