|
|
@@ -26,7 +26,7 @@ public class MztbStartedListener implements IStartListener { |
|
|
|
SwConsts.SysParam.RUN_PROJECTS = "bpm,mztb"; |
|
|
|
SwConsts.SysParam.SYS_DEBUG = false; |
|
|
|
SwConsts.SysParam.ENABLE_TRANSPORT_ENCRYPT =false; |
|
|
|
SessionUtil.addNoLoginUri("/mztb/*"); |
|
|
|
SessionUtil.addNoLoginUri("/api/*"); |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|