YiAi/YiAiQuickDeploy/dist/modules/chatGroup/dto/updateGroup.dto.js
2024-02-06 13:43:30 +08:00

1 line
3.5 KiB
JavaScript

'use strict';var _0x114ba6=_0x1f89;(function(_0x3b19b7,_0x3cd994){var _0x23ec07=_0x1f89,_0x497a89=_0x3b19b7();while(!![]){try{var _0x373f8e=-parseInt(_0x23ec07(0x19c))/0x1+parseInt(_0x23ec07(0x1b5))/0x2+-parseInt(_0x23ec07(0x1a1))/0x3+-parseInt(_0x23ec07(0x19d))/0x4*(-parseInt(_0x23ec07(0x1a9))/0x5)+parseInt(_0x23ec07(0x1b0))/0x6+parseInt(_0x23ec07(0x19e))/0x7*(parseInt(_0x23ec07(0x1ac))/0x8)+-parseInt(_0x23ec07(0x1a7))/0x9*(parseInt(_0x23ec07(0x1ba))/0xa);if(_0x373f8e===_0x3cd994)break;else _0x497a89['push'](_0x497a89['shift']());}catch(_0x456068){_0x497a89['push'](_0x497a89['shift']());}}}(_0x5223,0xd39f8));var __decorate=this&&this[_0x114ba6(0x1ae)]||function(_0x2596c2,_0x49e5b7,_0x551e94,_0x4926af){var _0x49661a=_0x114ba6,_0x1a2922=arguments[_0x49661a(0x1b1)],_0x10c9a7=_0x1a2922<0x3?_0x49e5b7:_0x4926af===null?_0x4926af=Object[_0x49661a(0x1b7)](_0x49e5b7,_0x551e94):_0x4926af,_0x38c4b9;if(typeof Reflect===_0x49661a(0x1b9)&&typeof Reflect['decorate']===_0x49661a(0x1b3))_0x10c9a7=Reflect[_0x49661a(0x1b2)](_0x2596c2,_0x49e5b7,_0x551e94,_0x4926af);else{for(var _0x502986=_0x2596c2['length']-0x1;_0x502986>=0x0;_0x502986--)if(_0x38c4b9=_0x2596c2[_0x502986])_0x10c9a7=(_0x1a2922<0x3?_0x38c4b9(_0x10c9a7):_0x1a2922>0x3?_0x38c4b9(_0x49e5b7,_0x551e94,_0x10c9a7):_0x38c4b9(_0x49e5b7,_0x551e94))||_0x10c9a7;}return _0x1a2922>0x3&&_0x10c9a7&&Object[_0x49661a(0x1a4)](_0x49e5b7,_0x551e94,_0x10c9a7),_0x10c9a7;},__metadata=this&&this[_0x114ba6(0x1aa)]||function(_0x4fefd5,_0x4b0b06){var _0x14c66e=_0x114ba6;if(typeof Reflect==='object'&&typeof Reflect['metadata']===_0x14c66e(0x1b3))return Reflect['metadata'](_0x4fefd5,_0x4b0b06);};function _0x1f89(_0x4e1a0f,_0x560e36){var _0x522356=_0x5223();return _0x1f89=function(_0x1f89aa,_0x2eab5a){_0x1f89aa=_0x1f89aa-0x19c;var _0x5c0028=_0x522356[_0x1f89aa];return _0x5c0028;},_0x1f89(_0x4e1a0f,_0x560e36);}Object[_0x114ba6(0x1a4)](exports,'__esModule',{'value':!![]}),exports['UpdateGroupDto']=void 0x0;const class_validator_1=require(_0x114ba6(0x1a3)),swagger_1=require(_0x114ba6(0x1b4));function _0x5223(){var _0x2bc030=['175dDknQb','__metadata','对话组是否置顶','24eQfqvZ','对话组title','__decorate','design:type','508512ARjcOJ','length','decorate','function','@nestjs/swagger','282462yGYNfK','ApiProperty','getOwnPropertyDescriptor','修改的对话ID','object','332330WovlZd','17231NVhiwi','124756rijAjD','1221178SPTfvV','对话模型配置项序列化的字符串','groupId','2372268XpqpRP','UpdateGroupDto','class-validator','defineProperty','prototype','IsOptional','45diEYFZ','config'];_0x5223=function(){return _0x2bc030;};return _0x5223();}class UpdateGroupDto{}__decorate([(0x0,swagger_1[_0x114ba6(0x1b6)])({'example':0x1,'description':_0x114ba6(0x1b8),'required':![]}),(0x0,class_validator_1[_0x114ba6(0x1a6)])(),__metadata(_0x114ba6(0x1af),Number)],UpdateGroupDto[_0x114ba6(0x1a5)],_0x114ba6(0x1a0),void 0x0),__decorate([(0x0,swagger_1['ApiProperty'])({'example':0xa,'description':_0x114ba6(0x1ad),'required':![]}),(0x0,class_validator_1[_0x114ba6(0x1a6)])(),__metadata(_0x114ba6(0x1af),String)],UpdateGroupDto[_0x114ba6(0x1a5)],'title',void 0x0),__decorate([(0x0,swagger_1[_0x114ba6(0x1b6)])({'example':0xa,'description':_0x114ba6(0x1ab),'required':![]}),(0x0,class_validator_1['IsOptional'])(),__metadata('design:type',Boolean)],UpdateGroupDto[_0x114ba6(0x1a5)],'isSticky',void 0x0),__decorate([(0x0,swagger_1[_0x114ba6(0x1b6)])({'example':'','description':_0x114ba6(0x19f),'required':![]}),__metadata(_0x114ba6(0x1af),String)],UpdateGroupDto[_0x114ba6(0x1a5)],_0x114ba6(0x1a8),void 0x0),exports[_0x114ba6(0x1a2)]=UpdateGroupDto;