| 1234567891011121314151617181920212223242526272829303132333435 |
- {
- "center": [
- {
- "port": "20030",
- "host": ""
- },
- {
- "port": "20030",
- "host": "127.0.0.1"
- }
- ],
- "initManagerChanged": true,
- "initManagerName": "",
- "initManagerPassword": "",
- "footer": "开发系统Local",
- "title": "o2oa开发平台local",
- "app_protocol": "auto",
- "loginPage": {
- "enable": false,
- "portal": "b82d7669-85d6-4c10-8151-c4d1f18ba6ef",
- "page": ""
- },
- "mock": {
- "x_processplatform_assemble_surface": {
- "put": {
- "to": "post",
- "append": "mockputtopost"
- },
- "delete": {
- "to": "get",
- "append": "mockdeletetoget"
- }
- }
- }
- }
|