优化代码

This commit is contained in:
java110 2021-08-12 20:04:23 +08:00
parent 29ee329faf
commit cedbef2a8e

View File

@ -10,7 +10,7 @@ var ACTIVITI = ACTIVITI || {};
ACTIVITI.CONFIG = {
'onPremise' : true,
'contextRoot' : '/service',
'contextRoot' : '/',
'webContextRoot' : '/activiti-app'
};
/*