application_parameter = {}; function application_create() { var str = '
| post | |
| name: | |
| alias: | |
| applicationCategory: | |
| description: | |
| availableIdentityList: | |
| availableDepartmentList: | |
| availableCompanyList: | |
| controllerList: | |
| put | |
| id: | |
| createTime: | |
| creatorPerson: | |
| lastUpdateTime: | |
| lastUpdatePerson: | |
| name: | |
| alias: | |
| applicationCategory: | |
| description: | |
| availableIdentityList: | |
| availableDepartmentList: | |
| availableCompanyList: | |
| controllerList: | |
| id | process | form | icon | name | operate | process | form | script | dict | |
|---|---|---|---|---|---|---|---|---|---|---|
| ' + item.id + ' | '; str += '' + item.processList.length + ' | '; str += '' + item.formList.length + ' | '; if (item.icon && item.icon != '') { str += ''; } str += ' | ' + item.name + ' | '; str += ''; str += 'edit '; str += 'delete'; str += ' | '; str += ''; str += 'list '; str += ' | '; str += ''; str += 'list '; str += ' | '; str += ''; str += 'list '; str += ' | '; str += ''; str += 'list '; str += ' | '; str += '
| put | |
| application id: | |
| icon: | |