���ѧۧݧ�ӧ�� �ާ֧ߧ֧էا֧� - ���֧էѧܧ�ڧ��ӧѧ�� - /home/alphpwcp/public_html/us/alphachat/design/defaulttheme/js/angular.bot.rest.api.js
���ѧ٧ѧ�
lhcAppControllers.controller('BotRestAPIParameters',['$scope','$http','$location','$rootScope', '$log','$window', function($scope, $http, $location, $rootScope, $log, $window) { this.parameters = []; this.host = ""; this.ecache = ""; this.log_audit = ""; this.log_system = ""; this.log_code = ""; this.sr_body = ""; this.activeParam = ""; var that = this; this.addParameter = function() { let idLast = 'temp'+new Date().getTime(); that.parameters.push({ 'method' : 'GET', 'position' : 0, 'authorization' : '', 'api_key_location' : 'header', 'query' : [], 'header' : [], 'conditions' : [], 'postparams' : [], 'userparams' : [], 'output' : [], 'id' : idLast }); this.activeParam = idLast; }; this.addParam = function (params) { params.push({ 'key' : '', 'value' : '', 'id' : 'temp'+new Date().getTime() }); } this.deleteParam = function (params,param) { params.splice(params.indexOf(param),1); } this.deleteParameter = function(field) { that.parameters.splice(that.parameters.indexOf(field),1); }; this.getJSON = function () { return JSON.stringify({'host' : that.host, 'log_code' : that.log_code, 'sr_body' : this.sr_body, 'log_audit': that.log_audit, 'log_system' : this.log_system, 'ecache': that.ecache, 'parameters' : that.parameters}); } this.getFirstParameterId = function() { if (this.parameters.length === 0) return null; this.parameters.sort((a, b) => (a.position !== undefined ? a.position : 0) - (b.position !== undefined ? b.position : 0)); return this.parameters[0].id; }; this.initParams = function () { this.parameters = $window['rest_api_parameters']; this.activeParam = this.getFirstParameterId(); this.parameters.forEach(function(item){ if (typeof item.conditions === 'undefined') { item.conditions = []; } }); this.host = $window['botRestAPIHost']; this.ecache = $window['botRestAPIECache']; this.log_audit = $window['botRestAPIAuditLog']; this.log_system = $window['botRestAPISystemLog']; this.log_code = $window['botRestAPICode']; this.sr_body = $window['botRestAPIsr_body']; } }]);
| ver. 1.4 |
Github
|
.
| PHP 8.2.30 | ���֧ߧ֧�ѧ�ڧ� ����ѧߧڧ��: 0 |
proxy
|
phpinfo
|
���ѧ����ۧܧ�