@anncic-api/typeorm 3.1.5 → 3.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/configuration.js +1 -1
- package/dist/decorator/InjectEntity.js +1 -1
- package/dist/decorator/InjectRepository.js +1 -1
- package/dist/decorator/ProvideEntity.js +1 -1
- package/dist/decorator/ProvideRepository.js +1 -1
- package/dist/decorator/ProvideSearch.js +1 -1
- package/dist/decorator/VirtualColumn.js +1 -1
- package/dist/definition/Repository.d.ts +1 -1
- package/dist/definition/Repository.js +1 -1
- package/dist/helper/getDataSourceEntity.js +1 -1
- package/dist/index.js +1 -1
- package/dist/interface.d.ts +1 -1
- package/dist/interface.js +1 -1
- package/dist/service/RepositoryService.js +1 -1
- package/package.json +7 -7
package/dist/configuration.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const a0_0x2a7b6c=a0_0x54fe;(function(_0x49a00e,_0x278d2c){const _0x39cca5=a0_0x54fe,_0x17eb02=_0x49a00e();while(!![]){try{const _0x243a09=-parseInt(_0x39cca5(0x1f1))/0x1*(parseInt(_0x39cca5(0x1df))/0x2)+parseInt(_0x39cca5(0x1cb))/0x3+parseInt(_0x39cca5(0x1e6))/0x4+-parseInt(_0x39cca5(0x1ec))/0x5*(-parseInt(_0x39cca5(0x1f7))/0x6)+-parseInt(_0x39cca5(0x1e9))/0x7+-parseInt(_0x39cca5(0x1dd))/0x8+parseInt(_0x39cca5(0x1f4))/0x9;if(_0x243a09===_0x278d2c)break;else _0x17eb02['push'](_0x17eb02['shift']());}catch(_0x55f351){_0x17eb02['push'](_0x17eb02['shift']());}}}(a0_0x21b5,0xc897c));function a0_0x54fe(_0x4c88b3,_0x30863e){const _0x3c8756=a0_0x21b5();return a0_0x54fe=function(_0xa35962,_0x3b219d){_0xa35962=_0xa35962-0x1c8;let _0x21b51f=_0x3c8756[_0xa35962];return _0x21b51f;},a0_0x54fe(_0x4c88b3,_0x30863e);}const a0_0x3b219d=(function(){let _0x525870=!![];return function(_0xdfa35e,_0x3db6f9){const _0x3188ef=_0x525870?function(){const _0x35f4b2=a0_0x54fe;if(_0x3db6f9){const _0x110f1e=_0x3db6f9[_0x35f4b2(0x1ff)](_0xdfa35e,arguments);return _0x3db6f9=null,_0x110f1e;}}:function(){};return _0x525870=![],_0x3188ef;};}()),a0_0xa35962=a0_0x3b219d(this,function(){const _0xca464=a0_0x54fe;return a0_0xa35962['toString']()[_0xca464(0x1f3)](_0xca464(0x1f8))['toString']()[_0xca464(0x1dc)](a0_0xa35962)[_0xca464(0x1f3)](_0xca464(0x1f8));});a0_0xa35962();'use strict';var __decorate=this&&this[a0_0x2a7b6c(0x202)]||function(_0x98eb5c,_0x44114c,_0x2ab88a,_0x566fcd){const _0x4356a5=a0_0x2a7b6c;var _0x5ce18b=arguments['length'],_0x4dfc23=_0x5ce18b<0x3?_0x44114c:_0x566fcd===null?_0x566fcd=Object['getOwnPropertyDescriptor'](_0x44114c,_0x2ab88a):_0x566fcd,_0x374ac6;if(typeof Reflect===_0x4356a5(0x1fe)&&typeof Reflect[_0x4356a5(0x1d6)]===_0x4356a5(0x1fa))_0x4dfc23=Reflect[_0x4356a5(0x1d6)](_0x98eb5c,_0x44114c,_0x2ab88a,_0x566fcd);else{for(var _0x49ac92=_0x98eb5c[_0x4356a5(0x1e3)]-0x1;_0x49ac92>=0x0;_0x49ac92--)if(_0x374ac6=_0x98eb5c[_0x49ac92])_0x4dfc23=(_0x5ce18b<0x3?_0x374ac6(_0x4dfc23):_0x5ce18b>0x3?_0x374ac6(_0x44114c,_0x2ab88a,_0x4dfc23):_0x374ac6(_0x44114c,_0x2ab88a))||_0x4dfc23;}return _0x5ce18b>0x3&&_0x4dfc23&&Object[_0x4356a5(0x1d4)](_0x44114c,_0x2ab88a,_0x4dfc23),_0x4dfc23;},__metadata=this&&this[a0_0x2a7b6c(0x1f0)]||function(_0x42b8a2,_0x12bdfe){const _0x52e90b=a0_0x2a7b6c;if(typeof Reflect===_0x52e90b(0x1fe)&&typeof Reflect['metadata']===_0x52e90b(0x1fa))return Reflect[_0x52e90b(0x1cf)](_0x42b8a2,_0x12bdfe);};Object[a0_0x2a7b6c(0x1d4)](exports,a0_0x2a7b6c(0x1e7),{'value':!![]}),exports[a0_0x2a7b6c(0x201)]=void 0x0;const typeorm_1=require(a0_0x2a7b6c(0x1ee)),core_1=require(a0_0x2a7b6c(0x1f6)),core_2=require(a0_0x2a7b6c(0x1f6)),typeorm_2=require(a0_0x2a7b6c(0x1de)),Repository_1=require('./definition/Repository'),interface_1=require('./interface'),typeorm=require(a0_0x2a7b6c(0x1ee));let CustomConfiguration=exports[a0_0x2a7b6c(0x201)]=class CustomConfiguration{constructor(){const _0x13c65e=a0_0x2a7b6c;this[_0x13c65e(0x1ea)]=[];}async['onReady'](_0x1c8921,_0x25e85a){const _0x423c20=a0_0x2a7b6c,_0x55ca78=await _0x1c8921[_0x423c20(0x1f2)](typeorm_1[_0x423c20(0x1ce)]);this[_0x423c20(0x1e8)][_0x423c20(0x1fc)](interface_1[_0x423c20(0x1d1)],(_0x5882ed,{entity:_0x49727a,connection:_0x139c77})=>{const _0x4e5907=_0x423c20;let _0x181c96=this[_0x4e5907(0x1ea)][_0x4e5907(0x1ed)](_0x5defb3=>_0x5defb3[_0x4e5907(0x1db)]===_0x49727a);return!_0x181c96&&(_0x181c96=new Repository_1[(_0x4e5907(0x203))](_0x25e85a,_0x1c8921,_0x55ca78[_0x4e5907(0x1fd)](_0x139c77||_0x55ca78[_0x4e5907(0x1da)](_0x49727a))[_0x4e5907(0x1d8)](_0x49727a)),this[_0x4e5907(0x1ea)][_0x4e5907(0x1e0)](_0x181c96)),_0x181c96;}),this[_0x423c20(0x1e8)]['registerPropertyHandler'](interface_1[_0x423c20(0x1e1)],(_0x2db92b,{repository:_0x19f415,connection:_0x295689})=>{const _0x77c36=_0x423c20;if(!_0x19f415)throw new Error(_0x77c36(0x1f5));const {entity:_0x29bd3f}=(0x0,core_1[_0x77c36(0x1f9)])(interface_1[_0x77c36(0x1e1)],_0x19f415)||{};if(!_0x29bd3f)throw new Error(_0x77c36(0x1c9)+((_0x19f415===null||_0x19f415===void 0x0?void 0x0:_0x19f415['name'])||_0x19f415)+_0x77c36(0x1d9));let _0x3580bb=this[_0x77c36(0x1ea)][_0x77c36(0x1ed)](_0x26c1ea=>_0x26c1ea===_0x19f415);return!_0x3580bb&&(_0x3580bb=new _0x19f415(_0x25e85a,_0x1c8921,_0x55ca78[_0x77c36(0x1fd)](_0x295689||_0x55ca78[_0x77c36(0x1da)](_0x29bd3f))[_0x77c36(0x1d8)](_0x29bd3f)),this[_0x77c36(0x1ea)]['push'](_0x3580bb)),_0x3580bb;}),_0x25e85a[_0x423c20(0x1e2)](this[_0x423c20(0x1e5)](_0x25e85a));}[a0_0x2a7b6c(0x1e5)](_0x4f1495){return async(_0x577447,_0x4e0ab4)=>{const _0x1f5566=a0_0x54fe;try{await _0x4e0ab4();}catch(_0x340e77){if(_0x340e77 instanceof typeorm_2['TypeORMError'])_0x340e77 instanceof typeorm_2[_0x1f5566(0x1ef)]?_0x577447[_0x1f5566(0x1cd)]={'code':0x194,'msg':_0x1f5566(0x1cc)}:(_0x577447[_0x1f5566(0x1cd)]={'code':0x1f4,'msg':_0x340e77[_0x1f5566(0x1d3)]},_0x4f1495[_0x1f5566(0x1c8)]()!=_0x1f5566(0x1fb)&&console[_0x1f5566(0x1d0)](_0x340e77));else throw _0x340e77;}};}};function a0_0x21b5(){const _0x32cf1d=['middlewareError','5522228zgcHbA','__esModule','decorator','1633177UjGAaL','handlercache','MidwayConfigService','5ixNtfg','find','@midwayjs/typeorm','EntityNotFoundError','__metadata','321353DgLbdS','getAsync','search','2662029BxyPgT','typeorm\x20Error\x20propertyName\x20is\x20not\x20InjectRepository\x20repository','@midwayjs/core','4256694lDKoKA','(((.+)+)+)+$','getClassMetadata','function','production','registerPropertyHandler','getDataSource','object','apply','design:type','CustomConfiguration','__decorate','Repository','getEnv','typeorm\x20Error\x20','Inject','3983430AzkvYB','数据不存在','body','TypeORMDataSourceManager','metadata','warn','ENTIFY_KEY','config','message','defineProperty','Configuration','decorate','MidwayDecoratorService','getRepository','\x20is\x20not\x20ProvideRepository\x20Entify','getDataSourceNameByModel','target','constructor','10985968EhDPUa','typeorm','8shixOe','push','REPOSITORY_KEY','useMiddleware','length','prototype'];a0_0x21b5=function(){return _0x32cf1d;};return a0_0x21b5();}__decorate([(0x0,core_1[a0_0x2a7b6c(0x1ca)])(),__metadata(a0_0x2a7b6c(0x200),core_2[a0_0x2a7b6c(0x1eb)])],CustomConfiguration[a0_0x2a7b6c(0x1e4)],a0_0x2a7b6c(0x1d2),void 0x0),__decorate([(0x0,core_1[a0_0x2a7b6c(0x1ca)])(),__metadata(a0_0x2a7b6c(0x200),core_2[a0_0x2a7b6c(0x1d7)])],CustomConfiguration[a0_0x2a7b6c(0x1e4)],a0_0x2a7b6c(0x1e8),void 0x0),exports[a0_0x2a7b6c(0x201)]=CustomConfiguration=__decorate([(0x0,core_1[a0_0x2a7b6c(0x1d5)])({'imports':[typeorm],'conflictCheck':![],'namespace':'anncic-api:typeorm'})],CustomConfiguration);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const a1_0x238c2b=a1_0x5ee1;function a1_0x5ee1(_0x153935,_0x5962a3){const _0x55c1fa=a1_0x3983();return a1_0x5ee1=function(_0x170c6a,_0x5478fd){_0x170c6a=_0x170c6a-0x11e;let _0x398321=_0x55c1fa[_0x170c6a];return _0x398321;},a1_0x5ee1(_0x153935,_0x5962a3);}(function(_0x2311da,_0xef286e){const _0x54b036=a1_0x5ee1,_0x192f27=_0x2311da();while(!![]){try{const _0x3bb3a4=parseInt(_0x54b036(0x125))/0x1*(parseInt(_0x54b036(0x128))/0x2)+parseInt(_0x54b036(0x124))/0x3+-parseInt(_0x54b036(0x129))/0x4*(parseInt(_0x54b036(0x12c))/0x5)+-parseInt(_0x54b036(0x123))/0x6*(parseInt(_0x54b036(0x11e))/0x7)+-parseInt(_0x54b036(0x12a))/0x8*(-parseInt(_0x54b036(0x126))/0x9)+parseInt(_0x54b036(0x132))/0xa*(parseInt(_0x54b036(0x131))/0xb)+parseInt(_0x54b036(0x121))/0xc;if(_0x3bb3a4===_0xef286e)break;else _0x192f27['push'](_0x192f27['shift']());}catch(_0x20194a){_0x192f27['push'](_0x192f27['shift']());}}}(a1_0x3983,0xd03f8));const a1_0x5478fd=(function(){let _0x59a2d2=!![];return function(_0x248ec9,_0x1d9f9c){const _0x20dd03=_0x59a2d2?function(){if(_0x1d9f9c){const _0x28f2f2=_0x1d9f9c['apply'](_0x248ec9,arguments);return _0x1d9f9c=null,_0x28f2f2;}}:function(){};return _0x59a2d2=![],_0x20dd03;};}()),a1_0x170c6a=a1_0x5478fd(this,function(){const _0x1c9251=a1_0x5ee1;return a1_0x170c6a[_0x1c9251(0x12d)]()[_0x1c9251(0x12b)](_0x1c9251(0x11f))[_0x1c9251(0x12d)]()[_0x1c9251(0x127)](a1_0x170c6a)[_0x1c9251(0x12b)]('(((.+)+)+)+$');});a1_0x170c6a();function a1_0x3983(){const _0x2183bd=['2260164AOCOWW','defineProperty','6cwzBCU','3981012TOeXvD','214999CzWBMl','6814863niVHqt','constructor','6zbpBvA','5023448vAsGpg','8NKKMpg','search','5ACnGIZ','toString','@midwayjs/core','../interface','createCustomPropertyDecorator','14718asehet','6510eNLQnw','ENTIFY_KEY','11758229uzBDEs','(((.+)+)+)+$','__esModule'];a1_0x3983=function(){return _0x2183bd;};return a1_0x3983();}'use strict';Object[a1_0x238c2b(0x122)](exports,a1_0x238c2b(0x120),{'value':!![]}),exports['InjectEntity']=void 0x0;const core_1=require(a1_0x238c2b(0x12e)),interface_1=require(a1_0x238c2b(0x12f));function InjectEntity(_0x233fa0,_0x4c9ba0='default'){const _0x4b90b3=a1_0x238c2b;return(0x0,core_1[_0x4b90b3(0x130)])(interface_1[_0x4b90b3(0x133)],{'entity':_0x233fa0,'connection':_0x4c9ba0});}exports['InjectEntity']=InjectEntity;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const a2_0x209ea6=a2_0x3397;function a2_0x3397(_0x3c4878,_0x187843){const _0xfd4728=a2_0x2b49();return a2_0x3397=function(_0xfabfc6,_0x157494){_0xfabfc6=_0xfabfc6-0xec;let _0x2b499b=_0xfd4728[_0xfabfc6];return _0x2b499b;},a2_0x3397(_0x3c4878,_0x187843);}(function(_0x11e262,_0x371d6c){const _0x4713f2=a2_0x3397,_0x4354f9=_0x11e262();while(!![]){try{const _0xcaa65d=parseInt(_0x4713f2(0xf2))/0x1*(-parseInt(_0x4713f2(0xfa))/0x2)+-parseInt(_0x4713f2(0xf5))/0x3*(parseInt(_0x4713f2(0xf1))/0x4)+parseInt(_0x4713f2(0xfb))/0x5+-parseInt(_0x4713f2(0xf0))/0x6+parseInt(_0x4713f2(0xed))/0x7*(-parseInt(_0x4713f2(0xec))/0x8)+-parseInt(_0x4713f2(0xef))/0x9+parseInt(_0x4713f2(0xf4))/0xa;if(_0xcaa65d===_0x371d6c)break;else _0x4354f9['push'](_0x4354f9['shift']());}catch(_0x20db03){_0x4354f9['push'](_0x4354f9['shift']());}}}(a2_0x2b49,0xaa3cb));function a2_0x2b49(){const _0x4ae8d7=['@midwayjs/core','__esModule','defineProperty','constructor','79598sbawMs','6262210kbNvyy','InjectRepository','toString','search','(((.+)+)+)+$','9277304tgjqyw','7FfGZHd','REPOSITORY_KEY','6678090XuXTKU','5184972MTEHZF','108WLkguR','7wNHumA','createCustomPropertyDecorator','33978810ngHEmf','100956YwtBJq'];a2_0x2b49=function(){return _0x4ae8d7;};return a2_0x2b49();}const a2_0x157494=(function(){let _0x1ebfc8=!![];return function(_0x20417f,_0x36971e){const _0x1519bf=_0x1ebfc8?function(){if(_0x36971e){const _0x62fbf3=_0x36971e['apply'](_0x20417f,arguments);return _0x36971e=null,_0x62fbf3;}}:function(){};return _0x1ebfc8=![],_0x1519bf;};}()),a2_0xfabfc6=a2_0x157494(this,function(){const _0xd817ae=a2_0x3397;return a2_0xfabfc6[_0xd817ae(0xfd)]()['search']('(((.+)+)+)+$')['toString']()[_0xd817ae(0xf9)](a2_0xfabfc6)[_0xd817ae(0xfe)](_0xd817ae(0xff));});a2_0xfabfc6();'use strict';Object[a2_0x209ea6(0xf8)](exports,a2_0x209ea6(0xf7),{'value':!![]}),exports[a2_0x209ea6(0xfc)]=void 0x0;const core_1=require(a2_0x209ea6(0xf6)),interface_1=require('../interface');function InjectRepository(_0x5ae137,_0x3747c2='default'){const _0x4a3e90=a2_0x209ea6;return(0x0,core_1[_0x4a3e90(0xf3)])(interface_1[_0x4a3e90(0xee)],{'repository':_0x5ae137,'connection':_0x3747c2});}exports[a2_0x209ea6(0xfc)]=InjectRepository;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
const a3_0xe7f471=a3_0x31ef;function a3_0x487c(){const _0x1ddba6=['__esModule','4102216tSYPNL','name','../interface','dataSource','(((.+)+)+)+$','261984ZceWRk','tableName','5932XpPbaE','ENTIFY_MODULE_SOURCE','toString','ProvideEntity','136020VMrawJ','string','push','990yfVXbX','@midwayjs/core','42hrTMQb','apply','saveClassMetadata','2671222ldCXLi','1qtxHtG','search','3151656ZwNorA','typeorm','45HthZAc','915YAWqXN','3131070fAcNnk','default','isArray','ENTIFY_MODULE'];a3_0x487c=function(){return _0x1ddba6;};return a3_0x487c();}(function(_0x47720b,_0xd19829){const _0x19046c=a3_0x31ef,_0x59fd55=_0x47720b();while(!![]){try{const _0x5c3d00=-parseInt(_0x19046c(0x12f))/0x1*(-parseInt(_0x19046c(0x12e))/0x2)+-parseInt(_0x19046c(0x131))/0x3+-parseInt(_0x19046c(0x141))/0x4*(-parseInt(_0x19046c(0x134))/0x5)+parseInt(_0x19046c(0x13f))/0x6*(parseInt(_0x19046c(0x12b))/0x7)+parseInt(_0x19046c(0x13a))/0x8+parseInt(_0x19046c(0x133))/0x9*(-parseInt(_0x19046c(0x135))/0xa)+-parseInt(_0x19046c(0x148))/0xb*(-parseInt(_0x19046c(0x145))/0xc);if(_0x5c3d00===_0xd19829)break;else _0x59fd55['push'](_0x59fd55['shift']());}catch(_0x5edcc8){_0x59fd55['push'](_0x59fd55['shift']());}}}(a3_0x487c,0xbfda0));const a3_0x5bc5cf=(function(){let _0x5d4c00=!![];return function(_0x243ba7,_0x45d157){const _0x310ad6=_0x5d4c00?function(){const _0x1c5806=a3_0x31ef;if(_0x45d157){const _0x922a35=_0x45d157[_0x1c5806(0x12c)](_0x243ba7,arguments);return _0x45d157=null,_0x922a35;}}:function(){};return _0x5d4c00=![],_0x310ad6;};}()),a3_0x385d7d=a3_0x5bc5cf(this,function(){const _0x242b49=a3_0x31ef;return a3_0x385d7d[_0x242b49(0x143)]()[_0x242b49(0x130)](_0x242b49(0x13e))[_0x242b49(0x143)]()['constructor'](a3_0x385d7d)[_0x242b49(0x130)](_0x242b49(0x13e));});a3_0x385d7d();'use strict';Object['defineProperty'](exports,a3_0xe7f471(0x139),{'value':!![]}),exports['ProvideEntity']=void 0x0;function a3_0x31ef(_0xbc70b5,_0x23800e){const _0x2e646f=a3_0x487c();return a3_0x31ef=function(_0x385d7d,_0x5bc5cf){_0x385d7d=_0x385d7d-0x12b;let _0x487c36=_0x2e646f[_0x385d7d];return _0x487c36;},a3_0x31ef(_0xbc70b5,_0x23800e);}const typeorm_1=require(a3_0xe7f471(0x132)),core_1=require(a3_0xe7f471(0x149)),interface_1=require(a3_0xe7f471(0x13c));function ProvideEntity(_0x4fc634,_0x1a394a={}){return _0x51fe6e=>{const _0xdff6ed=a3_0x31ef;_0x1a394a[_0xdff6ed(0x13b)]=_0x4fc634[_0xdff6ed(0x140)];const _0x1beb4c=[];if(!(_0x4fc634===null||_0x4fc634===void 0x0?void 0x0:_0x4fc634[_0xdff6ed(0x13d)]))_0x1beb4c['push']('default');else{if(typeof(_0x4fc634===null||_0x4fc634===void 0x0?void 0x0:_0x4fc634[_0xdff6ed(0x13d)])==_0xdff6ed(0x146))_0x1beb4c[_0xdff6ed(0x147)](_0x4fc634===null||_0x4fc634===void 0x0?void 0x0:_0x4fc634[_0xdff6ed(0x13d)]);else{if(Array[_0xdff6ed(0x137)](_0x4fc634===null||_0x4fc634===void 0x0?void 0x0:_0x4fc634['dataSource']))for(let _0x4cf407 of _0x4fc634[_0xdff6ed(0x13d)]||[_0xdff6ed(0x136)]){_0x1beb4c['push'](_0x4cf407);}}}(0x0,core_1['saveModule'])(interface_1[_0xdff6ed(0x138)],_0x51fe6e),(0x0,core_1[_0xdff6ed(0x12d)])(interface_1[_0xdff6ed(0x142)],{'tableName':_0x4fc634[_0xdff6ed(0x140)],'dataSource':_0x1beb4c},_0x51fe6e),(0x0,typeorm_1['Entity'])(_0x4fc634[_0xdff6ed(0x140)],_0x1a394a)(_0x51fe6e);};}exports[a3_0xe7f471(0x144)]=ProvideEntity;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const a4_0x31c9bb=a4_0x6e08;(function(_0x530fd1,_0x4d837d){const _0x15edde=a4_0x6e08,_0x1aa7dd=_0x530fd1();while(!![]){try{const _0x4d2c3c=parseInt(_0x15edde(0x1c7))/0x1*(-parseInt(_0x15edde(0x1c4))/0x2)+-parseInt(_0x15edde(0x1c0))/0x3+parseInt(_0x15edde(0x1d6))/0x4*(-parseInt(_0x15edde(0x1c6))/0x5)+-parseInt(_0x15edde(0x1d4))/0x6*(parseInt(_0x15edde(0x1bf))/0x7)+parseInt(_0x15edde(0x1d0))/0x8+-parseInt(_0x15edde(0x1c8))/0x9+parseInt(_0x15edde(0x1c9))/0xa;if(_0x4d2c3c===_0x4d837d)break;else _0x1aa7dd['push'](_0x1aa7dd['shift']());}catch(_0x45c4ca){_0x1aa7dd['push'](_0x1aa7dd['shift']());}}}(a4_0x15d3,0x442a6));const a4_0x4f50ff=(function(){let _0x385b36=!![];return function(_0x4bca20,_0x7eb9ba){const _0x551992=_0x385b36?function(){if(_0x7eb9ba){const _0x324099=_0x7eb9ba['apply'](_0x4bca20,arguments);return _0x7eb9ba=null,_0x324099;}}:function(){};return _0x385b36=![],_0x551992;};}()),a4_0x5904bb=a4_0x4f50ff(this,function(){const _0x564b79=a4_0x6e08;return a4_0x5904bb['toString']()['search'](_0x564b79(0x1cc))[_0x564b79(0x1cb)]()[_0x564b79(0x1d3)](a4_0x5904bb)[_0x564b79(0x1c2)](_0x564b79(0x1cc));});function a4_0x15d3(){const _0x3399ce=['3501846shqQcK','16930300uLbGuy','@midwayjs/core','toString','(((.+)+)+)+$','Request','Scope','ProvideRepository','2605704QNlsRf','Provide','ScopeEnum','constructor','1434468PehkzF','__esModule','472fmQyqP','14NkJjMt','1294227tTkXTf','REPOSITORY_KEY','search','defineProperty','33676WZkuYF','../interface','12260uzrJlC','9lNKYGQ'];a4_0x15d3=function(){return _0x3399ce;};return a4_0x15d3();}function a4_0x6e08(_0x2fcd38,_0x30bb35){const _0x2918f8=a4_0x15d3();return a4_0x6e08=function(_0x5904bb,_0x4f50ff){_0x5904bb=_0x5904bb-0x1bf;let _0x15d317=_0x2918f8[_0x5904bb];return _0x15d317;},a4_0x6e08(_0x2fcd38,_0x30bb35);}a4_0x5904bb();'use strict';Object[a4_0x31c9bb(0x1c3)](exports,a4_0x31c9bb(0x1d5),{'value':!![]}),exports['ProvideRepository']=void 0x0;const core_1=require(a4_0x31c9bb(0x1ca)),interface_1=require(a4_0x31c9bb(0x1c5));function ProvideRepository(_0x9e384f){return _0x1c4bef=>{const _0x2ef636=a4_0x6e08;(0x0,core_1[_0x2ef636(0x1ce)])(core_1[_0x2ef636(0x1d2)][_0x2ef636(0x1cd)],{'allowDowngrade':!![]})(_0x1c4bef),((0x0,core_1[_0x2ef636(0x1d1)])()(_0x1c4bef),(0x0,core_1['saveClassMetadata'])(interface_1[_0x2ef636(0x1c1)],{'entity':_0x9e384f},_0x1c4bef));};}exports[a4_0x31c9bb(0x1cf)]=ProvideRepository;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const a5_0x374d7a=a5_0x298b;(function(_0x1ef0fb,_0x51362a){const _0x58493b=a5_0x298b,_0x3aac75=_0x1ef0fb();while(!![]){try{const _0x3a723a=parseInt(_0x58493b(0x1f2))/0x1*(parseInt(_0x58493b(0x1eb))/0x2)+-parseInt(_0x58493b(0x1fc))/0x3+-parseInt(_0x58493b(0x1e7))/0x4*(-parseInt(_0x58493b(0x1fa))/0x5)+parseInt(_0x58493b(0x1e8))/0x6+-parseInt(_0x58493b(0x1ec))/0x7*(parseInt(_0x58493b(0x1f0))/0x8)+-parseInt(_0x58493b(0x1ee))/0x9*(parseInt(_0x58493b(0x1ea))/0xa)+-parseInt(_0x58493b(0x1f1))/0xb*(parseInt(_0x58493b(0x1f6))/0xc);if(_0x3a723a===_0x51362a)break;else _0x3aac75['push'](_0x3aac75['shift']());}catch(_0x1d210b){_0x3aac75['push'](_0x3aac75['shift']());}}}(a5_0xa0ec,0x66c2b));const a5_0x14f457=(function(){let _0x2e69b0=!![];return function(_0x129c11,_0x590a72){const _0x2abf67=_0x2e69b0?function(){const _0x5559ec=a5_0x298b;if(_0x590a72){const _0x451e7a=_0x590a72[_0x5559ec(0x1f7)](_0x129c11,arguments);return _0x590a72=null,_0x451e7a;}}:function(){};return _0x2e69b0=![],_0x2abf67;};}()),a5_0x5803b6=a5_0x14f457(this,function(){const _0x2b27da=a5_0x298b;return a5_0x5803b6[_0x2b27da(0x1e5)]()[_0x2b27da(0x1fb)](_0x2b27da(0x1f8))['toString']()[_0x2b27da(0x1f3)](a5_0x5803b6)[_0x2b27da(0x1fb)](_0x2b27da(0x1f8));});a5_0x5803b6();'use strict';function a5_0x298b(_0x43a6c8,_0x2900b4){const _0x18ea03=a5_0xa0ec();return a5_0x298b=function(_0x5803b6,_0x14f457){_0x5803b6=_0x5803b6-0x1e3;let _0xa0ec8=_0x18ea03[_0x5803b6];return _0xa0ec8;},a5_0x298b(_0x43a6c8,_0x2900b4);}Object['defineProperty'](exports,a5_0x374d7a(0x1f5),{'value':!![]}),exports['SearchScope']=exports['Search']=exports['ProvideSearch']=void 0x0;function a5_0xa0ec(){const _0x42c207=['3581964grawmv','MODEL_SEARCH_SCOPE_KEY','10MEuwLF','60EHdLdV','18508kRtjIg','saveModule','2723418KaiNyb','SearchScope','248eeNnyG','341ttETVw','20929PoBXFr','constructor','Search','__esModule','279192GxOvoV','apply','(((.+)+)+)+$','ScopeEnum','390StSFRE','search','580803hbRXkY','MODEL_KEY','ProvideSearch','attachClassMetadata','toString','MODEL_SEARCH_KEY','25408aPxucj'];a5_0xa0ec=function(){return _0x42c207;};return a5_0xa0ec();}const core_1=require('@midwayjs/core'),interface_1=require('../interface');function ProvideSearch(_0x31f8f3){return _0x96071a=>{const _0x314276=a5_0x298b;(0x0,core_1[_0x314276(0x1ed)])(interface_1[_0x314276(0x1fd)],_0x96071a),(0x0,core_1['Scope'])(core_1[_0x314276(0x1f9)]['Singleton'])(_0x96071a),(0x0,core_1['attachClassMetadata'])(interface_1[_0x314276(0x1fd)],_0x31f8f3,_0x96071a);};}exports[a5_0x374d7a(0x1e3)]=ProvideSearch;function Search(_0x337573,_0x4a610a){return(_0x227402,_0x44df02,_0x10c73c)=>{const _0x3c365b=a5_0x298b;(0x0,core_1[_0x3c365b(0x1e4)])(interface_1[_0x3c365b(0x1e6)],{'field':_0x337573,'comment':_0x4a610a,'target':_0x227402,'methodName':_0x44df02,'descriptor':_0x10c73c},_0x227402);};}exports[a5_0x374d7a(0x1f4)]=Search;function SearchScope(_0x383233,_0x3588a6){return(_0xbc503c,_0x290a68,_0x407ba8)=>{const _0xda226=a5_0x298b;(0x0,core_1[_0xda226(0x1e4)])(interface_1[_0xda226(0x1e9)],{'scope':_0x383233,'comment':_0x3588a6,'target':_0xbc503c,'methodName':_0x290a68,'descriptor':_0x407ba8},_0xbc503c);};}exports[a5_0x374d7a(0x1ef)]=SearchScope;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
function a6_0x4e4b(_0x526bd6,_0x2fef2e){const _0x22c8f3=a6_0x4028();return a6_0x4e4b=function(_0x1aeadc,_0x71e2c5){_0x1aeadc=_0x1aeadc-0x120;let _0x4028e2=_0x22c8f3[_0x1aeadc];return _0x4028e2;},a6_0x4e4b(_0x526bd6,_0x2fef2e);}const a6_0x4d7a5a=a6_0x4e4b;(function(_0x2346a8,_0x90a99f){const _0x489032=a6_0x4e4b,_0x5c7574=_0x2346a8();while(!![]){try{const _0x226786=-parseInt(_0x489032(0x125))/0x1*(-parseInt(_0x489032(0x127))/0x2)+parseInt(_0x489032(0x133))/0x3+parseInt(_0x489032(0x12b))/0x4*(-parseInt(_0x489032(0x12e))/0x5)+-parseInt(_0x489032(0x12c))/0x6+-parseInt(_0x489032(0x129))/0x7+parseInt(_0x489032(0x122))/0x8+parseInt(_0x489032(0x130))/0x9;if(_0x226786===_0x90a99f)break;else _0x5c7574['push'](_0x5c7574['shift']());}catch(_0x428d4d){_0x5c7574['push'](_0x5c7574['shift']());}}}(a6_0x4028,0x43479));const a6_0x71e2c5=(function(){let _0x303d2b=!![];return function(_0x2ad65d,_0x2d1ad1){const _0xd8fb1a=_0x303d2b?function(){const _0x39ad5e=a6_0x4e4b;if(_0x2d1ad1){const _0x4d4299=_0x2d1ad1[_0x39ad5e(0x12f)](_0x2ad65d,arguments);return _0x2d1ad1=null,_0x4d4299;}}:function(){};return _0x303d2b=![],_0xd8fb1a;};}()),a6_0x1aeadc=a6_0x71e2c5(this,function(){const _0x5c5bc0=a6_0x4e4b;return a6_0x1aeadc[_0x5c5bc0(0x126)]()[_0x5c5bc0(0x124)](_0x5c5bc0(0x123))[_0x5c5bc0(0x126)]()['constructor'](a6_0x1aeadc)['search']('(((.+)+)+)+$');});a6_0x1aeadc();'use strict';function a6_0x4028(){const _0x276465=['search','43oPLqzx','toString','9542bYiLZs','../interface','2130163mTWIbt','ENTITY_VIRTUAL_COLUMN_KEY','4RgJhUt','1213938JAVkDF','@midwayjs/core','1259435BXytWP','apply','2279025QaXzju','VirtualColumn','saveClassMetadata','83487hsKBOb','__esModule','defineProperty','4383112fRatZP','(((.+)+)+)+$'];a6_0x4028=function(){return _0x276465;};return a6_0x4028();}Object[a6_0x4d7a5a(0x121)](exports,a6_0x4d7a5a(0x120),{'value':!![]}),exports[a6_0x4d7a5a(0x131)]=void 0x0;const core_1=require(a6_0x4d7a5a(0x12d)),interface_1=require(a6_0x4d7a5a(0x128));function VirtualColumn(_0x1cdaea,_0xe17944){return(_0x548c8f,_0x391b0d)=>{const _0x486fd3=a6_0x4e4b,_0x1b458e=(0x0,core_1['getClassMetadata'])(interface_1[_0x486fd3(0x12a)],_0x548c8f)||{};_0x1b458e[_0x391b0d]={'comment':_0x1cdaea,..._0xe17944},(0x0,core_1[_0x486fd3(0x132)])(interface_1[_0x486fd3(0x12a)],_0x1b458e,_0x548c8f);};}exports[a6_0x4d7a5a(0x131)]=VirtualColumn;
|
|
@@ -6,7 +6,7 @@ interface modelSearch {
|
|
|
6
6
|
searchs: any[];
|
|
7
7
|
searchScopes: any[];
|
|
8
8
|
}
|
|
9
|
-
|
|
9
|
+
type IsolationLevel = "READ UNCOMMITTED" | "READ COMMITTED" | "REPEATABLE READ" | "SERIALIZABLE";
|
|
10
10
|
export declare class Repository<Entity extends ObjectLiteral> extends BaseRepository<Entity> {
|
|
11
11
|
readonly app: IMidwayApplication;
|
|
12
12
|
readonly container: IMidwayContainer;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
const a7_0x3ea592=a7_0x4185;function a7_0x4185(_0x116607,_0x5d4bba){const _0x5f28d7=a7_0x4890();return a7_0x4185=function(_0x2dc3e0,_0x35dfe5){_0x2dc3e0=_0x2dc3e0-0x1f0;let _0x48902d=_0x5f28d7[_0x2dc3e0];return _0x48902d;},a7_0x4185(_0x116607,_0x5d4bba);}(function(_0x5ee0c2,_0x197cdc){const _0x250c2d=a7_0x4185,_0x4a50c6=_0x5ee0c2();while(!![]){try{const _0x42e747=parseInt(_0x250c2d(0x1f0))/0x1*(parseInt(_0x250c2d(0x1f9))/0x2)+-parseInt(_0x250c2d(0x23a))/0x3+parseInt(_0x250c2d(0x222))/0x4*(parseInt(_0x250c2d(0x223))/0x5)+parseInt(_0x250c2d(0x1f7))/0x6*(-parseInt(_0x250c2d(0x1f1))/0x7)+-parseInt(_0x250c2d(0x248))/0x8*(-parseInt(_0x250c2d(0x1fa))/0x9)+parseInt(_0x250c2d(0x235))/0xa+parseInt(_0x250c2d(0x21f))/0xb*(-parseInt(_0x250c2d(0x221))/0xc);if(_0x42e747===_0x197cdc)break;else _0x4a50c6['push'](_0x4a50c6['shift']());}catch(_0x111a8e){_0x4a50c6['push'](_0x4a50c6['shift']());}}}(a7_0x4890,0xa6140));const a7_0x35dfe5=(function(){let _0x332aca=!![];return function(_0x21547a,_0x1d1889){const _0x39791b=_0x332aca?function(){const _0x5b270e=a7_0x4185;if(_0x1d1889){const _0x166c7e=_0x1d1889[_0x5b270e(0x215)](_0x21547a,arguments);return _0x1d1889=null,_0x166c7e;}}:function(){};return _0x332aca=![],_0x39791b;};}()),a7_0x2dc3e0=a7_0x35dfe5(this,function(){const _0x2478d8=a7_0x4185;return a7_0x2dc3e0['toString']()[_0x2478d8(0x1fb)](_0x2478d8(0x243))[_0x2478d8(0x242)]()['constructor'](a7_0x2dc3e0)[_0x2478d8(0x1fb)](_0x2478d8(0x243));});function a7_0x4890(){const _0x2b2bdd=['Repository','operator','methodName','function','indexOf','13604060xznyKJ','push','@midwayjs/core','ISNULL','MODEL_SEARCH_SCOPE_KEY','1469016IodFNY','scope','\x20like\x20:_auto_','bind','createSave','_auto_','andWhere','1\x20=\x202','toString','(((.+)+)+)+$','metadata','save','split','transaction','32OdeBVm','\x20=\x20:_auto_','_isreverse','214DOufMR','63duVNhi','getAsync','trim','hasOwnProperty','LIKE','length','559254CoecMk','ASC','1512bIDodq','1434042iipuKw','search','model','ceil','orderBy','\x20AND\x20:','toLowerCase','NOT\x20IN','__initialize','SERIALIZABLE','isPrimary','mergeSave','string','MODEL_SEARCH_KEY','defineProperty','app','_order','getDirty','../interface','skip','_page','findColumnWithPropertyName','modelSearchs','merge','excess','create','take','apply','\x20IN(:..._auto_','manager','_size','abs','BETWEEN','NOT\x20BETWEEN','createQueryBuilder','target','getApplicationContext','2783cbeAOP','container','17724kEMyBx','891792UvPwIU','5kcMPga','getClassMetadata','random','field','isDirty','alias','undefined','isArray','name','__esModule','type','searchScopes','queryRunner'];a7_0x4890=function(){return _0x2b2bdd;};return a7_0x4890();}a7_0x2dc3e0();'use strict';Object[a7_0x3ea592(0x208)](exports,a7_0x3ea592(0x22c),{'value':!![]}),exports[a7_0x3ea592(0x230)]=void 0x0;const core_1=require(a7_0x3ea592(0x237)),typeorm_1=require('typeorm'),interface_1=require(a7_0x3ea592(0x20c));class Repository extends typeorm_1[a7_0x3ea592(0x230)]{constructor(_0x2e62c0,_0x4a9b7c,_0x37b07e){const _0x985365=a7_0x3ea592;super(_0x37b07e[_0x985365(0x21d)],_0x37b07e[_0x985365(0x217)],_0x37b07e[_0x985365(0x22f)]),this[_0x985365(0x210)]=[];for(const _0x56bc50 of(0x0,core_1[_0x985365(0x224)])(interface_1['MODEL_KEY'],this[_0x985365(0x21d)])||[]){const _0x3e8053={'model':_0x56bc50,'searchs':[],'searchScopes':[]};for(const _0x2f4612 of(0x0,core_1[_0x985365(0x224)])(interface_1[_0x985365(0x207)],_0x56bc50)||[]){_0x3e8053['searchs']['push'](_0x2f4612);}for(const _0x31fe86 of(0x0,core_1[_0x985365(0x224)])(interface_1[_0x985365(0x239)],_0x56bc50)||[]){_0x3e8053[_0x985365(0x22e)][_0x985365(0x236)](_0x31fe86);}this['modelSearchs'][_0x985365(0x236)](_0x3e8053);}this[_0x985365(0x209)]=_0x2e62c0,this[_0x985365(0x220)]=_0x4a9b7c;}async[a7_0x3ea592(0x1fb)](_0x2241de,_0x31f5fd,_0x39bf23={}){const _0x212e37=a7_0x3ea592;var _0x29db58,_0x8a8476,_0x5d1f38,_0x534a25,_0x57ab54,_0x5b77f1;const _0x35df00=this[_0x212e37(0x21c)](undefined,_0x39bf23===null||_0x39bf23===void 0x0?void 0x0:_0x39bf23[_0x212e37(0x22f)]),_0x34b122=[];for(const _0x4220e2 of this[_0x212e37(0x210)]){if(_0x4220e2===null||_0x4220e2===void 0x0?void 0x0:_0x4220e2[_0x212e37(0x1fc)]){const _0x388a1e=await this['app'][_0x212e37(0x21e)]()[_0x212e37(0x1f2)](_0x4220e2[_0x212e37(0x1fc)]);if(_0x388a1e){typeof _0x388a1e[_0x212e37(0x202)]==_0x212e37(0x233)&&await _0x388a1e[_0x212e37(0x202)]['bind'](_0x388a1e)(_0x35df00,_0x2241de,{'app':this[_0x212e37(0x209)],'container':this[_0x212e37(0x220)],'paginate':_0x31f5fd,'queryRunner':_0x39bf23===null||_0x39bf23===void 0x0?void 0x0:_0x39bf23['queryRunner']});if(_0x39bf23===null||_0x39bf23===void 0x0?void 0x0:_0x39bf23['scope']){const _0x47a1f2=Array[_0x212e37(0x22a)](_0x39bf23['scope'])?_0x39bf23[_0x212e37(0x23b)]:[_0x39bf23[_0x212e37(0x23b)]];for(const _0x48f031 of(_0x4220e2===null||_0x4220e2===void 0x0?void 0x0:_0x4220e2['searchScopes'])||[]){(_0x48f031===null||_0x48f031===void 0x0?void 0x0:_0x48f031[_0x212e37(0x23b)])&&_0x47a1f2['indexOf'](_0x48f031[_0x212e37(0x23b)])!=-0x1&&(_0x48f031===null||_0x48f031===void 0x0?void 0x0:_0x48f031[_0x212e37(0x232)])&&typeof _0x388a1e[_0x48f031[_0x212e37(0x232)]]=='function'&&await _0x388a1e[_0x48f031['methodName']]['bind'](_0x388a1e)(_0x35df00,_0x2241de,{'app':this[_0x212e37(0x209)],'container':this[_0x212e37(0x220)],'paginate':_0x31f5fd,'queryRunner':_0x39bf23===null||_0x39bf23===void 0x0?void 0x0:_0x39bf23[_0x212e37(0x22f)]});}}if(_0x2241de)for(const _0x4a8b2f of(_0x4220e2===null||_0x4220e2===void 0x0?void 0x0:_0x4220e2['searchs'])||[]){(_0x4a8b2f===null||_0x4a8b2f===void 0x0?void 0x0:_0x4a8b2f[_0x212e37(0x226)])&&(_0x4a8b2f===null||_0x4a8b2f===void 0x0?void 0x0:_0x4a8b2f[_0x212e37(0x232)])&&typeof _0x388a1e[_0x4a8b2f[_0x212e37(0x232)]]==_0x212e37(0x233)&&(typeof(_0x2241de===null||_0x2241de===void 0x0?void 0x0:_0x2241de[_0x4a8b2f[_0x212e37(0x226)]])!=_0x212e37(0x229)&&!((_0x29db58=_0x2241de===null||_0x2241de===void 0x0?void 0x0:_0x2241de[_0x4a8b2f[_0x212e37(0x226)]])===null||_0x29db58===void 0x0?void 0x0:_0x29db58[_0x212e37(0x1f4)]('operator'))&&(_0x34b122[_0x212e37(0x234)](_0x4a8b2f[_0x212e37(0x226)])==-0x1&&_0x34b122[_0x212e37(0x236)](_0x4a8b2f['field']),await _0x388a1e[_0x4a8b2f[_0x212e37(0x232)]][_0x212e37(0x23d)](_0x388a1e)(_0x35df00,_0x2241de[_0x4a8b2f[_0x212e37(0x226)]],_0x2241de,{'app':this['app'],'container':this[_0x212e37(0x220)],'paginate':_0x31f5fd,'queryRunner':_0x39bf23===null||_0x39bf23===void 0x0?void 0x0:_0x39bf23[_0x212e37(0x22f)]})));}}}}for(const _0x71ce61 in _0x2241de){if(typeof _0x2241de[_0x71ce61]==_0x212e37(0x229))continue;if(_0x34b122[_0x212e37(0x234)](_0x71ce61)!=-0x1)continue;const _0x4da451=this[_0x212e37(0x244)]['findColumnWithPropertyName'](_0x71ce61);if(!_0x4da451)continue;if((_0x8a8476=_0x2241de===null||_0x2241de===void 0x0?void 0x0:_0x2241de[_0x71ce61])===null||_0x8a8476===void 0x0?void 0x0:_0x8a8476[_0x212e37(0x1f4)](_0x212e37(0x231))){const _0x37df42=(_0x5d1f38=_0x2241de[_0x71ce61])===null||_0x5d1f38===void 0x0?void 0x0:_0x5d1f38['condition'],_0x53ebfa=(_0x534a25=_0x2241de[_0x71ce61])===null||_0x534a25===void 0x0?void 0x0:_0x534a25['operator'][_0x212e37(0x1f3)]()['toUpperCase'](),_0x88c9e7=_0x212e37(0x23f)+_0x71ce61+'_'+Math[_0x212e37(0x1fd)](Math[_0x212e37(0x225)]()*0xa)+Math['ceil'](Math[_0x212e37(0x225)]()*0xa)+Math['ceil'](Math[_0x212e37(0x225)]()*0xa)+Math['ceil'](Math[_0x212e37(0x225)]()*0xa);if(['=','!=','<>','>','>=','<','<=',_0x212e37(0x1f5),'NOT\x20LIKE'][_0x212e37(0x234)](_0x53ebfa)!=-0x1)typeof _0x37df42!='undefined'&&_0x35df00[_0x212e37(0x240)](_0x35df00[_0x212e37(0x228)]+'.'+_0x71ce61+'\x20'+_0x53ebfa+'\x20:'+_0x88c9e7,{[_0x88c9e7]:_0x37df42});else{if(['IN',_0x212e37(0x201)]['indexOf'](_0x53ebfa)!=-0x1){if(typeof _0x37df42!='undefined'){const _0x5c1c3a=Array[_0x212e37(0x22a)](_0x37df42)?_0x37df42:typeof _0x37df42==_0x212e37(0x206)?_0x37df42[_0x212e37(0x246)](','):[_0x37df42];_0x5c1c3a[_0x212e37(0x1f6)]==0x0?_0x35df00[_0x212e37(0x240)]('1\x20=\x202'):_0x35df00[_0x212e37(0x240)](_0x35df00[_0x212e37(0x228)]+'.'+_0x71ce61+'\x20'+_0x53ebfa+'(:...'+_0x88c9e7+')',{[_0x88c9e7]:_0x5c1c3a});}else _0x35df00[_0x212e37(0x240)](_0x212e37(0x241));}else{if(['FIND\x20IN\x20SET','NOT\x20FIND\x20IN\x20SET'][_0x212e37(0x234)](_0x53ebfa)!=-0x1)typeof _0x37df42!='undefined'&&_0x35df00[_0x212e37(0x240)](_0x53ebfa+'(:'+_0x88c9e7+','+_0x35df00[_0x212e37(0x228)]+'.'+_0x71ce61+')',{[_0x88c9e7]:_0x37df42});else{if([_0x212e37(0x21a),_0x212e37(0x21b)][_0x212e37(0x234)](_0x53ebfa)!=-0x1){if(typeof _0x37df42!=_0x212e37(0x229)){const _0x2a8d1f=Array[_0x212e37(0x22a)](_0x37df42)?_0x37df42:typeof _0x37df42=='string'?_0x37df42['split'](','):[_0x37df42];_0x2a8d1f[_0x212e37(0x1f6)]>0x1&&_0x35df00[_0x212e37(0x240)](_0x35df00[_0x212e37(0x228)]+'.'+_0x71ce61+'\x20'+_0x53ebfa+'\x20:'+_0x88c9e7+_0x212e37(0x1ff)+_0x88c9e7+'_2',{[''+_0x88c9e7]:_0x2a8d1f[0x0],[_0x88c9e7+'_2']:_0x2a8d1f[0x1]});}}else[_0x212e37(0x238),'NOT\x20ISNULL'][_0x212e37(0x234)](_0x53ebfa)!=-0x1&&_0x35df00[_0x212e37(0x240)](_0x53ebfa+'('+_0x35df00[_0x212e37(0x228)]+'.'+_0x71ce61+')');}}}}else{const _0x51741b=((_0x5b77f1=typeof _0x4da451['type']=='function'?(_0x57ab54=_0x4da451===null||_0x4da451===void 0x0?void 0x0:_0x4da451[_0x212e37(0x22d)])===null||_0x57ab54===void 0x0?void 0x0:_0x57ab54[_0x212e37(0x22b)]:_0x4da451['type'][_0x212e37(0x242)]())===null||_0x5b77f1===void 0x0?void 0x0:_0x5b77f1[_0x212e37(0x200)]())||undefined;if(_0x51741b){if(Array[_0x212e37(0x22a)](_0x2241de[_0x71ce61]))_0x2241de[_0x71ce61][_0x212e37(0x1f6)]==0x0?_0x35df00[_0x212e37(0x240)](_0x212e37(0x241)):_0x35df00[_0x212e37(0x240)](_0x35df00[_0x212e37(0x228)]+'.'+_0x71ce61+_0x212e37(0x216)+_0x71ce61+')',{[_0x212e37(0x23f)+_0x71ce61]:_0x2241de[_0x71ce61]});else _0x51741b==_0x212e37(0x206)&&!_0x4da451[_0x212e37(0x204)]?_0x35df00[_0x212e37(0x240)](_0x35df00['alias']+'.'+_0x71ce61+_0x212e37(0x23c)+_0x71ce61,{[_0x212e37(0x23f)+_0x71ce61]:'%'+_0x2241de[_0x71ce61]+'%'}):_0x35df00['andWhere'](_0x35df00['alias']+'.'+_0x71ce61+_0x212e37(0x249)+_0x71ce61,{[_0x212e37(0x23f)+_0x71ce61]:_0x2241de[_0x71ce61]});}}}(_0x31f5fd===null||_0x31f5fd===void 0x0?void 0x0:_0x31f5fd['_size'])&&_0x35df00[_0x212e37(0x214)](Math['abs'](_0x31f5fd['_size']));(_0x31f5fd===null||_0x31f5fd===void 0x0?void 0x0:_0x31f5fd[_0x212e37(0x20e)])&&(_0x31f5fd===null||_0x31f5fd===void 0x0?void 0x0:_0x31f5fd[_0x212e37(0x218)])&&_0x35df00[_0x212e37(0x20d)]((Math[_0x212e37(0x219)](_0x31f5fd['_page'])-0x1)*Math[_0x212e37(0x219)](_0x31f5fd[_0x212e37(0x218)]));if(_0x31f5fd===null||_0x31f5fd===void 0x0?void 0x0:_0x31f5fd['_order']){if(_0x31f5fd['_order'][_0x212e37(0x234)]('.')!==-0x1)_0x35df00[_0x212e37(0x1fe)](''+_0x31f5fd[_0x212e37(0x20a)],(_0x31f5fd===null||_0x31f5fd===void 0x0?void 0x0:_0x31f5fd['_isreverse'])?_0x212e37(0x1f8):'DESC');else this[_0x212e37(0x244)][_0x212e37(0x20f)](_0x31f5fd[_0x212e37(0x20a)])&&_0x35df00[_0x212e37(0x1fe)](_0x35df00[_0x212e37(0x228)]+'.'+_0x31f5fd['_order'],(_0x31f5fd===null||_0x31f5fd===void 0x0?void 0x0:_0x31f5fd[_0x212e37(0x24a)])?_0x212e37(0x1f8):'DESC');}return typeof(_0x39bf23===null||_0x39bf23===void 0x0?void 0x0:_0x39bf23[_0x212e37(0x212)])==_0x212e37(0x233)&&await(_0x39bf23===null||_0x39bf23===void 0x0?void 0x0:_0x39bf23['excess'](_0x35df00)),_0x35df00;}async[a7_0x3ea592(0x205)](_0x37152a,..._0x520248){const _0x129de8=a7_0x3ea592,_0x3fd78a=this[_0x129de8(0x211)](_0x37152a,..._0x520248);return await this['save'](_0x3fd78a);}async[a7_0x3ea592(0x23e)](_0x914d56,..._0x4328c3){const _0x5401b8=a7_0x3ea592,_0x16ce39=this[_0x5401b8(0x211)](this[_0x5401b8(0x213)](_0x914d56),..._0x4328c3);return await this[_0x5401b8(0x245)](_0x16ce39);}async[a7_0x3ea592(0x247)](_0x404d71,_0x549ad9){const _0x363038=a7_0x3ea592;return typeof _0x404d71==_0x363038(0x233)?this[_0x363038(0x217)][_0x363038(0x247)](_0x363038(0x203),_0x404d71):this[_0x363038(0x217)][_0x363038(0x247)](_0x404d71,_0x549ad9);}[a7_0x3ea592(0x227)](_0x5ddfa1,_0x34c8f6,..._0x5a0058){const _0x2671a7=a7_0x3ea592;for(const _0x1e8bbc of _0x5a0058){if(typeof(_0x5ddfa1===null||_0x5ddfa1===void 0x0?void 0x0:_0x5ddfa1[_0x1e8bbc])==_0x2671a7(0x229))continue;if(typeof(_0x34c8f6===null||_0x34c8f6===void 0x0?void 0x0:_0x34c8f6[_0x1e8bbc])=='undefined')continue;if(_0x5ddfa1[_0x1e8bbc]!=_0x34c8f6[_0x1e8bbc])return!![];}return![];}[a7_0x3ea592(0x20b)](_0x50b7d6,..._0x28612f){const _0x1d6847={};for(const _0xde9ead of _0x28612f){for(const _0x1dd598 in _0xde9ead){typeof(_0xde9ead===null||_0xde9ead===void 0x0?void 0x0:_0xde9ead[_0x1dd598])!='undefined'&&(_0xde9ead===null||_0xde9ead===void 0x0?void 0x0:_0xde9ead[_0x1dd598])!=(_0x50b7d6===null||_0x50b7d6===void 0x0?void 0x0:_0x50b7d6[_0x1dd598])&&(_0x1d6847[_0x1dd598]=_0xde9ead[_0x1dd598]);}}return _0x1d6847;}}exports[a7_0x3ea592(0x230)]=Repository;
|
|
1
|
+
function a7_0x5f37(_0x321956,_0x2bacab){const _0x2981a0=a7_0x2268();return a7_0x5f37=function(_0x3b784b,_0x1ef5f1){_0x3b784b=_0x3b784b-0x11e;let _0x226824=_0x2981a0[_0x3b784b];return _0x226824;},a7_0x5f37(_0x321956,_0x2bacab);}const a7_0x1b3846=a7_0x5f37;(function(_0x5f2687,_0x59b580){const _0x204bca=a7_0x5f37,_0x5d1e47=_0x5f2687();while(!![]){try{const _0x2ab1a9=-parseInt(_0x204bca(0x161))/0x1+-parseInt(_0x204bca(0x16c))/0x2+parseInt(_0x204bca(0x144))/0x3*(parseInt(_0x204bca(0x122))/0x4)+parseInt(_0x204bca(0x125))/0x5*(parseInt(_0x204bca(0x158))/0x6)+-parseInt(_0x204bca(0x157))/0x7*(-parseInt(_0x204bca(0x12d))/0x8)+-parseInt(_0x204bca(0x159))/0x9+-parseInt(_0x204bca(0x165))/0xa*(-parseInt(_0x204bca(0x148))/0xb);if(_0x2ab1a9===_0x59b580)break;else _0x5d1e47['push'](_0x5d1e47['shift']());}catch(_0x778ad4){_0x5d1e47['push'](_0x5d1e47['shift']());}}}(a7_0x2268,0x8d47a));const a7_0x1ef5f1=(function(){let _0x2deb70=!![];return function(_0x57bea9,_0x2ffb1b){const _0x56f2e9=_0x2deb70?function(){const _0x2fd17a=a7_0x5f37;if(_0x2ffb1b){const _0x323aed=_0x2ffb1b[_0x2fd17a(0x124)](_0x57bea9,arguments);return _0x2ffb1b=null,_0x323aed;}}:function(){};return _0x2deb70=![],_0x56f2e9;};}()),a7_0x3b784b=a7_0x1ef5f1(this,function(){const _0x3ee467=a7_0x5f37;return a7_0x3b784b[_0x3ee467(0x13f)]()[_0x3ee467(0x160)](_0x3ee467(0x16f))[_0x3ee467(0x13f)]()[_0x3ee467(0x163)](a7_0x3b784b)[_0x3ee467(0x160)](_0x3ee467(0x16f));});a7_0x3b784b();'use strict';Object[a7_0x1b3846(0x164)](exports,'__esModule',{'value':!![]}),exports[a7_0x1b3846(0x152)]=void 0x0;const core_1=require('@midwayjs/core'),typeorm_1=require(a7_0x1b3846(0x16a)),interface_1=require(a7_0x1b3846(0x123));function a7_0x2268(){const _0x4c3a82=['skip','findColumnWithPropertyName','NOT\x20ISNULL','merge','operator','methodName','getDirty','getAsync','MODEL_KEY','_auto_','push','random','__initialize','(:...','toString','_order','createSave','MODEL_SEARCH_SCOPE_KEY','toLowerCase','93903bZegva','\x20=\x20:_auto_','NOT\x20LIKE','_size','5033039PuUuTK','manager','scope','field','ceil','take','app','BETWEEN','length','function','Repository','metadata','model','DESC','save','98sdUzKg','30AJyKMN','9869625YuVMzK','container','isArray','abs','searchScopes','modelSearchs','NOT\x20FIND\x20IN\x20SET','search','563348noUEXP','getClassMetadata','constructor','defineProperty','10bbpndw','bind','name','isPrimary','orderBy','typeorm','andWhere','55302qMxiyY','target','_isreverse','(((.+)+)+)+$','undefined','\x20like\x20:_auto_','type','ASC','excess','hasOwnProperty','searchs','indexOf','string','128MKbtmk','../interface','apply','475535zLQiXE','SERIALIZABLE','queryRunner','1\x20=\x202','alias','toUpperCase','create','\x20IN(:..._auto_','189480YrWiim','FIND\x20IN\x20SET','transaction','NOT\x20IN'];a7_0x2268=function(){return _0x4c3a82;};return a7_0x2268();}class Repository extends typeorm_1[a7_0x1b3846(0x152)]{async[a7_0x1b3846(0x160)](_0x21f55a,_0x235358,_0x446d09={}){const _0x2afd3c=a7_0x1b3846;var _0x5c8c96,_0x39439f,_0x55dbe0,_0x2b7535,_0x417345,_0x3096d6;const _0x28d554=this['createQueryBuilder'](undefined,_0x446d09===null||_0x446d09===void 0x0?void 0x0:_0x446d09[_0x2afd3c(0x127)]),_0x5ac004=[];for(const _0x30f1ac of this[_0x2afd3c(0x15e)]){if(_0x30f1ac===null||_0x30f1ac===void 0x0?void 0x0:_0x30f1ac[_0x2afd3c(0x154)]){const _0x3ad3ab=await this['app']['getApplicationContext']()[_0x2afd3c(0x138)](_0x30f1ac[_0x2afd3c(0x154)]);if(_0x3ad3ab){typeof _0x3ad3ab['__initialize']==_0x2afd3c(0x151)&&await _0x3ad3ab[_0x2afd3c(0x13d)][_0x2afd3c(0x166)](_0x3ad3ab)(_0x28d554,_0x21f55a,{'app':this[_0x2afd3c(0x14e)],'container':this['container'],'paginate':_0x235358,'queryRunner':_0x446d09===null||_0x446d09===void 0x0?void 0x0:_0x446d09[_0x2afd3c(0x127)]});if(_0x446d09===null||_0x446d09===void 0x0?void 0x0:_0x446d09[_0x2afd3c(0x14a)]){const _0x346b83=Array[_0x2afd3c(0x15b)](_0x446d09['scope'])?_0x446d09[_0x2afd3c(0x14a)]:[_0x446d09['scope']];for(const _0x2d2863 of(_0x30f1ac===null||_0x30f1ac===void 0x0?void 0x0:_0x30f1ac[_0x2afd3c(0x15d)])||[]){(_0x2d2863===null||_0x2d2863===void 0x0?void 0x0:_0x2d2863[_0x2afd3c(0x14a)])&&_0x346b83[_0x2afd3c(0x120)](_0x2d2863[_0x2afd3c(0x14a)])!=-0x1&&(_0x2d2863===null||_0x2d2863===void 0x0?void 0x0:_0x2d2863['methodName'])&&typeof _0x3ad3ab[_0x2d2863[_0x2afd3c(0x136)]]==_0x2afd3c(0x151)&&await _0x3ad3ab[_0x2d2863[_0x2afd3c(0x136)]]['bind'](_0x3ad3ab)(_0x28d554,_0x21f55a,{'app':this[_0x2afd3c(0x14e)],'container':this[_0x2afd3c(0x15a)],'paginate':_0x235358,'queryRunner':_0x446d09===null||_0x446d09===void 0x0?void 0x0:_0x446d09[_0x2afd3c(0x127)]});}}if(_0x21f55a)for(const _0x2ff83d of(_0x30f1ac===null||_0x30f1ac===void 0x0?void 0x0:_0x30f1ac[_0x2afd3c(0x11f)])||[]){(_0x2ff83d===null||_0x2ff83d===void 0x0?void 0x0:_0x2ff83d[_0x2afd3c(0x14b)])&&(_0x2ff83d===null||_0x2ff83d===void 0x0?void 0x0:_0x2ff83d['methodName'])&&typeof _0x3ad3ab[_0x2ff83d[_0x2afd3c(0x136)]]==_0x2afd3c(0x151)&&(typeof(_0x21f55a===null||_0x21f55a===void 0x0?void 0x0:_0x21f55a[_0x2ff83d[_0x2afd3c(0x14b)]])!=_0x2afd3c(0x170)&&!((_0x5c8c96=_0x21f55a===null||_0x21f55a===void 0x0?void 0x0:_0x21f55a[_0x2ff83d[_0x2afd3c(0x14b)]])===null||_0x5c8c96===void 0x0?void 0x0:_0x5c8c96[_0x2afd3c(0x11e)](_0x2afd3c(0x135)))&&(_0x5ac004['indexOf'](_0x2ff83d['field'])==-0x1&&_0x5ac004[_0x2afd3c(0x13b)](_0x2ff83d['field']),await _0x3ad3ab[_0x2ff83d['methodName']][_0x2afd3c(0x166)](_0x3ad3ab)(_0x28d554,_0x21f55a[_0x2ff83d[_0x2afd3c(0x14b)]],_0x21f55a,{'app':this[_0x2afd3c(0x14e)],'container':this['container'],'paginate':_0x235358,'queryRunner':_0x446d09===null||_0x446d09===void 0x0?void 0x0:_0x446d09[_0x2afd3c(0x127)]})));}}}}for(const _0xb13cfb in _0x21f55a){if(typeof _0x21f55a[_0xb13cfb]==_0x2afd3c(0x170))continue;if(_0x5ac004['indexOf'](_0xb13cfb)!=-0x1)continue;const _0x149611=this[_0x2afd3c(0x153)][_0x2afd3c(0x132)](_0xb13cfb);if(!_0x149611)continue;if((_0x39439f=_0x21f55a===null||_0x21f55a===void 0x0?void 0x0:_0x21f55a[_0xb13cfb])===null||_0x39439f===void 0x0?void 0x0:_0x39439f[_0x2afd3c(0x11e)](_0x2afd3c(0x135))){const _0x3b8e0b=(_0x55dbe0=_0x21f55a[_0xb13cfb])===null||_0x55dbe0===void 0x0?void 0x0:_0x55dbe0['condition'],_0x2ea608=(_0x2b7535=_0x21f55a[_0xb13cfb])===null||_0x2b7535===void 0x0?void 0x0:_0x2b7535['operator']['trim']()[_0x2afd3c(0x12a)](),_0x280892='_auto_'+_0xb13cfb+'_'+Math['ceil'](Math['random']()*0xa)+Math[_0x2afd3c(0x14c)](Math[_0x2afd3c(0x13c)]()*0xa)+Math[_0x2afd3c(0x14c)](Math['random']()*0xa)+Math['ceil'](Math['random']()*0xa);if(['=','!=','<>','>','>=','<','<=','LIKE',_0x2afd3c(0x146)][_0x2afd3c(0x120)](_0x2ea608)!=-0x1)typeof _0x3b8e0b!=_0x2afd3c(0x170)&&_0x28d554[_0x2afd3c(0x16b)](_0x28d554['alias']+'.'+_0xb13cfb+'\x20'+_0x2ea608+'\x20:'+_0x280892,{[_0x280892]:_0x3b8e0b});else{if(['IN',_0x2afd3c(0x130)][_0x2afd3c(0x120)](_0x2ea608)!=-0x1){if(typeof _0x3b8e0b!=_0x2afd3c(0x170)){const _0x5658d7=Array[_0x2afd3c(0x15b)](_0x3b8e0b)?_0x3b8e0b:typeof _0x3b8e0b=='string'?_0x3b8e0b['split'](','):[_0x3b8e0b];_0x5658d7[_0x2afd3c(0x150)]==0x0?_0x28d554['andWhere'](_0x2afd3c(0x128)):_0x28d554[_0x2afd3c(0x16b)](_0x28d554[_0x2afd3c(0x129)]+'.'+_0xb13cfb+'\x20'+_0x2ea608+_0x2afd3c(0x13e)+_0x280892+')',{[_0x280892]:_0x5658d7});}else _0x28d554['andWhere']('1\x20=\x202');}else{if([_0x2afd3c(0x12e),_0x2afd3c(0x15f)][_0x2afd3c(0x120)](_0x2ea608)!=-0x1)typeof _0x3b8e0b!=_0x2afd3c(0x170)&&_0x28d554[_0x2afd3c(0x16b)](_0x2ea608+'(:'+_0x280892+','+_0x28d554[_0x2afd3c(0x129)]+'.'+_0xb13cfb+')',{[_0x280892]:_0x3b8e0b});else{if([_0x2afd3c(0x14f),'NOT\x20BETWEEN'][_0x2afd3c(0x120)](_0x2ea608)!=-0x1){if(typeof _0x3b8e0b!=_0x2afd3c(0x170)){const _0x317792=Array[_0x2afd3c(0x15b)](_0x3b8e0b)?_0x3b8e0b:typeof _0x3b8e0b=='string'?_0x3b8e0b['split'](','):[_0x3b8e0b];_0x317792[_0x2afd3c(0x150)]>0x1&&_0x28d554[_0x2afd3c(0x16b)](_0x28d554[_0x2afd3c(0x129)]+'.'+_0xb13cfb+'\x20'+_0x2ea608+'\x20:'+_0x280892+'\x20AND\x20:'+_0x280892+'_2',{[''+_0x280892]:_0x317792[0x0],[_0x280892+'_2']:_0x317792[0x1]});}}else['ISNULL',_0x2afd3c(0x133)][_0x2afd3c(0x120)](_0x2ea608)!=-0x1&&_0x28d554[_0x2afd3c(0x16b)](_0x2ea608+'('+_0x28d554[_0x2afd3c(0x129)]+'.'+_0xb13cfb+')');}}}}else{const _0xfaf99=((_0x3096d6=typeof _0x149611[_0x2afd3c(0x172)]==_0x2afd3c(0x151)?(_0x417345=_0x149611===null||_0x149611===void 0x0?void 0x0:_0x149611[_0x2afd3c(0x172)])===null||_0x417345===void 0x0?void 0x0:_0x417345[_0x2afd3c(0x167)]:_0x149611['type'][_0x2afd3c(0x13f)]())===null||_0x3096d6===void 0x0?void 0x0:_0x3096d6[_0x2afd3c(0x143)]())||undefined;if(_0xfaf99){if(Array['isArray'](_0x21f55a[_0xb13cfb]))_0x21f55a[_0xb13cfb][_0x2afd3c(0x150)]==0x0?_0x28d554['andWhere'](_0x2afd3c(0x128)):_0x28d554[_0x2afd3c(0x16b)](_0x28d554['alias']+'.'+_0xb13cfb+_0x2afd3c(0x12c)+_0xb13cfb+')',{[_0x2afd3c(0x13a)+_0xb13cfb]:_0x21f55a[_0xb13cfb]});else _0xfaf99==_0x2afd3c(0x121)&&!_0x149611[_0x2afd3c(0x168)]?_0x28d554[_0x2afd3c(0x16b)](_0x28d554[_0x2afd3c(0x129)]+'.'+_0xb13cfb+_0x2afd3c(0x171)+_0xb13cfb,{['_auto_'+_0xb13cfb]:'%'+_0x21f55a[_0xb13cfb]+'%'}):_0x28d554[_0x2afd3c(0x16b)](_0x28d554[_0x2afd3c(0x129)]+'.'+_0xb13cfb+_0x2afd3c(0x145)+_0xb13cfb,{[_0x2afd3c(0x13a)+_0xb13cfb]:_0x21f55a[_0xb13cfb]});}}}(_0x235358===null||_0x235358===void 0x0?void 0x0:_0x235358[_0x2afd3c(0x147)])&&_0x28d554[_0x2afd3c(0x14d)](Math['abs'](_0x235358[_0x2afd3c(0x147)]));(_0x235358===null||_0x235358===void 0x0?void 0x0:_0x235358['_page'])&&(_0x235358===null||_0x235358===void 0x0?void 0x0:_0x235358['_size'])&&_0x28d554[_0x2afd3c(0x131)]((Math[_0x2afd3c(0x15c)](_0x235358['_page'])-0x1)*Math['abs'](_0x235358['_size']));if(_0x235358===null||_0x235358===void 0x0?void 0x0:_0x235358[_0x2afd3c(0x140)]){if(_0x235358['_order'][_0x2afd3c(0x120)]('.')!==-0x1)_0x28d554[_0x2afd3c(0x169)](''+_0x235358['_order'],(_0x235358===null||_0x235358===void 0x0?void 0x0:_0x235358[_0x2afd3c(0x16e)])?_0x2afd3c(0x173):_0x2afd3c(0x155));else this['metadata'][_0x2afd3c(0x132)](_0x235358[_0x2afd3c(0x140)])&&_0x28d554[_0x2afd3c(0x169)](_0x28d554[_0x2afd3c(0x129)]+'.'+_0x235358[_0x2afd3c(0x140)],(_0x235358===null||_0x235358===void 0x0?void 0x0:_0x235358['_isreverse'])?'ASC':_0x2afd3c(0x155));}return typeof(_0x446d09===null||_0x446d09===void 0x0?void 0x0:_0x446d09[_0x2afd3c(0x174)])==_0x2afd3c(0x151)&&await(_0x446d09===null||_0x446d09===void 0x0?void 0x0:_0x446d09[_0x2afd3c(0x174)](_0x28d554)),_0x28d554;}async['mergeSave'](_0x33a429,..._0x146e7f){const _0x29f7f6=a7_0x1b3846,_0x1bfa7f=this[_0x29f7f6(0x134)](_0x33a429,..._0x146e7f);return await this[_0x29f7f6(0x156)](_0x1bfa7f);}async[a7_0x1b3846(0x141)](_0xaf74e4,..._0x31393d){const _0x549eb4=a7_0x1b3846,_0xa2d057=this['merge'](this[_0x549eb4(0x12b)](_0xaf74e4),..._0x31393d);return await this[_0x549eb4(0x156)](_0xa2d057);}async['transaction'](_0x57f5ef,_0x4decf5){const _0x414418=a7_0x1b3846;return typeof _0x57f5ef==_0x414418(0x151)?this[_0x414418(0x149)][_0x414418(0x12f)](_0x414418(0x126),_0x57f5ef):this['manager'][_0x414418(0x12f)](_0x57f5ef,_0x4decf5);}['isDirty'](_0xef938f,_0x3a723c,..._0x34ab30){const _0xf7f157=a7_0x1b3846;for(const _0x6c5927 of _0x34ab30){if(typeof(_0xef938f===null||_0xef938f===void 0x0?void 0x0:_0xef938f[_0x6c5927])==_0xf7f157(0x170))continue;if(typeof(_0x3a723c===null||_0x3a723c===void 0x0?void 0x0:_0x3a723c[_0x6c5927])=='undefined')continue;if(_0xef938f[_0x6c5927]!=_0x3a723c[_0x6c5927])return!![];}return![];}[a7_0x1b3846(0x137)](_0x40ff12,..._0x4ca6ce){const _0x3caa63=a7_0x1b3846,_0x7a8ea3={};for(const _0x1b4388 of _0x4ca6ce){for(const _0x3efa91 in _0x1b4388){typeof(_0x1b4388===null||_0x1b4388===void 0x0?void 0x0:_0x1b4388[_0x3efa91])!=_0x3caa63(0x170)&&(_0x1b4388===null||_0x1b4388===void 0x0?void 0x0:_0x1b4388[_0x3efa91])!=(_0x40ff12===null||_0x40ff12===void 0x0?void 0x0:_0x40ff12[_0x3efa91])&&(_0x7a8ea3[_0x3efa91]=_0x1b4388[_0x3efa91]);}}return _0x7a8ea3;}constructor(_0xb1955b,_0x54ad8b,_0x442e1c){const _0xf25879=a7_0x1b3846;super(_0x442e1c[_0xf25879(0x16d)],_0x442e1c[_0xf25879(0x149)],_0x442e1c[_0xf25879(0x127)]),this[_0xf25879(0x15e)]=[];for(const _0x556b41 of(0x0,core_1[_0xf25879(0x162)])(interface_1[_0xf25879(0x139)],this[_0xf25879(0x16d)])||[]){const _0x89eaee={'model':_0x556b41,'searchs':[],'searchScopes':[]};for(const _0x4d93fb of(0x0,core_1['getClassMetadata'])(interface_1['MODEL_SEARCH_KEY'],_0x556b41)||[]){_0x89eaee['searchs'][_0xf25879(0x13b)](_0x4d93fb);}for(const _0x17b70d of(0x0,core_1['getClassMetadata'])(interface_1[_0xf25879(0x142)],_0x556b41)||[]){_0x89eaee[_0xf25879(0x15d)][_0xf25879(0x13b)](_0x17b70d);}this[_0xf25879(0x15e)][_0xf25879(0x13b)](_0x89eaee);}this[_0xf25879(0x14e)]=_0xb1955b,this[_0xf25879(0x15a)]=_0x54ad8b;}}exports[a7_0x1b3846(0x152)]=Repository;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const a8_0x2fd27a=a8_0x4a80;(function(_0x18fd84,_0x54c4a4){const _0x494995=a8_0x4a80,_0x4ed1ee=_0x18fd84();while(!![]){try{const _0xdfaf3f=-parseInt(_0x494995(0x1df))/0x1*(parseInt(_0x494995(0x1e3))/0x2)+-parseInt(_0x494995(0x1dc))/0x3+parseInt(_0x494995(0x1ec))/0x4*(parseInt(_0x494995(0x1e6))/0x5)+parseInt(_0x494995(0x1e1))/0x6+-parseInt(_0x494995(0x1db))/0x7*(parseInt(_0x494995(0x1e2))/0x8)+-parseInt(_0x494995(0x1da))/0x9+-parseInt(_0x494995(0x1d9))/0xa*(-parseInt(_0x494995(0x1ed))/0xb);if(_0xdfaf3f===_0x54c4a4)break;else _0x4ed1ee['push'](_0x4ed1ee['shift']());}catch(_0x683399){_0x4ed1ee['push'](_0x4ed1ee['shift']());}}}(a8_0x5b03,0x66dfe));const a8_0x10269e=(function(){let _0x3bc586=!![];return function(_0xcc2d14,_0x2392b4){const _0xe2724c=_0x3bc586?function(){const _0x3c96ba=a8_0x4a80;if(_0x2392b4){const _0x12ab0a=_0x2392b4[_0x3c96ba(0x1de)](_0xcc2d14,arguments);return _0x2392b4=null,_0x12ab0a;}}:function(){};return _0x3bc586=![],_0xe2724c;};}()),a8_0x3c6ae8=a8_0x10269e(this,function(){const _0x928a98=a8_0x4a80;return a8_0x3c6ae8[_0x928a98(0x1e0)]()[_0x928a98(0x1e9)](_0x928a98(0x1dd))[_0x928a98(0x1e0)]()[_0x928a98(0x1ea)](a8_0x3c6ae8)['search']('(((.+)+)+)+$');});function a8_0x4a80(_0x239a66,_0x4524f9){const _0x471cc7=a8_0x5b03();return a8_0x4a80=function(_0x3c6ae8,_0x10269e){_0x3c6ae8=_0x3c6ae8-0x1d9;let _0x5b03e6=_0x471cc7[_0x3c6ae8];return _0x5b03e6;},a8_0x4a80(_0x239a66,_0x4524f9);}a8_0x3c6ae8();'use strict';function a8_0x5b03(){const _0x1e5c34=['720870RNljTA','2831067ergZXP','21fRzuFm','1236402GOTCXn','(((.+)+)+)+$','apply','516994ToEvTo','toString','4560912LXlPiT','2177712AGkYrh','2GGaEWs','listModule','defineProperty','879755TLgKLN','__esModule','ENTIFY_MODULE_SOURCE','search','constructor','ENTIFY_MODULE','8XPNoqI','209qpdkrm','find'];a8_0x5b03=function(){return _0x1e5c34;};return a8_0x5b03();}Object[a8_0x2fd27a(0x1e5)](exports,a8_0x2fd27a(0x1e7),{'value':!![]}),exports['getDataSourceEntity']=void 0x0;const core_1=require('@midwayjs/core'),interface_1=require('../interface');function getDataSourceEntity(_0x4846b2='default'){const _0x1f415c=a8_0x2fd27a;var _0xf94d4;const _0x4940f7=[];for(const _0x1e2100 of(0x0,core_1[_0x1f415c(0x1e4)])(interface_1[_0x1f415c(0x1eb)])){const _0x48f5f5=(0x0,core_1['getClassMetadata'])(interface_1[_0x1f415c(0x1e8)],_0x1e2100);((_0xf94d4=_0x48f5f5===null||_0x48f5f5===void 0x0?void 0x0:_0x48f5f5['dataSource'])===null||_0xf94d4===void 0x0?void 0x0:_0xf94d4[_0x1f415c(0x1ee)](_0x270ee9=>_0x270ee9==_0x4846b2))&&_0x4940f7['push'](_0x1e2100);}return _0x4940f7;}exports['getDataSourceEntity']=getDataSourceEntity;
|
package/dist/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
var
|
|
1
|
+
var a9_0x14b37f=a9_0x3b96;(function(_0x268e1a,_0x56ccce){var _0x486741=a9_0x3b96,_0x26b371=_0x268e1a();while(!![]){try{var _0x46b3a3=-parseInt(_0x486741(0x14a))/0x1+parseInt(_0x486741(0x146))/0x2+parseInt(_0x486741(0x134))/0x3*(parseInt(_0x486741(0x152))/0x4)+-parseInt(_0x486741(0x14f))/0x5*(-parseInt(_0x486741(0x143))/0x6)+-parseInt(_0x486741(0x158))/0x7*(parseInt(_0x486741(0x160))/0x8)+-parseInt(_0x486741(0x14d))/0x9*(-parseInt(_0x486741(0x15c))/0xa)+-parseInt(_0x486741(0x14b))/0xb;if(_0x46b3a3===_0x56ccce)break;else _0x26b371['push'](_0x26b371['shift']());}catch(_0x4716b9){_0x26b371['push'](_0x26b371['shift']());}}}(a9_0x57e3,0x7f871));var a9_0x444893=(function(){var _0x45502b=!![];return function(_0x19f1ae,_0x5764c7){var _0x1f2da2=_0x45502b?function(){var _0x2e5a70=a9_0x3b96;if(_0x5764c7){var _0x2dbc81=_0x5764c7[_0x2e5a70(0x14e)](_0x19f1ae,arguments);return _0x5764c7=null,_0x2dbc81;}}:function(){};return _0x45502b=![],_0x1f2da2;};}()),a9_0x44e513=a9_0x444893(this,function(){var _0x24e29b=a9_0x3b96;return a9_0x44e513[_0x24e29b(0x132)]()[_0x24e29b(0x131)]('(((.+)+)+)+$')[_0x24e29b(0x132)]()[_0x24e29b(0x13d)](a9_0x44e513)['search'](_0x24e29b(0x138));});a9_0x44e513();'use strict';var __createBinding=this&&this['__createBinding']||(Object['create']?function(_0xd97c25,_0xcd82f5,_0x391e0f,_0x4365ea){var _0x483ad7=a9_0x3b96;if(_0x4365ea===undefined)_0x4365ea=_0x391e0f;var _0x1a0f00=Object[_0x483ad7(0x161)](_0xcd82f5,_0x391e0f);(!_0x1a0f00||(_0x483ad7(0x15b)in _0x1a0f00?!_0xcd82f5[_0x483ad7(0x15a)]:_0x1a0f00[_0x483ad7(0x13e)]||_0x1a0f00[_0x483ad7(0x141)]))&&(_0x1a0f00={'enumerable':!![],'get':function(){return _0xcd82f5[_0x391e0f];}}),Object[_0x483ad7(0x156)](_0xd97c25,_0x4365ea,_0x1a0f00);}:function(_0x35c3c5,_0x2d99e6,_0x2c6554,_0x123f64){if(_0x123f64===undefined)_0x123f64=_0x2c6554;_0x35c3c5[_0x123f64]=_0x2d99e6[_0x2c6554];}),__exportStar=this&&this[a9_0x14b37f(0x159)]||function(_0x28eb5f,_0x5602e8){var _0x35baa0=a9_0x14b37f;for(var _0x4dfd63 in _0x28eb5f)if(_0x4dfd63!==_0x35baa0(0x154)&&!Object[_0x35baa0(0x130)][_0x35baa0(0x133)][_0x35baa0(0x153)](_0x5602e8,_0x4dfd63))__createBinding(_0x5602e8,_0x28eb5f,_0x4dfd63);};Object[a9_0x14b37f(0x156)](exports,a9_0x14b37f(0x15a),{'value':!![]}),exports[a9_0x14b37f(0x137)]=exports['Scope']=exports['Inject']=exports[a9_0x14b37f(0x157)]=exports[a9_0x14b37f(0x13a)]=exports[a9_0x14b37f(0x135)]=exports[a9_0x14b37f(0x15d)]=exports[a9_0x14b37f(0x150)]=exports[a9_0x14b37f(0x151)]=exports[a9_0x14b37f(0x147)]=exports[a9_0x14b37f(0x13f)]=exports['InjectRepository']=exports[a9_0x14b37f(0x15e)]=exports[a9_0x14b37f(0x136)]=exports[a9_0x14b37f(0x149)]=void 0x0,__exportStar(require('typeorm'),exports),__exportStar(require('./interface'),exports);var Repository_1=require(a9_0x14b37f(0x155));function a9_0x57e3(){var _0x5b5cbe=['28BEGIav','__exportStar','__esModule','get','10IpCReJ','SearchScope','InjectEntity','./decorator/InjectEntity','102008KAnAKS','getOwnPropertyDescriptor','prototype','search','toString','hasOwnProperty','123GhPBlx','getDataSourceEntity','VirtualColumn','ScopeEnum','(((.+)+)+)+$','./decorator/ProvideEntity','Configuration','@midwayjs/core','./decorator/InjectRepository','constructor','writable','ProvideEntity','Scope','configurable','CustomConfiguration','19104SwNxGO','InjectRepository','./decorator/VirtualColumn','203950jeCXjk','ProvideRepository','./decorator/ProvideSearch','Repository','600875DvmYgf','8963669ffLxhH','Inject','7165053zvnBKZ','apply','275lCBASG','Search','ProvideSearch','89356IMHffL','call','default','./definition/Repository','defineProperty','Provide'];a9_0x57e3=function(){return _0x5b5cbe;};return a9_0x57e3();}Object[a9_0x14b37f(0x156)](exports,a9_0x14b37f(0x149),{'enumerable':!![],'get':function(){var _0x3e8e0e=a9_0x14b37f;return Repository_1[_0x3e8e0e(0x149)];}});var VirtualColumn_1=require(a9_0x14b37f(0x145));Object[a9_0x14b37f(0x156)](exports,a9_0x14b37f(0x136),{'enumerable':!![],'get':function(){var _0x52506c=a9_0x14b37f;return VirtualColumn_1[_0x52506c(0x136)];}});var InjectEntity_1=require(a9_0x14b37f(0x15f));Object[a9_0x14b37f(0x156)](exports,a9_0x14b37f(0x15e),{'enumerable':!![],'get':function(){var _0x1a1100=a9_0x14b37f;return InjectEntity_1[_0x1a1100(0x15e)];}});var InjectRepository_1=require(a9_0x14b37f(0x13c));Object[a9_0x14b37f(0x156)](exports,'InjectRepository',{'enumerable':!![],'get':function(){var _0x360be2=a9_0x14b37f;return InjectRepository_1[_0x360be2(0x144)];}});var ProvideEntity_1=require(a9_0x14b37f(0x139));Object[a9_0x14b37f(0x156)](exports,'ProvideEntity',{'enumerable':!![],'get':function(){return ProvideEntity_1['ProvideEntity'];}});var ProvideRepository_1=require('./decorator/ProvideRepository');Object[a9_0x14b37f(0x156)](exports,'ProvideRepository',{'enumerable':!![],'get':function(){var _0x50e43a=a9_0x14b37f;return ProvideRepository_1[_0x50e43a(0x147)];}});var ProvideSearch_1=require(a9_0x14b37f(0x148));Object[a9_0x14b37f(0x156)](exports,a9_0x14b37f(0x151),{'enumerable':!![],'get':function(){var _0x3bfcd5=a9_0x14b37f;return ProvideSearch_1[_0x3bfcd5(0x151)];}}),Object['defineProperty'](exports,'Search',{'enumerable':!![],'get':function(){return ProvideSearch_1['Search'];}}),Object[a9_0x14b37f(0x156)](exports,'SearchScope',{'enumerable':!![],'get':function(){var _0x14f9a0=a9_0x14b37f;return ProvideSearch_1[_0x14f9a0(0x15d)];}});var getDataSourceEntity_1=require('./helper/getDataSourceEntity');Object[a9_0x14b37f(0x156)](exports,a9_0x14b37f(0x135),{'enumerable':!![],'get':function(){var _0x5066fc=a9_0x14b37f;return getDataSourceEntity_1[_0x5066fc(0x135)];}});function a9_0x3b96(_0x5399ae,_0x3c5775){var _0x3bad4a=a9_0x57e3();return a9_0x3b96=function(_0x44e513,_0x444893){_0x44e513=_0x44e513-0x130;var _0x57e31d=_0x3bad4a[_0x44e513];return _0x57e31d;},a9_0x3b96(_0x5399ae,_0x3c5775);}var configuration_1=require('./configuration');Object[a9_0x14b37f(0x156)](exports,a9_0x14b37f(0x13a),{'enumerable':!![],'get':function(){var _0xd9a113=a9_0x14b37f;return configuration_1[_0xd9a113(0x142)];}});var core_1=require(a9_0x14b37f(0x13b));Object[a9_0x14b37f(0x156)](exports,a9_0x14b37f(0x157),{'enumerable':!![],'get':function(){var _0x146964=a9_0x14b37f;return core_1[_0x146964(0x157)];}}),Object[a9_0x14b37f(0x156)](exports,a9_0x14b37f(0x14c),{'enumerable':!![],'get':function(){var _0x2f9937=a9_0x14b37f;return core_1[_0x2f9937(0x14c)];}}),Object['defineProperty'](exports,a9_0x14b37f(0x140),{'enumerable':!![],'get':function(){var _0x4e9a68=a9_0x14b37f;return core_1[_0x4e9a68(0x140)];}}),Object[a9_0x14b37f(0x156)](exports,a9_0x14b37f(0x137),{'enumerable':!![],'get':function(){return core_1['ScopeEnum'];}});
|
package/dist/interface.d.ts
CHANGED
|
@@ -8,7 +8,7 @@ export declare const MODEL_KEY = "decorator:anncic-api:typeorm:model";
|
|
|
8
8
|
export declare const MODEL_SEARCH_KEY = "decorator:anncic-api:typeorm:model:search";
|
|
9
9
|
export declare const MODEL_SEARCH_SCOPE_KEY = "decorator:anncic-api:typeorm:model:search:scope";
|
|
10
10
|
export declare const ENTITY_VIRTUAL_COLUMN_KEY = "decorator:anncic-api:typeorm:entity:virtual:column";
|
|
11
|
-
export
|
|
11
|
+
export type SearchParams<Entity> = {
|
|
12
12
|
[P in keyof Entity]?: {
|
|
13
13
|
operator: '=' | '!=' | '<>' | '>' | '>=' | '<' | '<=' | 'LIKE' | 'NOT LIKE';
|
|
14
14
|
condition: FindOptionsWhereProperty<NonNullable<Entity[P]>>;
|
package/dist/interface.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
function a10_0x823d(_0x2eb813,_0xb2fdfd){const _0x1495fb=a10_0x14ab();return a10_0x823d=function(_0x5857a1,_0x62a1f4){_0x5857a1=_0x5857a1-0x1ac;let _0x14abec=_0x1495fb[_0x5857a1];return _0x14abec;},a10_0x823d(_0x2eb813,_0xb2fdfd);}const a10_0x57a846=a10_0x823d;(function(_0x4dc0ba,_0x1b6a84){const _0x38a621=a10_0x823d,_0x3c2380=_0x4dc0ba();while(!![]){try{const _0x14bd7f=parseInt(_0x38a621(0x1ad))/0x1+-parseInt(_0x38a621(0x1e2))/0x2*(-parseInt(_0x38a621(0x1c2))/0x3)+-parseInt(_0x38a621(0x1be))/0x4+-parseInt(_0x38a621(0x1ae))/0x5+parseInt(_0x38a621(0x1ba))/0x6+parseInt(_0x38a621(0x1c0))/0x7+-parseInt(_0x38a621(0x1cd))/0x8;if(_0x14bd7f===_0x1b6a84)break;else _0x3c2380['push'](_0x3c2380['shift']());}catch(_0x175ee7){_0x3c2380['push'](_0x3c2380['shift']());}}}(a10_0x14ab,0x67ec2));const a10_0x62a1f4=(function(){let _0x3ff450=!![];return function(_0x1a52f9,_0x378971){const _0x2186b9=_0x3ff450?function(){const _0x23a9c4=a10_0x823d;if(_0x378971){const _0x59d35f=_0x378971[_0x23a9c4(0x1d9)](_0x1a52f9,arguments);return _0x378971=null,_0x59d35f;}}:function(){};return _0x3ff450=![],_0x2186b9;};}()),a10_0x5857a1=a10_0x62a1f4(this,function(){const _0x3f3822=a10_0x823d;return a10_0x5857a1[_0x3f3822(0x1da)]()[_0x3f3822(0x1c5)](_0x3f3822(0x1c7))[_0x3f3822(0x1da)]()['constructor'](a10_0x5857a1)[_0x3f3822(0x1c5)](_0x3f3822(0x1c7));});a10_0x5857a1();'use strict';Object[a10_0x57a846(0x1d8)](exports,'__esModule',{'value':!![]}),exports[a10_0x57a846(0x1b3)]=exports[a10_0x57a846(0x1bd)]=exports['MODEL_SEARCH_SCOPE_KEY']=exports[a10_0x57a846(0x1b9)]=exports[a10_0x57a846(0x1c8)]=exports[a10_0x57a846(0x1bb)]=exports[a10_0x57a846(0x1d1)]=exports[a10_0x57a846(0x1b1)]=exports['ENTIFY_KEY']=void 0x0;const core_1=require(a10_0x57a846(0x1db)),typeorm_1=require(a10_0x57a846(0x1d6)),typeorm_2=require('typeorm');exports[a10_0x57a846(0x1b0)]=a10_0x57a846(0x1dd),exports['ENTIFY_MODULE']='decorator:anncic-api:typeorm:entify:module',exports['ENTIFY_MODULE_SOURCE']=a10_0x57a846(0x1ce),exports[a10_0x57a846(0x1bb)]=a10_0x57a846(0x1d2),exports[a10_0x57a846(0x1c8)]=a10_0x57a846(0x1e9),exports[a10_0x57a846(0x1b9)]=a10_0x57a846(0x1c1),exports[a10_0x57a846(0x1cf)]=a10_0x57a846(0x1cb),exports['ENTITY_VIRTUAL_COLUMN_KEY']=a10_0x57a846(0x1dc);class SearchPaginate{}exports[a10_0x57a846(0x1b3)]=SearchPaginate,typeorm_2[a10_0x57a846(0x1e0)][a10_0x57a846(0x1df)][a10_0x57a846(0x1b6)]=async function(_0x5daf36,_0x343fc4){const _0x48248f=a10_0x57a846;return this[_0x48248f(0x1c6)](_0x5daf36,_0x343fc4)[_0x48248f(0x1d4)](_0x479ca6=>{const _0x5a7a76=_0x48248f;if(_0x479ca6===null||_0x479ca6===undefined)return Promise['reject'](new typeorm_2['EntityNotFoundError'](_0x5daf36,_0x343fc4));return Promise[_0x5a7a76(0x1d0)](_0x479ca6);});},typeorm_2[a10_0x57a846(0x1e0)][a10_0x57a846(0x1df)]['findOneByOrFail']=async function(_0x3b825e,_0x440ac3){const _0xa07942=a10_0x57a846;return this[_0xa07942(0x1c4)](_0x3b825e,_0x440ac3)[_0xa07942(0x1d4)](_0x3c5c4b=>{const _0x45ad91=_0xa07942;if(_0x3c5c4b===null||_0x3c5c4b===undefined)return Promise[_0x45ad91(0x1d3)](new typeorm_2[(_0x45ad91(0x1b4))](_0x3b825e,_0x440ac3));return Promise[_0x45ad91(0x1d0)](_0x3c5c4b);});},typeorm_1[a10_0x57a846(0x1b2)][a10_0x57a846(0x1df)][a10_0x57a846(0x1e1)]=async function(){const _0x2e15a3=a10_0x57a846;if(this[_0x2e15a3(0x1e3)][_0x2e15a3(0x1b8)]===_0x2e15a3(0x1bf))throw new typeorm_1[(_0x2e15a3(0x1e8))]();const {entities:_0x38d028,raw:_0x3f19c9}=await this[_0x2e15a3(0x1d7)]();return _0x38d028['map']((_0x397455,_0x555c85)=>{const _0x20cb3d=_0x2e15a3;var _0x20e6eb;const _0x5693b0=(0x0,core_1[_0x20cb3d(0x1e4)])(exports[_0x20cb3d(0x1bd)],_0x397455)||{};for(const _0x3a03af in _0x5693b0){_0x3f19c9[_0x555c85]&&_0x3f19c9[_0x555c85][_0x20cb3d(0x1e6)](_0x3a03af)&&(_0x397455[_0x3a03af]=_0x3f19c9[_0x555c85][_0x3a03af]||((_0x20e6eb=_0x5693b0[_0x3a03af])===null||_0x20e6eb===void 0x0?void 0x0:_0x20e6eb[_0x20cb3d(0x1b5)])||'');}return _0x397455;});},typeorm_1[a10_0x57a846(0x1b2)]['prototype'][a10_0x57a846(0x1d5)]=async function(){const _0x5817dd=a10_0x57a846;return[await this[_0x5817dd(0x1e1)](),await this[_0x5817dd(0x1cc)]()];},typeorm_1[a10_0x57a846(0x1b2)][a10_0x57a846(0x1df)][a10_0x57a846(0x1e5)]=async function(){const _0x3020f9=a10_0x57a846;var _0x1ab063;const {entities:_0x2d4d31,raw:_0x45e5df}=await this[_0x3020f9(0x1d7)]();if(_0x2d4d31[0x0]&&this[_0x3020f9(0x1e3)]['lockMode']===_0x3020f9(0x1bf)&&this[_0x3020f9(0x1e3)][_0x3020f9(0x1af)]){const _0x144bc2=this['expressionMap'][_0x3020f9(0x1ac)][_0x3020f9(0x1c9)];if(this[_0x3020f9(0x1e3)]['lockVersion']instanceof Date){const _0x54aefb=_0x144bc2[_0x3020f9(0x1b7)][_0x3020f9(0x1e7)](_0x2d4d31[0x0]);if(_0x54aefb['getTime']()!==this[_0x3020f9(0x1e3)][_0x3020f9(0x1af)][_0x3020f9(0x1bc)]())throw new typeorm_1[(_0x3020f9(0x1c3))](_0x144bc2[_0x3020f9(0x1de)],this[_0x3020f9(0x1e3)][_0x3020f9(0x1af)],_0x54aefb);}else{const _0x13f46d=_0x144bc2[_0x3020f9(0x1ca)][_0x3020f9(0x1e7)](_0x2d4d31[0x0]);if(_0x13f46d!==this[_0x3020f9(0x1e3)][_0x3020f9(0x1af)])throw new typeorm_1[(_0x3020f9(0x1c3))](_0x144bc2['name'],this['expressionMap']['lockVersion'],_0x13f46d);}}if(_0x2d4d31[0x0]&&_0x45e5df[0x0]){const _0xfe1e43=(0x0,core_1[_0x3020f9(0x1e4)])(exports[_0x3020f9(0x1bd)],_0x2d4d31[0x0]);for(const _0x3919ee in _0xfe1e43){_0x45e5df[0x0][_0x3020f9(0x1e6)](_0x3919ee)&&(_0x2d4d31[0x0][_0x3919ee]=_0x45e5df[0x0][_0x3919ee]||((_0x1ab063=_0xfe1e43[_0x3919ee])===null||_0x1ab063===void 0x0?void 0x0:_0x1ab063['default'])||'');}}return _0x2d4d31[0x0]||null;};function a10_0x14ab(){const _0x338d93=['ENTIFY_MODULE_SOURCE','decorator:anncic-api:typeorm:repository','reject','then','getManyAndCount','typeorm','getRawAndEntities','defineProperty','apply','toString','@midwayjs/core','decorator:anncic-api:typeorm:entity:virtual:column','decorator:anncic-api:typeorm:entify','name','prototype','EntityManager','getMany','101686YhIDRm','expressionMap','getClassMetadata','getOne','hasOwnProperty','getEntityValue','OptimisticLockCanNotBeUsedError','decorator:anncic-api:typeorm:model','mainAlias','336124fZimFj','1075280mDklOG','lockVersion','ENTIFY_KEY','ENTIFY_MODULE','SelectQueryBuilder','SearchPaginate','EntityNotFoundError','default','findOneOrFail','updateDateColumn','lockMode','MODEL_SEARCH_KEY','852084vtthae','REPOSITORY_KEY','getTime','ENTITY_VIRTUAL_COLUMN_KEY','1127192JBHgEr','optimistic','3467254VsvZqx','decorator:anncic-api:typeorm:model:search','39ItMWJN','OptimisticLockVersionMismatchError','findOneBy','search','findOne','(((.+)+)+)+$','MODEL_KEY','metadata','versionColumn','decorator:anncic-api:typeorm:model:search:scope','getCount','5695192qjXMVu','decorator:anncic-api:typeorm:entify:module:source','MODEL_SEARCH_SCOPE_KEY','resolve'];a10_0x14ab=function(){return _0x338d93;};return a10_0x14ab();}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const a11_0x47739f=a11_0x1b75;(function(_0x2e8a10,_0x458dad){const _0x339297=a11_0x1b75,_0x6abfaa=_0x2e8a10();while(!![]){try{const _0x45f71b=-parseInt(_0x339297(0x1b5))/0x1+parseInt(_0x339297(0x193))/0x2*(-parseInt(_0x339297(0x1ae))/0x3)+-parseInt(_0x339297(0x1ad))/0x4+-parseInt(_0x339297(0x187))/0x5+-parseInt(_0x339297(0x18a))/0x6*(-parseInt(_0x339297(0x18c))/0x7)+parseInt(_0x339297(0x191))/0x8*(-parseInt(_0x339297(0x1b4))/0x9)+parseInt(_0x339297(0x1b1))/0xa*(parseInt(_0x339297(0x1a9))/0xb);if(_0x45f71b===_0x458dad)break;else _0x6abfaa['push'](_0x6abfaa['shift']());}catch(_0x840a7){_0x6abfaa['push'](_0x6abfaa['shift']());}}}(a11_0x229f,0x4f8d8));const a11_0x3016aa=(function(){let _0x1998f7=!![];return function(_0x33ec7f,_0x5a8618){const _0x248cc6=_0x1998f7?function(){if(_0x5a8618){const _0x5e4747=_0x5a8618['apply'](_0x33ec7f,arguments);return _0x5a8618=null,_0x5e4747;}}:function(){};return _0x1998f7=![],_0x248cc6;};}()),a11_0x35d2ec=a11_0x3016aa(this,function(){const _0xce1a5f=a11_0x1b75;return a11_0x35d2ec['toString']()[_0xce1a5f(0x1a7)](_0xce1a5f(0x19f))[_0xce1a5f(0x19a)]()['constructor'](a11_0x35d2ec)[_0xce1a5f(0x1a7)]('(((.+)+)+)+$');});a11_0x35d2ec();'use strict';var __decorate=this&&this['__decorate']||function(_0x3c4d7b,_0xfa81a5,_0x26232e,_0x4c70b4){const _0x484c47=a11_0x1b75;var _0xe91e55=arguments[_0x484c47(0x1a4)],_0x143f2a=_0xe91e55<0x3?_0xfa81a5:_0x4c70b4===null?_0x4c70b4=Object[_0x484c47(0x1a5)](_0xfa81a5,_0x26232e):_0x4c70b4,_0x331a5b;if(typeof Reflect===_0x484c47(0x192)&&typeof Reflect[_0x484c47(0x19b)]===_0x484c47(0x196))_0x143f2a=Reflect[_0x484c47(0x19b)](_0x3c4d7b,_0xfa81a5,_0x26232e,_0x4c70b4);else{for(var _0x47c6ff=_0x3c4d7b[_0x484c47(0x1a4)]-0x1;_0x47c6ff>=0x0;_0x47c6ff--)if(_0x331a5b=_0x3c4d7b[_0x47c6ff])_0x143f2a=(_0xe91e55<0x3?_0x331a5b(_0x143f2a):_0xe91e55>0x3?_0x331a5b(_0xfa81a5,_0x26232e,_0x143f2a):_0x331a5b(_0xfa81a5,_0x26232e))||_0x143f2a;}return _0xe91e55>0x3&&_0x143f2a&&Object[_0x484c47(0x1b2)](_0xfa81a5,_0x26232e,_0x143f2a),_0x143f2a;},__metadata=this&&this[a11_0x47739f(0x1a1)]||function(_0x2519bb,_0x525ba5){const _0x54c72f=a11_0x47739f;if(typeof Reflect===_0x54c72f(0x192)&&typeof Reflect[_0x54c72f(0x194)]===_0x54c72f(0x196))return Reflect['metadata'](_0x2519bb,_0x525ba5);};Object[a11_0x47739f(0x1b2)](exports,a11_0x47739f(0x1ab),{'value':!![]}),exports[a11_0x47739f(0x18b)]=void 0x0;function a11_0x1b75(_0x23433,_0xd1ef04){const _0x47ded2=a11_0x229f();return a11_0x1b75=function(_0x35d2ec,_0x3016aa){_0x35d2ec=_0x35d2ec-0x187;let _0x229f5e=_0x47ded2[_0x35d2ec];return _0x229f5e;},a11_0x1b75(_0x23433,_0xd1ef04);}const core_1=require(a11_0x47739f(0x1ac)),typeorm_1=require(a11_0x47739f(0x18e)),core_2=require('@midwayjs/core'),interface_1=require(a11_0x47739f(0x19c)),Repository_1=require('../definition/Repository'),InjectRepositoryCache=[];function a11_0x229f(){const _0x174320=['getDataSourceNameByModel','746220VIMDbZ','typeorm\x20Error\x20','\x20is\x20not\x20ProvideRepository\x20Entify','1123872eKHJBD','RepositoryService','7cPPRFl','getRepository','@midwayjs/typeorm','container','TypeORMDataSourceManager','16RMyszV','object','10gxRmDV','metadata','Singleton','function','app','Repository','push','toString','decorate','../interface','design:type','Scope','(((.+)+)+)+$','getDataSource','__metadata','App','prototype','length','getOwnPropertyDescriptor','getClassMetadata','search','REPOSITORY_KEY','4708owgxEk','dataSourceManager','__esModule','@midwayjs/core','820020XxyMSH','229578RmieCM','ScopeEnum','find','31780LczUuk','defineProperty','Provide','1416942oRjXrf','169893tKhNmT'];a11_0x229f=function(){return _0x174320;};return a11_0x229f();}let RepositoryService=exports['RepositoryService']=class RepositoryService{['InjectEntity'](_0x202614,_0x5449cb){const _0x2c9ee4=a11_0x47739f;let _0x52da76=InjectRepositoryCache[_0x2c9ee4(0x1b0)](_0x12cac8=>_0x12cac8['target']===_0x202614);return!_0x52da76&&(_0x52da76=new Repository_1[(_0x2c9ee4(0x198))](this[_0x2c9ee4(0x197)],this['container'],this['dataSourceManager'][_0x2c9ee4(0x1a0)](_0x5449cb||this[_0x2c9ee4(0x1aa)][_0x2c9ee4(0x1b6)](_0x202614))[_0x2c9ee4(0x18d)](_0x202614)),InjectRepositoryCache[_0x2c9ee4(0x199)](_0x52da76)),_0x52da76;}['InjectRepository'](_0x1fa06a,_0x5e9708){const _0x5cc7a8=a11_0x47739f;let _0x5a8eef=InjectRepositoryCache[_0x5cc7a8(0x1b0)](_0x53a626=>_0x53a626===_0x1fa06a);if(!_0x5a8eef){const {entity:_0x1202c7}=(0x0,core_1[_0x5cc7a8(0x1a6)])(interface_1[_0x5cc7a8(0x1a8)],_0x1fa06a)||{};if(!_0x1202c7)throw new Error(_0x5cc7a8(0x188)+_0x1fa06a+_0x5cc7a8(0x189));_0x5a8eef=new Repository_1[(_0x5cc7a8(0x198))](this['app'],this['container'],this[_0x5cc7a8(0x1aa)][_0x5cc7a8(0x1a0)](_0x5e9708||this[_0x5cc7a8(0x1aa)][_0x5cc7a8(0x1b6)](_0x1202c7))['getRepository'](_0x1202c7)),InjectRepositoryCache[_0x5cc7a8(0x199)](_0x5a8eef);}return _0x5a8eef;}};__decorate([(0x0,core_2[a11_0x47739f(0x1a2)])(),__metadata('design:type',Object)],RepositoryService['prototype'],a11_0x47739f(0x197),void 0x0),__decorate([(0x0,core_2['ApplicationContext'])(),__metadata(a11_0x47739f(0x19d),Object)],RepositoryService[a11_0x47739f(0x1a3)],a11_0x47739f(0x18f),void 0x0),__decorate([(0x0,core_2['Inject'])(),__metadata(a11_0x47739f(0x19d),typeorm_1[a11_0x47739f(0x190)])],RepositoryService[a11_0x47739f(0x1a3)],a11_0x47739f(0x1aa),void 0x0),exports[a11_0x47739f(0x18b)]=RepositoryService=__decorate([(0x0,core_2[a11_0x47739f(0x1b3)])(),(0x0,core_2[a11_0x47739f(0x19e)])(core_2[a11_0x47739f(0x1af)][a11_0x47739f(0x195)])],RepositoryService);
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@anncic-api/typeorm",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.2.0",
|
|
4
4
|
"main": "./dist/index.js",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"files": [
|
|
@@ -14,13 +14,13 @@
|
|
|
14
14
|
"build": "tsc && javascript-obfuscator ./dist --output ./dist --config obfuscator.json"
|
|
15
15
|
},
|
|
16
16
|
"dependencies": {
|
|
17
|
-
"@midwayjs/typeorm": "^3.
|
|
18
|
-
"typeorm": "^0.3.
|
|
17
|
+
"@midwayjs/typeorm": "^3.11.11",
|
|
18
|
+
"typeorm": "^0.3.17"
|
|
19
19
|
},
|
|
20
20
|
"devDependencies": {
|
|
21
|
-
"@types/node": "^
|
|
22
|
-
"javascript-obfuscator": "^4.0.
|
|
23
|
-
"typescript": "^
|
|
21
|
+
"@types/node": "^20.3.2",
|
|
22
|
+
"javascript-obfuscator": "^4.0.2",
|
|
23
|
+
"typescript": "^5.1.3"
|
|
24
24
|
},
|
|
25
|
-
"gitHead": "
|
|
25
|
+
"gitHead": "4d2b2737db2507f6ec585c2184b83a52b433b897"
|
|
26
26
|
}
|