提交 cb59e095 编写于 作者: NoSubject's avatar NoSubject

Merge branch 'fix/gulpconfig' into 'wrdp'

faceset

See merge request o2oa/o2oa!5818
......@@ -45,7 +45,7 @@ MWF.xAction.RestActions.Action["x_faceset_control"].RestActions = new Class({
Extends: MWF.xDesktop.Actions.RestActions,
getAddress: function(success, failure){
//this.address = "http://dev.o2oa.net:8888/"+this.serviceName;
this.address = "https://git.o2oa.net:8888/"+this.serviceName;
this.address = "https://git.o2oa.net:8886/"+this.serviceName;
//this.address = "http://127.0.0.1:8888/"+this.serviceName;
if (success) success.apply();
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册