YiAi/YiAiQuickDeploy/dist/modules/fanyi/fanyi.controller.js
2024-02-06 13:43:30 +08:00

1 line
3.3 KiB
JavaScript

'use strict';var _0x110228=_0x279d;(function(_0xe15ee,_0x2fffd9){var _0x1ea67f=_0x279d,_0x15d2c5=_0xe15ee();while(!![]){try{var _0x260fca=parseInt(_0x1ea67f(0xe4))/0x1*(parseInt(_0x1ea67f(0xd8))/0x2)+-parseInt(_0x1ea67f(0xdb))/0x3*(parseInt(_0x1ea67f(0xed))/0x4)+parseInt(_0x1ea67f(0xd7))/0x5*(parseInt(_0x1ea67f(0xe3))/0x6)+parseInt(_0x1ea67f(0xd5))/0x7+-parseInt(_0x1ea67f(0xe9))/0x8*(parseInt(_0x1ea67f(0xea))/0x9)+parseInt(_0x1ea67f(0xe7))/0xa+parseInt(_0x1ea67f(0xd0))/0xb*(-parseInt(_0x1ea67f(0xeb))/0xc);if(_0x260fca===_0x2fffd9)break;else _0x15d2c5['push'](_0x15d2c5['shift']());}catch(_0x36fe17){_0x15d2c5['push'](_0x15d2c5['shift']());}}}(_0x2294,0x350a2));var __decorate=this&&this[_0x110228(0xde)]||function(_0x294a14,_0x5e2620,_0x142d16,_0x47537b){var _0x2c4f27=_0x110228,_0x3e4eee=arguments['length'],_0x8b5c73=_0x3e4eee<0x3?_0x5e2620:_0x47537b===null?_0x47537b=Object[_0x2c4f27(0xda)](_0x5e2620,_0x142d16):_0x47537b,_0x2c510c;if(typeof Reflect===_0x2c4f27(0xe2)&&typeof Reflect['decorate']===_0x2c4f27(0xdf))_0x8b5c73=Reflect[_0x2c4f27(0xd9)](_0x294a14,_0x5e2620,_0x142d16,_0x47537b);else{for(var _0x417bac=_0x294a14['length']-0x1;_0x417bac>=0x0;_0x417bac--)if(_0x2c510c=_0x294a14[_0x417bac])_0x8b5c73=(_0x3e4eee<0x3?_0x2c510c(_0x8b5c73):_0x3e4eee>0x3?_0x2c510c(_0x5e2620,_0x142d16,_0x8b5c73):_0x2c510c(_0x5e2620,_0x142d16))||_0x8b5c73;}return _0x3e4eee>0x3&&_0x8b5c73&&Object[_0x2c4f27(0xd2)](_0x5e2620,_0x142d16,_0x8b5c73),_0x8b5c73;},__metadata=this&&this[_0x110228(0xd1)]||function(_0x479b11,_0x1fdb7e){var _0x126a4f=_0x110228;if(typeof Reflect==='object'&&typeof Reflect['metadata']===_0x126a4f(0xdf))return Reflect['metadata'](_0x479b11,_0x1fdb7e);},__param=this&&this[_0x110228(0xe5)]||function(_0x2e5eae,_0xae1cd6){return function(_0x3501b4,_0x174f60){_0xae1cd6(_0x3501b4,_0x174f60,_0x2e5eae);};};Object['defineProperty'](exports,_0x110228(0xd3),{'value':!![]}),exports['FanyiController']=void 0x0;const common_1=require(_0x110228(0xee)),fanyi_service_1=require(_0x110228(0xe0));let FanyiController=class FanyiController{constructor(_0x5367dc){this['fanyiService']=_0x5367dc;}['convertToEnglish'](_0x36780c){var _0x30e321=_0x110228;return this[_0x30e321(0xe6)][_0x30e321(0xd4)](_0x36780c);}};function _0x2294(){var _0x1474a2=['54YkPNTm','159924XuLMgX','Get','961976BDnVGS','@nestjs/common','583dDTEcd','__metadata','defineProperty','__esModule','convertToEnglish','2541371wRFtGx','text','25FqfBfm','8578jDwcVV','decorate','getOwnPropertyDescriptor','3ztAgLd','translate','FanyiService','__decorate','function','./fanyi.service','fanyi','object','168684VnOWZN','100ThTpBn','__param','fanyiService','3390420qfvEwh','design:paramtypes','143320yEKXAZ'];_0x2294=function(){return _0x1474a2;};return _0x2294();}function _0x279d(_0x1af706,_0x41df78){var _0x2294f2=_0x2294();return _0x279d=function(_0x279d83,_0x4796c3){_0x279d83=_0x279d83-0xd0;var _0xd47c50=_0x2294f2[_0x279d83];return _0xd47c50;},_0x279d(_0x1af706,_0x41df78);}__decorate([(0x0,common_1[_0x110228(0xec)])(_0x110228(0xdc)),__param(0x0,(0x0,common_1['Query'])(_0x110228(0xd6))),__metadata('design:type',Function),__metadata(_0x110228(0xe8),[String]),__metadata('design:returntype',void 0x0)],FanyiController['prototype'],_0x110228(0xd4),null),FanyiController=__decorate([(0x0,common_1['Controller'])(_0x110228(0xe1)),__metadata(_0x110228(0xe8),[fanyi_service_1[_0x110228(0xdd)]])],FanyiController),exports['FanyiController']=FanyiController;