old mode 100644
new mode 100755
| | |
| | | */ |
| | | public static final String ADD_APPLICATIONKEY = "applicationKey.saveApplicationKey"; |
| | | |
| | | /** |
| | | * 钥匙申请 |
| | | */ |
| | | public static final String APPLY_APPLICATIONKEY = "applicationKey.applyApplicationKey"; |
| | | |
| | | /** |
| | | * 访客钥匙申请 |
| | | */ |
| | | public static final String APPLY_VISITOR_APPLICATION_KEY = "applicationKey.applyVisitorApplicationKey"; |
| | | |
| | | |
| | | /** |
| | | * 修改 钥匙申请 |
| | |
| | | */ |
| | | public static final String LIST_APPLICATIONKEYS = "applicationKey.listApplicationKeys"; |
| | | |
| | | /** |
| | | * 查询 钥匙申请 |
| | | */ |
| | | public static final String AUTH_APPLICATIONKEYS = "applicationKey.authApplicationKeys"; |
| | | |
| | | |
| | | /** |
| | | * 审核 钥匙申请 |