@lovrabet/dsparser 1.3.9 → 1.3.10

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/index.js CHANGED
@@ -1 +1 @@
1
- const a0_0xf68f23=a0_0x274a;(function(_0x2f5be6,_0x2de91f){const _0x15add3=a0_0x274a,_0x478976=_0x2f5be6();while(!![]){try{const _0x1ca138=parseInt(_0x15add3(0x216))/0x1+parseInt(_0x15add3(0x3e5))/0x2+parseInt(_0x15add3(0x42d))/0x3*(-parseInt(_0x15add3(0x1f2))/0x4)+-parseInt(_0x15add3(0x31a))/0x5+-parseInt(_0x15add3(0x35c))/0x6*(parseInt(_0x15add3(0x3f6))/0x7)+parseInt(_0x15add3(0x25a))/0x8*(-parseInt(_0x15add3(0x27d))/0x9)+parseInt(_0x15add3(0x440))/0xa;if(_0x1ca138===_0x2de91f)break;else _0x478976['push'](_0x478976['shift']());}catch(_0x5b5360){_0x478976['push'](_0x478976['shift']());}}}(a0_0x5e0f,0x49c73));function toCamelCase(_0x439975){const _0x1dcddd=a0_0x274a;if(!_0x439975)return'';return _0x439975[_0x1dcddd(0x3d2)](/[_-]/)[_0x1dcddd(0x336)]((_0x1ceb6c,_0x5c685f)=>{const _0x30721c=_0x1dcddd;if(_0x5c685f===0x0)return _0x1ceb6c[_0x30721c(0x3a4)]();return _0x1ceb6c['charAt'](0x0)[_0x30721c(0x29a)]()+_0x1ceb6c[_0x30721c(0x399)](0x1)[_0x30721c(0x3a4)]();})[_0x1dcddd(0x36f)]('');}function toPascalCase(_0x5622d4){const _0x7a771=a0_0x274a;if(!_0x5622d4)return'';const _0x39ee96=toCamelCase(_0x5622d4);return _0x39ee96[_0x7a771(0x34e)](0x0)[_0x7a771(0x29a)]()+_0x39ee96[_0x7a771(0x399)](0x1);}function toSnakeCase(_0xf18385){const _0x41cf23=a0_0x274a;if(!_0xf18385)return'';return _0xf18385[_0x41cf23(0x3c0)](/([A-Z])/g,'_$1')['toLowerCase']()['replace'](/^_/,'');}function toKebabCase(_0x1a2eee){const _0x15cb88=a0_0x274a;if(!_0x1a2eee)return'';return _0x1a2eee['replace'](/([A-Z])/g,_0x15cb88(0x36e))[_0x15cb88(0x3a4)]()[_0x15cb88(0x3c0)](/^-/,'');}function normalizeFieldName(_0x2838d9){const _0x4aa2e0=a0_0x274a;if(!_0x2838d9)return'';return _0x2838d9['trim']()[_0x4aa2e0(0x3c0)](/\s+/g,'_')['replace'](/[^a-zA-Z0-9_]/g,'_')[_0x4aa2e0(0x3c0)](/_+/g,'_')[_0x4aa2e0(0x3c0)](/^_|_$/g,'');}function getTableName(_0xd5e7a2){const _0x481900=a0_0x274a;if(!_0xd5e7a2)return _0x481900(0x347);if(_0xd5e7a2['dbtableConfig']?.[_0x481900(0x27f)])return _0xd5e7a2[_0x481900(0x26d)][_0x481900(0x27f)];const _0xbf1f6d=_0xd5e7a2['datasetCode']||_0xd5e7a2[_0x481900(0x40e)]||_0xd5e7a2[_0x481900(0x3a1)];if(_0xbf1f6d)return generateTableNameFromCode(_0xbf1f6d);return'dataset_000000';}function getTableKey(_0x46e520){const _0x3f9b6b=a0_0x274a;if(typeof _0x46e520===_0x3f9b6b(0x3d4))return toCamelCase(_0x46e520);const _0x1aeb16=getTableName(_0x46e520);return toCamelCase(_0x1aeb16);}function generateTableNameFromCode(_0x8f2742){const _0x1c8686=a0_0x274a;if(!_0x8f2742)return _0x1c8686(0x347);const _0x18abfa=_0x8f2742[_0x1c8686(0x399)](-0x6)['padStart'](0x6,'0');return _0x1c8686(0x257)+_0x18abfa;}function isVirtualTableName(_0x7fe36e){return/^dataset_[a-zA-Z0-9]{6}$/['test'](_0x7fe36e);}function generateModelKeyFromCode(_0x460376){const _0x53151d=a0_0x274a;if(!_0x460376)return _0x53151d(0x2df);return _0x53151d(0x257)+_0x460376;}function getDbName(_0x15cbc5){const _0x3ec4d0=a0_0x274a;return _0x15cbc5[_0x3ec4d0(0x26d)]?.[_0x3ec4d0(0x340)]||_0x15cbc5[_0x3ec4d0(0x26d)]?.[_0x3ec4d0(0x3fc)]?.['dbName']||'';}function generateDatasetsConfig(_0x43b255,_0x27677f={}){const _0xf2e7eb=a0_0x274a,{enableDeduplication:enableDeduplication=!![],datasetNameGenerator:_0x49340f,filter:_0x5174e1}=_0x27677f,_0x1a4e9e=_0x5174e1?_0x43b255[_0xf2e7eb(0x1d7)](_0x5174e1):_0x43b255,_0x5a5e33=new Map();for(const _0x2f8dc6 of _0x1a4e9e){const _0x7fc7f1=getTableName(_0x2f8dc6),_0x58ca1f=getDbName(_0x2f8dc6);!_0x5a5e33[_0xf2e7eb(0x2a9)](_0x7fc7f1)&&_0x5a5e33[_0xf2e7eb(0x386)](_0x7fc7f1,new Set()),_0x5a5e33[_0xf2e7eb(0x2c7)](_0x7fc7f1)['add'](_0x58ca1f);}const _0x2aa879=new Set();for(const [_0x443123,_0x4c7dea]of _0x5a5e33){_0x4c7dea[_0xf2e7eb(0x2b5)]>0x1&&_0x2aa879['add'](_0x443123);}const _0x41de8c={},_0x36b7f3=new Set();for(const _0x30a11f of _0x1a4e9e){const _0x1844a2=getTableName(_0x30a11f);if(enableDeduplication&&_0x36b7f3[_0xf2e7eb(0x2a9)](_0x1844a2)){console[_0xf2e7eb(0x359)](_0xf2e7eb(0x2f6)+_0x1844a2+_0xf2e7eb(0x3da)+_0x30a11f[_0xf2e7eb(0x30b)]+'\x20('+_0x30a11f[_0xf2e7eb(0x362)]+')');continue;}_0x36b7f3[_0xf2e7eb(0x20d)](_0x1844a2);const _0x33970e=_0x49340f?_0x49340f(_0x1844a2,_0x30a11f):getTableKey(_0x1844a2),_0x1f317a=getDbName(_0x30a11f),_0x7826c5=_0x2aa879[_0xf2e7eb(0x2a9)](_0x1844a2)&&_0x1f317a?getTableKey(_0x1f317a)+'_'+_0x33970e:_0x33970e;_0x41de8c[_0x33970e]={'key':_0x33970e,'alias':_0x7826c5,'tableName':_0x1844a2,'datasetCode':_0x30a11f[_0xf2e7eb(0x362)],'name':_0x30a11f[_0xf2e7eb(0x30b)],'id':_0x30a11f['id'],'dbName':_0x1f317a};}return _0x41de8c;}function generateFullDatasetsConfig(_0x838098,_0xa8943={}){const _0xd558db=a0_0x274a,{filter:_0x5c1a2b,datasetNameGenerator:_0x5c110a}=_0xa8943,_0x1982d6=_0x5c1a2b?_0x838098['filter'](_0x5c1a2b):_0x838098,_0x465f2e=new Map();for(const _0x79aba0 of _0x1982d6){const _0x122d4a=getTableName(_0x79aba0),_0x7d4c68=getDbName(_0x79aba0);!_0x465f2e[_0xd558db(0x2a9)](_0x122d4a)&&_0x465f2e[_0xd558db(0x386)](_0x122d4a,new Set()),_0x465f2e['get'](_0x122d4a)[_0xd558db(0x20d)](_0x7d4c68);}const _0x221b43=new Set();for(const [_0xdf7cd4,_0x3bf656]of _0x465f2e){_0x3bf656[_0xd558db(0x2b5)]>0x1&&_0x221b43[_0xd558db(0x20d)](_0xdf7cd4);}const _0x38c4f7=groupByTableName(_0x1982d6),_0x5b7ed2={};for(const [_0x1c702f,_0x529381]of Object['entries'](_0x38c4f7)){if(_0x529381[_0xd558db(0x34c)]===0x1){const _0x41f635=_0x529381[0x0],_0x52978a=_0x5c110a?_0x5c110a(_0x1c702f,_0x41f635):getTableKey(_0x1c702f),_0x10998a=getDbName(_0x41f635),_0x282b9f=_0x221b43[_0xd558db(0x2a9)](_0x1c702f)&&_0x10998a?getTableKey(_0x10998a)+'_'+_0x52978a:_0x52978a;_0x5b7ed2[_0x52978a]={'key':_0x52978a,'alias':_0x282b9f,'tableName':_0x1c702f,'datasetCode':_0x41f635['datasetCode'],'name':_0x41f635['name'],'id':_0x41f635['id'],'dbName':_0x10998a};}else{const _0x429089=[..._0x529381][_0xd558db(0x30e)]((_0x43b3a2,_0x2252d1)=>{const _0x4fa587=Number(_0x43b3a2['id'])||0x0,_0x2c42e8=Number(_0x2252d1['id'])||0x0;return _0x2c42e8-_0x4fa587;});_0x429089[_0xd558db(0x1df)]((_0x514063,_0x3563b1)=>{const _0x34238d=_0xd558db,_0x55bade=_0x5c110a?_0x5c110a(_0x1c702f,_0x514063):getTableKey(_0x1c702f),_0x273dd6=_0x3563b1===0x0?_0x55bade:_0x55bade+'_'+_0x3563b1,_0x20de8a=getDbName(_0x514063),_0x30e4ce=_0x221b43['has'](_0x1c702f)&&_0x20de8a?getTableKey(_0x20de8a)+'_'+_0x273dd6:_0x273dd6;_0x5b7ed2[_0x273dd6]={'key':_0x273dd6,'alias':_0x30e4ce,'tableName':_0x1c702f,'datasetCode':_0x514063[_0x34238d(0x362)],'name':_0x514063[_0x34238d(0x30b)],'id':_0x514063['id'],'dbName':_0x20de8a};});}}return _0x5b7ed2;}function detectTableNameConflicts(_0x49e1a8){const _0x1e2587=a0_0x274a,_0x5dde11={};for(const _0x3eef78 of _0x49e1a8){const _0x32b132=getTableName(_0x3eef78);!_0x5dde11[_0x32b132]&&(_0x5dde11[_0x32b132]=[]),_0x5dde11[_0x32b132][_0x1e2587(0x387)](_0x3eef78);}const _0x1d8630={};for(const [_0x5339b3,_0x32923e]of Object['entries'](_0x5dde11)){_0x32923e[_0x1e2587(0x34c)]>0x1&&(_0x1d8630[_0x5339b3]=_0x32923e);}return{'hasConflicts':Object[_0x1e2587(0x383)](_0x1d8630)[_0x1e2587(0x34c)]>0x0,'conflicts':_0x1d8630};}function createDatasetNameMap(_0x1197fe){const _0x4526c0=a0_0x274a,_0x53d799={};for(const [_0x3510f7,_0x211371]of Object[_0x4526c0(0x1b4)](_0x1197fe)){_0x53d799[_0x3510f7]=_0x211371['datasetCode']||'';}return _0x53d799;}function groupByTableName(_0x2f7e68){const _0x5bf190={};for(const _0x1d40d0 of _0x2f7e68){const _0x576dcc=getTableName(_0x1d40d0);!_0x5bf190[_0x576dcc]&&(_0x5bf190[_0x576dcc]=[]),_0x5bf190[_0x576dcc]['push'](_0x1d40d0);}return _0x5bf190;}function datasetsConfigToArray(_0x57bb55){const _0x3d3b3f=a0_0x274a;return Object[_0x3d3b3f(0x36c)](_0x57bb55);}function adaptDrivenDataDetail(_0x3fffe4){const _0x3c0bf7=a0_0x274a,_0x401663={};return _0x401663['id']=_0x3fffe4['modelId'],_0x401663[_0x3c0bf7(0x30b)]=_0x3fffe4[_0x3c0bf7(0x30b)],_0x401663[_0x3c0bf7(0x362)]=_0x3fffe4['modelCode'],_0x401663['dbtableConfig']=_0x3fffe4[_0x3c0bf7(0x26d)],_0x401663[_0x3c0bf7(0x272)]=_0x3fffe4[_0x3c0bf7(0x272)],_0x401663[_0x3c0bf7(0x29e)]=_0x3fffe4['version'],_0x401663[_0x3c0bf7(0x3c9)]=_0x3fffe4[_0x3c0bf7(0x3c9)],_0x401663[_0x3c0bf7(0x2b3)]=_0x3fffe4[_0x3c0bf7(0x2b3)],_0x401663[_0x3c0bf7(0x23d)]=_0x3fffe4[_0x3c0bf7(0x23d)],_0x401663;}function adaptDrivenDataDetails(_0x297d59){const _0x22926c=a0_0x274a;return _0x297d59[_0x22926c(0x336)](adaptDrivenDataDetail);}function extractDatasetFromResponse(_0x55bf23){const _0x387388=a0_0x274a;if(!_0x55bf23[_0x387388(0x261)]||!_0x55bf23['data'])throw new Error('获取数据集失败:\x20'+(_0x55bf23[_0x387388(0x3f1)]||_0x55bf23[_0x387388(0x374)]));return adaptDrivenDataDetail(_0x55bf23[_0x387388(0x1eb)]);}function extractDatasetsFromListResponse(_0x54d1ea){const _0x5923e1=a0_0x274a;if(!_0x54d1ea['success']||!_0x54d1ea[_0x5923e1(0x1eb)]?.[_0x5923e1(0x203)])throw new Error(_0x5923e1(0x381)+(_0x54d1ea[_0x5923e1(0x3f1)]||_0x54d1ea[_0x5923e1(0x374)]));return _0x54d1ea[_0x5923e1(0x1eb)][_0x5923e1(0x203)][_0x5923e1(0x336)](_0x52f0d0=>({..._0x52f0d0,'datasetCode':_0x52f0d0[_0x5923e1(0x40e)]||_0x52f0d0[_0x5923e1(0x362)]}));}function isDrivenDataDetail(_0x2efe5b){const _0x599f4f=a0_0x274a;return Boolean(_0x2efe5b&&typeof _0x2efe5b[_0x599f4f(0x3a1)]===_0x599f4f(0x3d4));}function smartAdapt(_0x23fa3b){const _0x6ff5f5=a0_0x274a;if(isDrivenDataDetail(_0x23fa3b))return adaptDrivenDataDetail(_0x23fa3b);if(_0x23fa3b[_0x6ff5f5(0x362)])return _0x23fa3b;if(_0x23fa3b[_0x6ff5f5(0x40e)]){const _0x26eab5={..._0x23fa3b};return _0x26eab5[_0x6ff5f5(0x362)]=_0x23fa3b[_0x6ff5f5(0x40e)],_0x26eab5;}return _0x23fa3b;}function cleanNewlines(_0x286305){return _0x286305['replace'](/[\r\n]+/g,'\x20')['trim']();}function a0_0x274a(_0x34f818,_0xf9fc54){_0x34f818=_0x34f818-0x19b;const _0x5e0fe2=a0_0x5e0f();let _0x274aa4=_0x5e0fe2[_0x34f818];return _0x274aa4;}function cleanDatasetName(_0x3134ff){const _0x1ecb2b=a0_0x274a;if(!_0x3134ff[_0x1ecb2b(0x30b)])return _0x3134ff;return{..._0x3134ff,'name':cleanNewlines(_0x3134ff[_0x1ecb2b(0x30b)])};}function cleanDatasetNames(_0x530485){return _0x530485['map'](cleanDatasetName);}var DatasetOperationType;(_0x5521b7=>{const _0x4fad20=a0_0x274a;_0x5521b7[_0x4fad20(0x38d)]=_0x4fad20(0x2a6),_0x5521b7[_0x4fad20(0x342)]=_0x4fad20(0x3b4),_0x5521b7[_0x4fad20(0x267)]=_0x4fad20(0x3b1),_0x5521b7['GET_ONE_UPDATE']=_0x4fad20(0x348),_0x5521b7[_0x4fad20(0x435)]=_0x4fad20(0x1bc),_0x5521b7[_0x4fad20(0x2d8)]=_0x4fad20(0x410),_0x5521b7[_0x4fad20(0x1af)]=_0x4fad20(0x3dc),_0x5521b7['GET_SELECT_OPTIONS']=_0x4fad20(0x2c0),_0x5521b7['GET_FILE_URL']='getFileUrl',_0x5521b7[_0x4fad20(0x407)]='excelExport',_0x5521b7[_0x4fad20(0x328)]=_0x4fad20(0x411),_0x5521b7[_0x4fad20(0x41c)]=_0x4fad20(0x379),_0x5521b7[_0x4fad20(0x1a4)]='createExport',_0x5521b7[_0x4fad20(0x3ba)]=_0x4fad20(0x1be),_0x5521b7[_0x4fad20(0x443)]=_0x4fad20(0x352);})(DatasetOperationType||={});const a0_0xa42d8d={};a0_0xa42d8d[a0_0xf68f23(0x2a6)]='查询列表',a0_0xa42d8d[a0_0xf68f23(0x3b4)]=a0_0xf68f23(0x335),a0_0xa42d8d[a0_0xf68f23(0x3b1)]=a0_0xf68f23(0x2c1),a0_0xa42d8d[a0_0xf68f23(0x348)]=a0_0xf68f23(0x292),a0_0xa42d8d[a0_0xf68f23(0x1bc)]='创建',a0_0xa42d8d[a0_0xf68f23(0x410)]='更新',a0_0xa42d8d[a0_0xf68f23(0x3dc)]='删除',a0_0xa42d8d[a0_0xf68f23(0x2c0)]=a0_0xf68f23(0x29f),a0_0xa42d8d['getFileUrl']='获取文件URL',a0_0xa42d8d[a0_0xf68f23(0x389)]=a0_0xf68f23(0x2e9),a0_0xa42d8d[a0_0xf68f23(0x411)]=a0_0xf68f23(0x3a6),a0_0xa42d8d[a0_0xf68f23(0x379)]=a0_0xf68f23(0x35b),a0_0xa42d8d[a0_0xf68f23(0x311)]='创建导出',a0_0xa42d8d['taskInfo']=a0_0xf68f23(0x1de),a0_0xa42d8d['importTemplate']=a0_0xf68f23(0x1e2);var OPERATION_TYPE_DISPLAY_NAME=a0_0xa42d8d,API_BLACKLIST=[a0_0xf68f23(0x2a6),'getOneOrigin','getOneUpdate',a0_0xf68f23(0x1ed)];function parseFieldExtend(_0x6f0d29){const _0x155b0a=a0_0xf68f23;if(!_0x6f0d29||typeof _0x6f0d29!==_0x155b0a(0x43a))return!![]&&console[_0x155b0a(0x359)](_0x155b0a(0x3bf),_0x6f0d29),{};if(!_0x6f0d29[_0x155b0a(0x3c9)])return{};try{const _0x2a85fd=typeof _0x6f0d29['extend']===_0x155b0a(0x3d4)?JSON[_0x155b0a(0x28b)](_0x6f0d29['extend']):_0x6f0d29[_0x155b0a(0x3c9)];if(typeof _0x2a85fd!==_0x155b0a(0x43a)||_0x2a85fd===null)return{};return _0x2a85fd;}catch{return{};}}function isPrimaryKeyField(_0x29fe78,_0x3cfa1e){const _0x1c5fc9=a0_0xf68f23;if(!_0x29fe78||typeof _0x29fe78!==_0x1c5fc9(0x43a))return![];if(typeof _0x3cfa1e===_0x1c5fc9(0x3d4)&&_0x29fe78['code']===_0x3cfa1e)return!![];const _0x53faa2=parseFieldExtend(_0x29fe78);return Boolean(_0x53faa2[_0x1c5fc9(0x34b)]||_0x53faa2[_0x1c5fc9(0x3f8)]);}function isSystemField(_0x317cb9){const _0x40f9de=a0_0xf68f23,_0x29333a=parseFieldExtend(_0x317cb9);return Boolean(_0x29333a[_0x40f9de(0x1ee)]);}function isRequiredField(_0x5ae175){const _0x11e36a=a0_0xf68f23,_0x5b7473=parseFieldExtend(_0x5ae175);return Boolean(_0x5b7473[_0x11e36a(0x283)]);}function isAutoIncrementField(_0x260157){const _0x3270ee=parseFieldExtend(_0x260157);return Boolean(_0x3270ee['autoIncrement']);}function isCreateTimeField(_0x2ac578){const _0x204bc5=a0_0xf68f23,_0x299657=parseFieldExtend(_0x2ac578);return Boolean(_0x299657[_0x204bc5(0x2ac)]);}function isModifyTimeField(_0x5c6533){const _0x20c23b=a0_0xf68f23,_0xfd46c=parseFieldExtend(_0x5c6533);return Boolean(_0xfd46c[_0x20c23b(0x253)]);}const a0_0x19082d={};a0_0x19082d['NUMBER']='数字',a0_0x19082d[a0_0xf68f23(0x295)]='文本',a0_0x19082d[a0_0xf68f23(0x330)]='长文本',a0_0x19082d['DATE']='日期',a0_0x19082d[a0_0xf68f23(0x24d)]='日期时间',a0_0x19082d[a0_0xf68f23(0x27c)]=a0_0xf68f23(0x300),a0_0x19082d[a0_0xf68f23(0x3b5)]=a0_0xf68f23(0x1b7),a0_0x19082d[a0_0xf68f23(0x357)]='多选',a0_0x19082d[a0_0xf68f23(0x343)]='单选',a0_0x19082d[a0_0xf68f23(0x308)]='开关',a0_0x19082d[a0_0xf68f23(0x1ce)]=a0_0xf68f23(0x222),a0_0x19082d['IMAGE']='图片',a0_0x19082d[a0_0xf68f23(0x2c9)]=a0_0xf68f23(0x210),a0_0x19082d[a0_0xf68f23(0x310)]=a0_0xf68f23(0x310),a0_0x19082d['ARRAY']='数组';var DB_TYPE_DISPLAY_MAP=a0_0x19082d;function getDbTypeDisplay(_0x56ad42){const _0x31e6fd=a0_0xf68f23;if(typeof _0x56ad42!==_0x31e6fd(0x3d4))return!![]&&console['warn'](_0x31e6fd(0x3f7),_0x56ad42),String(_0x56ad42||'-');return DB_TYPE_DISPLAY_MAP[_0x56ad42]||_0x56ad42;}function formatDbType(_0x1a6734,_0x55d03b){const _0x478891=a0_0xf68f23;if(!_0x1a6734||typeof _0x1a6734!=='string')return'-';if(!_0x55d03b||typeof _0x55d03b!=='number')return _0x1a6734;const _0x46f4b9=[_0x478891(0x295),_0x478891(0x24d),'TIMESTAMP','DATE'];if(_0x46f4b9[_0x478891(0x3bb)](_0x1a6734[_0x478891(0x29a)]()))return _0x1a6734;return _0x1a6734+'('+_0x55d03b+')';}function parseOperationType(_0x45700e){const _0x16227e=a0_0xf68f23;if(typeof _0x45700e!==_0x16227e(0x3d4)){!![]&&console[_0x16227e(0x359)](_0x16227e(0x25d),_0x45700e);return;}if(Object[_0x16227e(0x36c)](DatasetOperationType)['includes'](_0x45700e))return _0x45700e;const _0x2f171b=Object[_0x16227e(0x1b4)](OPERATION_TYPE_DISPLAY_NAME)['find'](([_0x594454,_0x20ce0a])=>_0x20ce0a===_0x45700e);return _0x2f171b?_0x2f171b[0x0]:undefined;}function shouldIncludeField(_0x5055bf,_0xd6f497,_0x1a2cc6){const _0x5ce6e2=a0_0xf68f23,_0x12d0fe=parseFieldExtend(_0x5055bf),_0x268b83=isPrimaryKeyField(_0x5055bf,_0x1a2cc6),_0x2eff68=Boolean(_0x12d0fe[_0x5ce6e2(0x1ee)]),_0x1a601b=Boolean(_0x12d0fe[_0x5ce6e2(0x26a)]),_0x165834=Boolean(_0x12d0fe[_0x5ce6e2(0x2ac)]),_0x52f21c=Boolean(_0x12d0fe[_0x5ce6e2(0x253)]);switch(_0xd6f497){case'getList':return!![];case _0x5ce6e2(0x3b4):case'getOneOrigin':case _0x5ce6e2(0x3dc):return _0x268b83;case'create':if(_0x268b83&&_0x1a601b)return![];if(_0x2eff68)return![];if(_0x165834||_0x52f21c)return![];return!![];case'update':case'getOneUpdate':if(_0x268b83)return!![];if(_0x2eff68)return![];if(_0x165834||_0x52f21c)return![];return!![];case _0x5ce6e2(0x2c0):return _0x5055bf[_0x5ce6e2(0x40e)]===_0x5ce6e2(0x40e);default:return!![];}}function getFieldsForOperation(_0x5d6db4,_0x570f73,_0x567aa0){const _0x5b8076=a0_0xf68f23;if(!Array[_0x5b8076(0x30c)](_0x5d6db4))return!![]&&console['warn'](_0x5b8076(0x1b0),_0x5d6db4),[];return _0x5d6db4[_0x5b8076(0x1d7)](_0x4305d8=>shouldIncludeField(_0x4305d8,_0x570f73,_0x567aa0));}function isApiBlacklisted(_0x522562){const _0x515b86=a0_0xf68f23;if(typeof _0x522562!=='string')return!![]&&console[_0x515b86(0x359)](_0x515b86(0x215),_0x522562),![];return API_BLACKLIST[_0x515b86(0x3bb)](_0x522562);}function filterApiOperations(_0x52a527){const _0x536589=a0_0xf68f23;if(!Array[_0x536589(0x30c)](_0x52a527))return!![]&&console[_0x536589(0x359)](_0x536589(0x238),_0x52a527),[];return _0x52a527[_0x536589(0x1d7)](_0x1100c6=>_0x1100c6&&typeof _0x1100c6===_0x536589(0x43a)&&!isApiBlacklisted(_0x1100c6[_0x536589(0x30b)]));}var TYPE_VALUE_GENERATORS={'TIMESTAMP':()=>Date[a0_0xf68f23(0x1cb)](),'DATE':()=>Date['now'](),'SELECT':({fieldInfo:_0x1cd5d3})=>{const _0x44e53a=a0_0xf68f23;if(_0x1cd5d3?.[_0x44e53a(0x226)]&&Array[_0x44e53a(0x30c)](_0x1cd5d3[_0x44e53a(0x226)])&&_0x1cd5d3[_0x44e53a(0x226)][_0x44e53a(0x34c)]>0x0)return _0x1cd5d3[_0x44e53a(0x226)][0x0][_0x44e53a(0x45e)];return 0x1;},'NUMBER':()=>0x7b,'INTEGER':()=>0x64,'Integer':({fieldCode:_0x20bd45})=>{const _0x2697e3=a0_0xf68f23;if(_0x20bd45===_0x2697e3(0x25f))return 0x1;if(_0x20bd45===_0x2697e3(0x2ec))return 0xa;return 0x64;},'BIGINT':()=>0xf4240,'Long':()=>0xf4240,'INT':()=>0x64,'TINYINT':()=>0x1,'DECIMAL':()=>99.99,'FLOAT':()=>99.99,'DOUBLE':()=>99.99,'TEXT':({description:_0x17eca0})=>{const _0x426bba=a0_0xf68f23;if(_0x17eca0&&typeof _0x17eca0==='string'){const _0x2877b5=_0x17eca0[_0x426bba(0x3a4)]();if(_0x2877b5['includes']('邮箱')||_0x2877b5[_0x426bba(0x3bb)](_0x426bba(0x45c)))return _0x426bba(0x252);if(_0x2877b5[_0x426bba(0x3bb)]('电话')||_0x2877b5[_0x426bba(0x3bb)]('手机')||_0x2877b5['includes'](_0x426bba(0x3ee)))return'13800138000';if(_0x2877b5[_0x426bba(0x3bb)]('地址')||_0x2877b5[_0x426bba(0x3bb)]('address'))return'北京市朝阳区';if(_0x2877b5[_0x426bba(0x3bb)]('姓名')||_0x2877b5[_0x426bba(0x3bb)](_0x426bba(0x30b)))return'张三';}return _0x426bba(0x1e3);},'VARCHAR':({description:_0x46f640})=>TYPE_VALUE_GENERATORS[a0_0xf68f23(0x295)]({'description':_0x46f640}),'CHAR':({description:_0x3735fd})=>TYPE_VALUE_GENERATORS[a0_0xf68f23(0x295)]({'description':_0x3735fd}),'STRING':({fieldInfo:_0x4896fb,description:_0x2350d6})=>{const _0x15c515=a0_0xf68f23;if(_0x4896fb?.['placeholder']&&typeof _0x4896fb[_0x15c515(0x324)]==='string'&&_0x4896fb['placeholder']!==_0x15c515(0x428))return _0x4896fb[_0x15c515(0x324)][_0x15c515(0x3c0)](/^请输入|^请选择/,'');const _0x3b0412={};return _0x3b0412['description']=_0x2350d6,TYPE_VALUE_GENERATORS['TEXT'](_0x3b0412);},'TEXTAREA':()=>a0_0xf68f23(0x1b2),'LONGTEXT':()=>a0_0xf68f23(0x1b2),'BOOLEAN':()=>!![],'BOOL':()=>!![],'Boolean':()=>!![],'SWITCH':()=>!![],'CHECKBOX':()=>[0x1,0x2],'RADIO':()=>0x1,'JSON':()=>({'key':a0_0xf68f23(0x45e)}),'ARRAY':()=>[a0_0xf68f23(0x2ae),a0_0xf68f23(0x3cc)],'UPLOAD':()=>a0_0xf68f23(0x244),'IMAGE':()=>'https://example.com/image.jpg','RICH_TEXT':()=>a0_0xf68f23(0x3d6)};function generateExampleValue(_0x54ea60,_0x32a46b,_0x19bcee,_0x1909ed={}){const _0x26c27c=a0_0xf68f23;typeof _0x54ea60!==_0x26c27c(0x3d4)&&(!![]&&console[_0x26c27c(0x359)](_0x26c27c(0x3af),_0x54ea60),_0x54ea60=String(_0x54ea60||''));if(typeof _0x32a46b!==_0x26c27c(0x3d4))return!![]&&console[_0x26c27c(0x359)](_0x26c27c(0x3a8),_0x32a46b),_0x26c27c(0x2da);const {isPrimaryKey:_0x30c89e,dbtableConfig:_0x2b2264}=_0x1909ed;if(_0x30c89e)return 0x1;if(_0x2b2264&&typeof _0x2b2264==='object'){const _0x5d76fa=_0x2b2264[_0x26c27c(0x341)]?.['fieldName']===_0x54ea60,_0x16919a=_0x2b2264['updateTimeField']?.[_0x26c27c(0x24e)]===_0x54ea60;if(_0x5d76fa||_0x16919a){if(_0x19bcee&&typeof _0x19bcee===_0x26c27c(0x3d4)&&_0x19bcee[_0x26c27c(0x29a)]()[_0x26c27c(0x3bb)](_0x26c27c(0x27c)))return Date['now']();return new Date()[_0x26c27c(0x2d9)]()[_0x26c27c(0x3c0)]('T','\x20')[_0x26c27c(0x3d2)]('.')[0x0];}}const _0x5b8a09={..._0x1909ed};_0x5b8a09['fieldCode']=_0x54ea60;const _0x5cd1f6=_0x5b8a09;if(_0x19bcee&&typeof _0x19bcee===_0x26c27c(0x3d4)){const _0x6436aa=_0x19bcee['toUpperCase'](),_0x507e0c=TYPE_VALUE_GENERATORS[_0x6436aa];if(_0x507e0c)return _0x507e0c(_0x5cd1f6);}if(_0x32a46b&&typeof _0x32a46b===_0x26c27c(0x3d4)){const _0x113c05=_0x32a46b[_0x26c27c(0x29a)](),_0x22ab4c=TYPE_VALUE_GENERATORS[_0x113c05];if(_0x22ab4c)return _0x22ab4c(_0x5cd1f6);}return'示例值';}function generateExampleFromSchema(_0x3c9585,_0x2d36f8){const _0x12a450=a0_0xf68f23;if(!_0x3c9585||typeof _0x3c9585!==_0x12a450(0x43a))return{};if(Array[_0x12a450(0x30c)](_0x3c9585)){if(_0x3c9585[_0x12a450(0x34c)]>0x0)return[generateExampleFromSchema(_0x3c9585[0x0],_0x2d36f8)];return[];}const _0x2c576b={};return Object[_0x12a450(0x383)](_0x3c9585)[_0x12a450(0x1df)](_0x4b2e33=>{const _0x47e5c6=_0x12a450,_0x254b33=_0x3c9585[_0x4b2e33];if(_0x254b33&&typeof _0x254b33==='object'&&!Array[_0x47e5c6(0x30c)](_0x254b33)&&_0x254b33[_0x47e5c6(0x282)]){const _0x4c2ca0=_0x254b33,_0x34f3f4=_0x4c2ca0['type'],_0x14a6b6=_0x4c2ca0[_0x47e5c6(0x1e7)];if(typeof _0x34f3f4===_0x47e5c6(0x3d4)){const _0x43a722={};_0x43a722[_0x47e5c6(0x1e7)]=_0x14a6b6,_0x43a722[_0x47e5c6(0x26d)]=_0x2d36f8,_0x2c576b[_0x4b2e33]=generateExampleValue(_0x4b2e33,_0x34f3f4,undefined,_0x43a722);}else _0x2c576b[_0x4b2e33]='示例值';}else{if(Array[_0x47e5c6(0x30c)](_0x254b33))_0x2c576b[_0x4b2e33]=_0x254b33[_0x47e5c6(0x34c)]>0x0?[generateExampleFromSchema(_0x254b33[0x0],_0x2d36f8)]:[];else _0x254b33&&typeof _0x254b33===_0x47e5c6(0x43a)?_0x2c576b[_0x4b2e33]=generateExampleFromSchema(_0x254b33,_0x2d36f8):_0x2c576b[_0x4b2e33]=_0x254b33;}}),_0x2c576b;}function parseRequestBody(_0x3dfc11){const _0x56e5dd=a0_0xf68f23;if(!_0x3dfc11)return{};try{return JSON[_0x56e5dd(0x28b)](_0x3dfc11);}catch(_0x3e9e56){return!![]&&console['warn'](_0x56e5dd(0x385),_0x3e9e56),{};}}function parseResponseBody(_0x391c48){const _0x517c3e=a0_0xf68f23;if(!_0x391c48)return null;try{const _0x2b6736=JSON['parse'](_0x391c48);return _0x2b6736[_0x517c3e(0x2ba)]||_0x2b6736;}catch(_0x25bfc7){return!![]&&console[_0x517c3e(0x359)](_0x517c3e(0x2b4),_0x25bfc7),null;}}function generateRequestExample(_0x1b1fb0,_0x29bf2b,_0x211d19,_0x2d6ff6){const _0x4e616a=a0_0xf68f23,_0x460dd2={};if(!Array['isArray'](_0x1b1fb0))return!![]&&console[_0x4e616a(0x359)](_0x4e616a(0x293),_0x1b1fb0),_0x460dd2;return _0x1b1fb0[_0x4e616a(0x1df)](_0x248e54=>{const _0x39f78b=_0x4e616a;if(!_0x248e54||typeof _0x248e54!==_0x39f78b(0x43a)){!![]&&console[_0x39f78b(0x359)]('[generateRequestExample]\x20Invalid\x20field:',_0x248e54);return;}if(typeof _0x248e54[_0x39f78b(0x40e)]!==_0x39f78b(0x3d4)||typeof _0x248e54['type']!=='string'){!![]&&console['warn'](_0x39f78b(0x3b6),_0x248e54);return;}const _0x169bfa=parseFieldExtend(_0x248e54),_0x5db3b0=_0x248e54[_0x39f78b(0x40e)]===_0x211d19||Boolean(_0x169bfa?.['primaryKey']),_0x27b756=generateExampleValue(_0x248e54[_0x39f78b(0x40e)],_0x248e54[_0x39f78b(0x282)],typeof _0x248e54[_0x39f78b(0x264)]===_0x39f78b(0x3d4)?_0x248e54[_0x39f78b(0x264)]:undefined,{'fieldInfo':_0x169bfa,'isPrimaryKey':_0x5db3b0,'description':_0x248e54[_0x39f78b(0x1e7)]||_0x248e54[_0x39f78b(0x30b)],'dbtableConfig':_0x2d6ff6});_0x460dd2[_0x248e54[_0x39f78b(0x40e)]]=_0x27b756;}),_0x29bf2b===_0x4e616a(0x2a6)&&(_0x460dd2[_0x4e616a(0x25f)]=0x1,_0x460dd2[_0x4e616a(0x2ec)]=0xa),_0x460dd2;}function formatEnumValue(_0x4aae1e,_0x57c0d7){const _0x5f268d=a0_0xf68f23;if(_0x4aae1e[_0x5f268d(0x3ab)]&&Array['isArray'](_0x57c0d7))return _0x57c0d7[_0x5f268d(0x336)](_0xc5ca8f=>_0x4aae1e['valueLabels'][String(_0xc5ca8f)]||String(_0xc5ca8f))[_0x5f268d(0x36f)](',\x20');return _0x4aae1e[_0x5f268d(0x1f8)][String(_0x57c0d7)]||String(_0x57c0d7);}function formatOptionsForDoc(_0x2bb1ed){const _0x47bd76=a0_0xf68f23;return _0x2bb1ed[_0x47bd76(0x336)](_0x26558e=>_0x26558e['value']+'('+_0x26558e['label']+')')[_0x47bd76(0x36f)](',\x20');}function formatOptionsAsMarkdownList(_0x568d5b,_0x49d3a5=0x0){const _0x87b555=a0_0xf68f23,_0x3d116c='\x20\x20'[_0x87b555(0x3e4)](_0x49d3a5),_0x47f8af=[];return _0x568d5b['forEach'](_0x36fd31=>{const _0x4d1595=_0x87b555;_0x47f8af[_0x4d1595(0x387)](_0x3d116c+'-\x20`'+_0x36fd31[_0x4d1595(0x45e)]+_0x4d1595(0x278)+_0x36fd31[_0x4d1595(0x3d5)]),_0x36fd31[_0x4d1595(0x1d4)]&&_0x36fd31[_0x4d1595(0x1d4)][_0x4d1595(0x34c)]>0x0&&_0x47f8af[_0x4d1595(0x387)](formatOptionsAsMarkdownList(_0x36fd31[_0x4d1595(0x1d4)],_0x49d3a5+0x1));}),_0x47f8af[_0x87b555(0x36f)]('\x0a');}class DbtableConfig{[a0_0xf68f23(0x2e3)];constructor(_0x3f3cc6){const _0x51edbd=a0_0xf68f23,_0x5e1f85={..._0x3f3cc6};this[_0x51edbd(0x2e3)]=_0x5e1f85;}get['dbId'](){return this['_raw']['dbId'];}get[a0_0xf68f23(0x340)](){const _0x104a17=a0_0xf68f23;return this[_0x104a17(0x2e3)][_0x104a17(0x340)]??this[_0x104a17(0x2e3)][_0x104a17(0x3fc)]?.[_0x104a17(0x340)];}get['tableName'](){const _0x57ff99=a0_0xf68f23;return this[_0x57ff99(0x2e3)][_0x57ff99(0x27f)];}get['datasetKey'](){const _0x1d1b52=a0_0xf68f23;return this['_raw'][_0x1d1b52(0x384)];}get[a0_0xf68f23(0x3f8)](){const _0x3b3e42=a0_0xf68f23;return this[_0x3b3e42(0x2e3)]['pkField'];}get[a0_0xf68f23(0x42f)](){const _0x531d54=a0_0xf68f23;return this[_0x531d54(0x2e3)]['labelField'];}get[a0_0xf68f23(0x254)](){return this['_raw']['logicField'];}get[a0_0xf68f23(0x341)](){const _0x44f40a=a0_0xf68f23;return this[_0x44f40a(0x2e3)][_0x44f40a(0x341)];}get[a0_0xf68f23(0x280)](){const _0x3b6a80=a0_0xf68f23;return this[_0x3b6a80(0x2e3)][_0x3b6a80(0x280)];}get[a0_0xf68f23(0x3d1)](){const _0x21adf2=a0_0xf68f23;return this[_0x21adf2(0x2e3)][_0x21adf2(0x3d1)];}get['creatorNameField'](){const _0x18e8ad=a0_0xf68f23;return this[_0x18e8ad(0x2e3)][_0x18e8ad(0x28c)];}get[a0_0xf68f23(0x33c)](){const _0x11bff6=a0_0xf68f23;return this[_0x11bff6(0x2e3)][_0x11bff6(0x33c)];}get[a0_0xf68f23(0x3c2)](){const _0x21dd9e=a0_0xf68f23;return this[_0x21dd9e(0x2e3)][_0x21dd9e(0x3c2)];}get[a0_0xf68f23(0x3fc)](){const _0x3aa41a=a0_0xf68f23;return this[_0x3aa41a(0x2e3)][_0x3aa41a(0x3fc)];}[a0_0xf68f23(0x270)](){const _0x13108d=a0_0xf68f23;if(!this['_raw'][_0x13108d(0x2fe)])return[];return this['_raw'][_0x13108d(0x2fe)][_0x13108d(0x3d2)](',')[_0x13108d(0x336)](_0x52c21f=>_0x52c21f[_0x13108d(0x2cb)]())[_0x13108d(0x1d7)](Boolean);}[a0_0xf68f23(0x3a2)](){const _0x44ef5c=a0_0xf68f23;return this[_0x44ef5c(0x2e3)][_0x44ef5c(0x2fe)];}[a0_0xf68f23(0x3c7)](_0x34259d){const _0x2f5e51=a0_0xf68f23;return this['getAllFieldsArray']()[_0x2f5e51(0x3bb)](_0x34259d);}[a0_0xf68f23(0x1c4)](){const _0xfd3d73=a0_0xf68f23;return Boolean(this[_0xfd3d73(0x2e3)][_0xfd3d73(0x27f)]);}['hasDblinkInfo'](){const _0x576307=a0_0xf68f23;return Boolean(this[_0x576307(0x2e3)][_0x576307(0x3fc)]);}['hasLogicField'](){const _0x7815b8=a0_0xf68f23;return Boolean(this[_0x7815b8(0x2e3)][_0x7815b8(0x254)]?.[_0x7815b8(0x24e)]);}[a0_0xf68f23(0x240)](){const _0x3e6462=a0_0xf68f23;return Boolean(this[_0x3e6462(0x2e3)][_0x3e6462(0x341)]?.[_0x3e6462(0x24e)]);}[a0_0xf68f23(0x266)](){const _0x26d342=a0_0xf68f23;return Boolean(this[_0x26d342(0x2e3)]['updateTimeField']?.['fieldName']);}[a0_0xf68f23(0x320)](){const _0xe0e21=a0_0xf68f23;return Boolean(this['_raw'][_0xe0e21(0x3d1)]?.[_0xe0e21(0x24e)]);}[a0_0xf68f23(0x32e)](){const _0x2a4d25=a0_0xf68f23;return Boolean(this[_0x2a4d25(0x2e3)][_0x2a4d25(0x33c)]?.[_0x2a4d25(0x24e)]);}[a0_0xf68f23(0x2c2)](_0x432550){const _0x3fa414=a0_0xf68f23;return this[_0x3fa414(0x2e3)][_0x3fa414(0x3f8)]===_0x432550;}['isSystemField'](_0x2e8e7a){const _0xd13dab=a0_0xf68f23;return this['isPrimaryKeyField'](_0x2e8e7a)||this[_0xd13dab(0x2e3)][_0xd13dab(0x254)]?.[_0xd13dab(0x24e)]===_0x2e8e7a||this['_raw'][_0xd13dab(0x341)]?.[_0xd13dab(0x24e)]===_0x2e8e7a||this[_0xd13dab(0x2e3)][_0xd13dab(0x280)]?.['fieldName']===_0x2e8e7a||this[_0xd13dab(0x2e3)][_0xd13dab(0x3d1)]?.[_0xd13dab(0x24e)]===_0x2e8e7a||this[_0xd13dab(0x2e3)][_0xd13dab(0x28c)]?.[_0xd13dab(0x24e)]===_0x2e8e7a||this[_0xd13dab(0x2e3)][_0xd13dab(0x33c)]?.[_0xd13dab(0x24e)]===_0x2e8e7a||this[_0xd13dab(0x2e3)][_0xd13dab(0x3c2)]?.[_0xd13dab(0x24e)]===_0x2e8e7a;}[a0_0xf68f23(0x396)](){const _0x471cb4=a0_0xf68f23;return this[_0x471cb4(0x2e3)][_0x471cb4(0x3fc)]?.[_0x471cb4(0x340)];}[a0_0xf68f23(0x3cb)](){const _0x4dc17c=a0_0xf68f23;return this['_raw'][_0x4dc17c(0x3fc)]?.['dbType'];}[a0_0xf68f23(0x296)](){const _0x416e6c=a0_0xf68f23;return this[_0x416e6c(0x2e3)][_0x416e6c(0x3fc)]?.[_0x416e6c(0x1aa)];}[a0_0xf68f23(0x20b)](){const _0x13d0ec=a0_0xf68f23;return this[_0x13d0ec(0x2e3)][_0x13d0ec(0x3fc)]?.['tenantCode'];}[a0_0xf68f23(0x1bd)](){const _0x35905d=a0_0xf68f23;return this['_raw'][_0x35905d(0x3fc)]?.['appCode'];}[a0_0xf68f23(0x1ab)](){const _0xa9ff47=a0_0xf68f23;return this[_0xa9ff47(0x2e3)][_0xa9ff47(0x3fc)]?.[_0xa9ff47(0x28a)];}[a0_0xf68f23(0x246)](){const _0x3d8796=a0_0xf68f23;return{'hasTableName':this['hasTableName'](),'hasDblinkInfo':this[_0x3d8796(0x445)](),'fieldCount':this[_0x3d8796(0x270)]()[_0x3d8796(0x34c)],'systemFields':{'hasLogicField':this[_0x3d8796(0x242)](),'hasCreateTimeField':this[_0x3d8796(0x240)](),'hasUpdateTimeField':this[_0x3d8796(0x266)](),'hasCreatorIdField':this['hasCreatorIdField'](),'hasModifierIdField':this[_0x3d8796(0x32e)]()}};}[a0_0xf68f23(0x20c)](){const _0x1c6bc6=a0_0xf68f23,_0x307db9={};return _0x307db9[_0x1c6bc6(0x27f)]=this[_0x1c6bc6(0x27f)],_0x307db9['pkField']=this['pkField'],_0x307db9[_0x1c6bc6(0x384)]=this[_0x1c6bc6(0x384)],_0x307db9[_0x1c6bc6(0x33d)]=this[_0x1c6bc6(0x33d)],_0x307db9;}[a0_0xf68f23(0x277)](){const _0x269e3c=a0_0xf68f23,_0x4f79e5={...this[_0x269e3c(0x2e3)]};return _0x4f79e5;}[a0_0xf68f23(0x201)](){const _0x3944b3={...this['_raw']};return _0x3944b3;}['toString'](){const _0x1eb7f4=a0_0xf68f23,_0x13d850=this[_0x1eb7f4(0x27f)]||_0x1eb7f4(0x2aa),_0x476db7=this[_0x1eb7f4(0x270)]()[_0x1eb7f4(0x34c)];return _0x1eb7f4(0x294)+_0x13d850+_0x1eb7f4(0x2f0)+_0x476db7+')';}static['empty'](){return new DbtableConfig({});}}class DatasetItem{[a0_0xf68f23(0x2e3)];constructor(_0x88cb1d){const _0x4863e9=a0_0xf68f23,_0x3e0bf0=_0x88cb1d[_0x4863e9(0x362)]||_0x88cb1d[_0x4863e9(0x40e)]||_0x88cb1d[_0x4863e9(0x3a1)],_0x27b942={..._0x88cb1d};_0x27b942['datasetCode']=_0x3e0bf0,this[_0x4863e9(0x2e3)]=_0x27b942;}get['id'](){const _0x367656=a0_0xf68f23;return this[_0x367656(0x2e3)]['id'];}get[a0_0xf68f23(0x30b)](){const _0x2fc469=a0_0xf68f23;return this[_0x2fc469(0x2e3)][_0x2fc469(0x30b)];}['getName'](){const _0x3459e1=a0_0xf68f23;return this[_0x3459e1(0x30b)];}get['datasetCode'](){const _0x331d7c=a0_0xf68f23;return this[_0x331d7c(0x2e3)][_0x331d7c(0x362)]||'';}get[a0_0xf68f23(0x26d)](){const _0x2a124a=a0_0xf68f23;if(!this[_0x2a124a(0x2e3)][_0x2a124a(0x26d)])return null;return new DbtableConfig(this['_raw']['dbtableConfig']);}[a0_0xf68f23(0x298)](){const _0x3f163e=a0_0xf68f23;return this['_raw'][_0x3f163e(0x26d)];}[a0_0xf68f23(0x346)](){const _0x467c12=a0_0xf68f23;return this[_0x467c12(0x26d)]?.[_0x467c12(0x340)]||'';}[a0_0xf68f23(0x45a)](){return getTableName(this['_raw']);}[a0_0xf68f23(0x1ac)](){const _0x567329=a0_0xf68f23;return getTableKey(this[_0x567329(0x45a)]());}[a0_0xf68f23(0x290)](){const _0x1fcd62=a0_0xf68f23;return generateModelKeyFromCode(this[_0x1fcd62(0x362)]);}[a0_0xf68f23(0x241)](){return isVirtualTableName(this['getTableName']());}[a0_0xf68f23(0x2cf)](){const _0x2eda72=a0_0xf68f23;return getTableKey(this[_0x2eda72(0x45a)]());}[a0_0xf68f23(0x20c)](){const _0x15f2c6=a0_0xf68f23,_0x4fd390=getTableKey(this['getTableName']());return{'key':_0x4fd390,'alias':_0x4fd390,'tableName':this[_0x15f2c6(0x45a)](),'datasetCode':this['datasetCode'],'name':this[_0x15f2c6(0x30b)]};}['toJSON'](){const _0x294780=a0_0xf68f23,_0x54fdf0={...this[_0x294780(0x2e3)]};return _0x54fdf0[_0x294780(0x362)]=this[_0x294780(0x362)],_0x54fdf0;}[a0_0xf68f23(0x201)](){const _0x35e54a=a0_0xf68f23,_0x1d3d15={...this[_0x35e54a(0x2e3)]};return _0x1d3d15;}[a0_0xf68f23(0x2ee)](){const _0x4c990c=a0_0xf68f23,_0x12f016=this[_0x4c990c(0x26d)];return _0x12f016!==null&&_0x12f016[_0x4c990c(0x1c4)]();}[a0_0xf68f23(0x40b)](_0x5eaa41){return this['_raw'][_0x5eaa41];}[a0_0xf68f23(0x40a)](_0x53f45e){return _0x53f45e in this['_raw'];}[a0_0xf68f23(0x250)](){const _0x291a24=a0_0xf68f23;return _0x291a24(0x26b)+this[_0x291a24(0x30b)]+',\x20'+this[_0x291a24(0x362)]+')';}}class Operation{[a0_0xf68f23(0x30b)];[a0_0xf68f23(0x2e3)];['context'];constructor(_0x34d45d,_0xe5f2e2,_0xa4d0ec){const _0x284591=a0_0xf68f23;this[_0x284591(0x30b)]=_0x34d45d,this[_0x284591(0x2e3)]=_0xe5f2e2,this[_0x284591(0x211)]=_0xa4d0ec;}[a0_0xf68f23(0x1fd)](){const _0x3f0718=a0_0xf68f23;return this[_0x3f0718(0x30b)];}[a0_0xf68f23(0x322)](){const _0x25a87f=a0_0xf68f23;return OPERATION_TYPE_DISPLAY_NAME[this['name']]||this[_0x25a87f(0x30b)];}[a0_0xf68f23(0x43d)](){const _0x59d305=a0_0xf68f23;return parseOperationType(this[_0x59d305(0x30b)]);}[a0_0xf68f23(0x41b)](){const _0x25e765=a0_0xf68f23;return this[_0x25e765(0x2e3)]!==null&&this['_raw']!==![];}['getMethod'](){const _0x45a0a8=a0_0xf68f23,_0x503c42=this[_0x45a0a8(0x2e3)];if(_0x503c42===![]||_0x503c42===null)return'';return _0x503c42[_0x45a0a8(0x321)]||_0x45a0a8(0x334);}['getPath'](){const _0x1ba7c1=a0_0xf68f23,_0x326bbd=this[_0x1ba7c1(0x2e3)];if(_0x326bbd===![]||_0x326bbd===null)return'';return _0x326bbd['path']||'';}[a0_0xf68f23(0x382)](){const _0x27b46a=a0_0xf68f23,_0x403f76=this[_0x27b46a(0x2e3)];let _0x3edacf='';_0x403f76!==![]&&_0x403f76!==null&&_0x403f76[_0x27b46a(0x248)]&&(_0x3edacf=_0x403f76['host']);const _0x218aa5=this[_0x27b46a(0x2e2)]();return _0x3edacf&&_0x218aa5?''+_0x3edacf+_0x218aa5:_0x218aa5;}[a0_0xf68f23(0x376)](){const _0x434709=a0_0xf68f23,_0x3906eb=this[_0x434709(0x2e3)];if(_0x3906eb===![]||_0x3906eb===null||!_0x3906eb['requestBody'])return{};try{return JSON[_0x434709(0x28b)](_0x3906eb[_0x434709(0x237)]);}catch{return{};}}[a0_0xf68f23(0x312)](){const _0x29fbd4=a0_0xf68f23,_0xcd8232=this[_0x29fbd4(0x2e3)];if(_0xcd8232===![]||_0xcd8232===null||!_0xcd8232[_0x29fbd4(0x2db)])return null;return parseResponseBody(_0xcd8232[_0x29fbd4(0x2db)]);}[a0_0xf68f23(0x299)](){const _0x42a214=a0_0xf68f23;return this[_0x42a214(0x376)]();}['getResponseSchema'](){return this['parseRawResponseBody']();}[a0_0xf68f23(0x1cd)](){const _0xbd6f83=a0_0xf68f23,_0x52cca4=this[_0xbd6f83(0x299)]();return Object[_0xbd6f83(0x383)](_0x52cca4);}['generateRequestExample'](){const _0x32822e=a0_0xf68f23,_0x17b623=this[_0x32822e(0x299)](),_0x1a83f3={};return Object[_0x32822e(0x1b4)](_0x17b623)[_0x32822e(0x1df)](([_0x13d83f,_0x252949])=>{const _0x4961c5=_0x32822e,_0x58ec72=_0x252949;_0x1a83f3[_0x13d83f]=generateExampleValue(_0x13d83f,_0x58ec72[_0x4961c5(0x282)]||_0x4961c5(0x297),undefined,{'description':_0x58ec72[_0x4961c5(0x1e7)]});}),_0x1a83f3;}[a0_0xf68f23(0x1bf)](){const _0xc22172=a0_0xf68f23;return this[_0xc22172(0x454)]();}[a0_0xf68f23(0x38b)](){const _0x4f9ebb=a0_0xf68f23,_0x211bcb=this[_0x4f9ebb(0x312)]();if(!_0x211bcb){const _0x1f489b={};return _0x1f489b['success']=!![],_0x1f489b[_0x4f9ebb(0x374)]=_0x4f9ebb(0x22e),_0x1f489b[_0x4f9ebb(0x3f1)]='',_0x1f489b[_0x4f9ebb(0x2f5)]=_0x4f9ebb(0x401),_0x1f489b[_0x4f9ebb(0x1eb)]=null,_0x1f489b;}return this[_0x4f9ebb(0x429)](_0x211bcb);}[a0_0xf68f23(0x429)](_0x1a4626){const _0x4e5696=a0_0xf68f23;if(!_0x1a4626||typeof _0x1a4626!==_0x4e5696(0x43a))return{};if(Array[_0x4e5696(0x30c)](_0x1a4626))return _0x1a4626[_0x4e5696(0x34c)]>0x0?[this[_0x4e5696(0x429)](_0x1a4626[0x0])]:[];const _0x27d973={};for(const [_0x59751e,_0x23c73d]of Object[_0x4e5696(0x1b4)](_0x1a4626)){if(_0x23c73d&&typeof _0x23c73d==='object'&&!Array[_0x4e5696(0x30c)](_0x23c73d)){const _0x1306ba=_0x23c73d;_0x27d973[_0x59751e]=generateExampleValue(_0x59751e,_0x1306ba[_0x4e5696(0x282)]||_0x4e5696(0x297),undefined,{'description':_0x1306ba[_0x4e5696(0x1e7)]});}else Array['isArray'](_0x23c73d)?_0x27d973[_0x59751e]=_0x23c73d[_0x4e5696(0x34c)]>0x0?[this['generateFromSchema'](_0x23c73d[0x0])]:[]:_0x27d973[_0x59751e]=_0x23c73d;}return _0x27d973;}[a0_0xf68f23(0x2eb)](_0xa82d86,_0x17c87e,_0x5bf48e,_0x45ca21){return generateExampleValue(_0xa82d86,_0x17c87e,_0x5bf48e,_0x45ca21);}[a0_0xf68f23(0x1b3)](_0x56cbe3,_0x5a88cc){const _0x4c8e05=a0_0xf68f23,_0x5acde0=this[_0x4c8e05(0x1fd)]();return'const\x20result\x20=\x20await\x20client.models.'+_0x56cbe3+'.'+_0x5acde0+_0x4c8e05(0x212);}[a0_0xf68f23(0x3b0)](_0x4f1bf7){const _0x2ad900=a0_0xf68f23,_0x531a6c=this[_0x2ad900(0x1fd)](),_0x261e5f=_0x4f1bf7||_0x2ad900(0x2de),_0x1fa012={};return _0x1fa012[_0x2ad900(0x43f)]='const\x20data\x20=\x20await\x20client.models.'+_0x261e5f+'.'+_0x531a6c+_0x2ad900(0x212),_0x1fa012[_0x2ad900(0x2f5)]=_0x2ad900(0x2ea)+_0x261e5f+'.'+_0x531a6c+_0x2ad900(0x1f7),_0x1fa012;}['getRequestParamsDocInfo'](){const _0x26132f=a0_0xf68f23,_0x7290ee=this[_0x26132f(0x299)](),_0x14eb77=Object[_0x26132f(0x1b4)](_0x7290ee)[_0x26132f(0x336)](([_0x14aed2,_0x58f144])=>{const _0x3131f9=_0x26132f,_0x462e34=_0x58f144,_0x125dd5={};return _0x125dd5[_0x3131f9(0x30b)]=_0x14aed2,_0x125dd5[_0x3131f9(0x282)]=_0x462e34[_0x3131f9(0x282)]||_0x3131f9(0x297),_0x125dd5['description']=_0x462e34[_0x3131f9(0x1e7)]||'-',_0x125dd5[_0x3131f9(0x283)]=_0x462e34[_0x3131f9(0x283)],_0x125dd5;}),_0x1e5dc7={};return _0x1e5dc7[_0x26132f(0x39d)]=_0x14eb77,_0x1e5dc7;}[a0_0xf68f23(0x33e)](){const _0x141f4a=a0_0xf68f23,_0x409ee8=this[_0x141f4a(0x312)]();if(!_0x409ee8){const _0x256138={};return _0x256138[_0x141f4a(0x39d)]=[],_0x256138;}const _0x396a60=Object[_0x141f4a(0x1b4)](_0x409ee8)[_0x141f4a(0x336)](([_0x5a4ebe,_0x3ba743])=>{const _0x3a9b18=_0x141f4a,_0x529b59=_0x3ba743,_0x1596ce={};return _0x1596ce[_0x3a9b18(0x30b)]=_0x5a4ebe,_0x1596ce[_0x3a9b18(0x282)]=_0x529b59[_0x3a9b18(0x282)]||'String',_0x1596ce[_0x3a9b18(0x1e7)]=_0x529b59[_0x3a9b18(0x1e7)]||'-',_0x1596ce;}),_0x17ef97={};return _0x17ef97['params']=_0x396a60,_0x17ef97;}[a0_0xf68f23(0x314)](){return[];}['getBusinessFields'](){const _0xcc9999=a0_0xf68f23;return this[_0xcc9999(0x211)][_0xcc9999(0x2a1)]||[];}[a0_0xf68f23(0x19b)](){const _0x12f337=a0_0xf68f23;return{'systemFields':this[_0x12f337(0x314)](),'businessFields':this[_0x12f337(0x2fd)]()};}[a0_0xf68f23(0x31b)](_0x41a4bf){const _0x581cc4=a0_0xf68f23;return this['context'][_0x581cc4(0x2a1)][_0x581cc4(0x1b6)](_0x320626=>_0x320626?.[_0x581cc4(0x40e)]===_0x41a4bf);}[a0_0xf68f23(0x247)](_0xb85ff7){const _0x46dda3=a0_0xf68f23;return _0xb85ff7[_0x46dda3(0x40e)];}[a0_0xf68f23(0x2f2)](_0x382e50){const _0x49e548=a0_0xf68f23;return _0x382e50[_0x49e548(0x282)];}[a0_0xf68f23(0x30f)](_0x259862){const _0x634518=a0_0xf68f23;return _0x259862[_0x634518(0x30b)];}[a0_0xf68f23(0x34d)](_0x3d3e02){const _0x349303=a0_0xf68f23;return _0x3d3e02[_0x349303(0x1e7)];}['getFieldOptions'](_0x4eecdd){const _0x42ab61=a0_0xf68f23;return _0x4eecdd[_0x42ab61(0x2b0)]()||null;}[a0_0xf68f23(0x2d0)](_0x15d2af){const _0x5789ed=a0_0xf68f23;return _0x15d2af[_0x5789ed(0x3db)]();}[a0_0xf68f23(0x1e5)](){return[];}[a0_0xf68f23(0x458)](_0x367975){return[];}['toJSON'](){const _0x21c7c0=a0_0xf68f23;return{'name':this['getName'](),'displayName':this[_0x21c7c0(0x322)](),'type':this[_0x21c7c0(0x43d)](),'enabled':this[_0x21c7c0(0x41b)](),'method':this[_0x21c7c0(0x3e0)](),'path':this[_0x21c7c0(0x2e2)](),'fullUrl':this[_0x21c7c0(0x382)](),'requestParams':this[_0x21c7c0(0x299)](),'requestExample':this[_0x21c7c0(0x454)](),'responseExample':this[_0x21c7c0(0x38b)]()};}[a0_0xf68f23(0x250)](){const _0x5e1562=a0_0xf68f23,_0x27ba7c=this['isEnabled']()?'启用':'禁用';return this[_0x5e1562(0x322)]()+'('+this[_0x5e1562(0x30b)]+',\x20'+_0x27ba7c+')';}}class GenericOperation extends Operation{[a0_0xf68f23(0x2ad)];[a0_0xf68f23(0x299)](){const _0x4296d9=a0_0xf68f23;return this[_0x4296d9(0x376)]();}[a0_0xf68f23(0x405)](){const _0x8f0a28=a0_0xf68f23;return this[_0x8f0a28(0x312)]();}[a0_0xf68f23(0x454)](){const _0x398eb4=a0_0xf68f23;if(this[_0x398eb4(0x2ad)])return this['_requestExampleCache'];const _0x28114f={},_0x25973a=this['getRequestParams'](),_0x6fbd50=this['getType']();if(Object[_0x398eb4(0x383)](_0x25973a)[_0x398eb4(0x34c)]===0x0&&_0x6fbd50){const _0x114d35=this['getBusinessFields']();return _0x114d35['forEach'](_0x454dde=>{const _0xbc101d=_0x398eb4,_0x40a69e=_0x454dde[_0xbc101d(0x40e)],_0x1e9400=_0x454dde[_0xbc101d(0x282)],_0x270c4d=this[_0xbc101d(0x2eb)](_0x40a69e,_0x1e9400,_0x454dde[_0xbc101d(0x1d8)](),{'isPrimaryKey':_0x454dde[_0xbc101d(0x3db)](),'description':_0x454dde[_0xbc101d(0x1e7)]||_0x454dde[_0xbc101d(0x30b)]});_0x28114f[_0x40a69e]=_0x270c4d;}),this[_0x398eb4(0x2ad)]=_0x28114f,_0x28114f;}return Object[_0x398eb4(0x1b4)](_0x25973a)[_0x398eb4(0x1df)](([_0x456f2a,_0x1b9f75])=>{const _0x5edfb2=_0x398eb4,_0x19f60c=_0x1b9f75;let _0x435d19;if(typeof _0x19f60c[_0x5edfb2(0x282)]===_0x5edfb2(0x3d4))_0x435d19=_0x19f60c['type'];else _0x19f60c['type']&&typeof _0x19f60c[_0x5edfb2(0x282)]===_0x5edfb2(0x43a)?_0x435d19=_0x19f60c[_0x5edfb2(0x282)][_0x5edfb2(0x282)]||_0x5edfb2(0x295):_0x435d19=_0x5edfb2(0x295);const _0x58b4c2=_0x19f60c[_0x5edfb2(0x1e7)],_0x83dcf3=this[_0x5edfb2(0x31b)](_0x456f2a);if(_0x456f2a==='currentPage')_0x28114f[_0x456f2a]=0x1;else{if(_0x456f2a===_0x5edfb2(0x2ec))_0x28114f[_0x456f2a]=0xa;else{if(_0x456f2a==='id')_0x28114f[_0x456f2a]=0x1;else{const _0x59222d=_0x83dcf3?_0x83dcf3[_0x5edfb2(0x1d8)]():undefined,_0x579554=_0x83dcf3?_0x83dcf3['description']:undefined,_0xa988be=_0x83dcf3?_0x83dcf3[_0x5edfb2(0x30b)]:undefined;_0x28114f[_0x456f2a]=this[_0x5edfb2(0x2eb)](_0x456f2a,_0x435d19,_0x59222d||undefined,{'isPrimaryKey':_0x456f2a===this['context']['pkField']||_0x456f2a==='id','description':_0x58b4c2||_0x579554||_0xa988be});}}}}),this[_0x398eb4(0x2ad)]=_0x28114f,_0x28114f;}[a0_0xf68f23(0x38b)](){const _0x1e3aa1=a0_0xf68f23,_0x1455bd=this['getResponseSchema']();if(!_0x1455bd){const _0x2f674a={};return _0x2f674a['success']=!![],_0x2f674a[_0x1e3aa1(0x374)]=_0x1e3aa1(0x22e),_0x2f674a[_0x1e3aa1(0x3f1)]='',_0x2f674a['errorCode']=_0x1e3aa1(0x401),_0x2f674a[_0x1e3aa1(0x1eb)]=null,_0x2f674a;}return this['generateFromSchema'](_0x1455bd);}[a0_0xf68f23(0x429)](_0x47aefc){const _0x52f984=a0_0xf68f23;if(!_0x47aefc||typeof _0x47aefc!==_0x52f984(0x43a))return{};if(Array[_0x52f984(0x30c)](_0x47aefc)){if(_0x47aefc['length']>0x0)return[this['generateFromSchema'](_0x47aefc[0x0])];return[];}const _0x27e9c5={};return Object[_0x52f984(0x383)](_0x47aefc)['forEach'](_0x8bbb39=>{const _0x509dcc=_0x52f984,_0x1d434e=_0x47aefc[_0x8bbb39];if(_0x1d434e&&typeof _0x1d434e===_0x509dcc(0x43a)&&!Array[_0x509dcc(0x30c)](_0x1d434e)&&_0x1d434e[_0x509dcc(0x282)]){const _0x28826b=_0x1d434e;let _0xeba1e3;if(typeof _0x28826b[_0x509dcc(0x282)]===_0x509dcc(0x3d4))_0xeba1e3=_0x28826b['type'];else _0x28826b[_0x509dcc(0x282)]&&typeof _0x28826b[_0x509dcc(0x282)]==='object'?_0xeba1e3=_0x28826b[_0x509dcc(0x282)]['type']||_0x509dcc(0x295):_0xeba1e3='TEXT';const _0x5d507b=_0x28826b['description'],_0x227f90={};_0x227f90[_0x509dcc(0x1e7)]=_0x5d507b,_0x27e9c5[_0x8bbb39]=this['generateFieldExample'](_0x8bbb39,_0xeba1e3,undefined,_0x227f90);}else{if(Array[_0x509dcc(0x30c)](_0x1d434e))_0x27e9c5[_0x8bbb39]=_0x1d434e[_0x509dcc(0x34c)]>0x0?[this[_0x509dcc(0x429)](_0x1d434e[0x0])]:[];else _0x1d434e&&typeof _0x1d434e===_0x509dcc(0x43a)?_0x27e9c5[_0x8bbb39]=this[_0x509dcc(0x429)](_0x1d434e):_0x27e9c5[_0x8bbb39]=_0x1d434e;}}),_0x27e9c5;}[a0_0xf68f23(0x1b3)](_0x1d31df,_0x214ed7){const _0x4277f6=a0_0xf68f23,{useFullExample:useFullExample=![],indent:indent='\x20\x20'}=_0x214ed7||{},_0x3b1593=this[_0x4277f6(0x1fd)](),_0x380632=this['getType'](),_0x560a86=this[_0x4277f6(0x1cd)](),_0x50dbd0=this['generateRequestExample'](),_0x415191=_0x4cdc58=>{const _0x3160db=_0x4277f6;if(Object[_0x3160db(0x383)](_0x4cdc58)['length']===0x0)return'{}';const _0xeb3d20=JSON[_0x3160db(0x375)](_0x4cdc58,null,0x2)[_0x3160db(0x3d2)]('\x0a')[_0x3160db(0x336)]((_0x2c0049,_0x3baffb)=>_0x3baffb===0x0?_0x2c0049:indent+_0x2c0049)[_0x3160db(0x36f)]('\x0a');return _0xeb3d20;};switch(_0x380632){case _0x4277f6(0x3b4):case'delete':return _0x4277f6(0x35f)+_0x1d31df+'.'+_0x3b1593+'(id);';case _0x4277f6(0x410):if(useFullExample&&Object['keys'](_0x50dbd0)[_0x4277f6(0x34c)]>0x0)return'const\x20result\x20=\x20await\x20client.models.'+_0x1d31df+'.'+_0x3b1593+'(id,\x20'+_0x415191(_0x50dbd0)+');';return _0x4277f6(0x35f)+_0x1d31df+'.'+_0x3b1593+_0x4277f6(0x1ba);case _0x4277f6(0x1bc):case _0x4277f6(0x2a6):case _0x4277f6(0x2c0):default:if(_0x560a86[_0x4277f6(0x34c)]>0x0){if(useFullExample&&Object[_0x4277f6(0x383)](_0x50dbd0)[_0x4277f6(0x34c)]>0x0)return _0x4277f6(0x35f)+_0x1d31df+'.'+_0x3b1593+'('+_0x415191(_0x50dbd0)+');';else{const _0x33aacf=Object['keys'](_0x50dbd0);if(_0x33aacf[_0x4277f6(0x34c)]>0x0){const _0x5e5586=_0x33aacf[_0x4277f6(0x399)](0x0,0x2)[_0x4277f6(0x36f)](',\x20');return _0x4277f6(0x35f)+_0x1d31df+'.'+_0x3b1593+_0x4277f6(0x40f)+_0x5e5586+',\x20...\x20});';}else return _0x4277f6(0x35f)+_0x1d31df+'.'+_0x3b1593+_0x4277f6(0x42a);}}else return _0x4277f6(0x35f)+_0x1d31df+'.'+_0x3b1593+_0x4277f6(0x212);}}[a0_0xf68f23(0x3fd)](){const _0x72359=a0_0xf68f23;return[{'title':_0x72359(0x220),'data':this[_0x72359(0x454)]()}];}[a0_0xf68f23(0x314)](){const _0x7dc268=a0_0xf68f23,_0x3a3a34=this[_0x7dc268(0x43d)](),_0x3cdb95=[];switch(_0x3a3a34){case'getOne':case _0x7dc268(0x3dc):const _0x12f551={};_0x12f551[_0x7dc268(0x40e)]='id',_0x12f551[_0x7dc268(0x282)]=_0x7dc268(0x42c),_0x12f551[_0x7dc268(0x1e7)]=_0x7dc268(0x21e),_0x3cdb95[_0x7dc268(0x387)](_0x12f551);break;case _0x7dc268(0x2a6):const _0x332f25={};_0x332f25['code']='currentPage',_0x332f25[_0x7dc268(0x282)]='NUMBER',_0x332f25[_0x7dc268(0x1e7)]=_0x7dc268(0x287);const _0x4eb446={};_0x4eb446['code']=_0x7dc268(0x2ec),_0x4eb446[_0x7dc268(0x282)]=_0x7dc268(0x42c),_0x4eb446[_0x7dc268(0x1e7)]=_0x7dc268(0x1f0),_0x3cdb95['push'](_0x332f25,_0x4eb446);break;case'getSelectOptions':const _0x226122={};_0x226122['code']=_0x7dc268(0x40e),_0x226122[_0x7dc268(0x282)]='STRING',_0x226122['description']='选项编码(可选)',_0x3cdb95[_0x7dc268(0x387)](_0x226122);break;default:break;}return _0x3cdb95;}['getBusinessFields'](){const _0x5a503a=a0_0xf68f23,_0x270291=this[_0x5a503a(0x43d)](),_0x5280a9=this[_0x5a503a(0x211)][_0x5a503a(0x2a1)]||[];switch(_0x270291){case _0x5a503a(0x3b4):case _0x5a503a(0x3dc):return[];case'create':return _0x5280a9[_0x5a503a(0x1d7)](_0x5e8381=>{const _0x26f135=_0x5a503a;if(_0x5e8381[_0x26f135(0x2fa)])return![];if(_0x5e8381[_0x26f135(0x3db)]()&&_0x5e8381['isAutoIncrement']())return![];if(_0x5e8381[_0x26f135(0x21f)]())return![];if(_0x5e8381[_0x26f135(0x42e)]()||_0x5e8381['isUpdateTime']())return![];return!![];});case _0x5a503a(0x410):return _0x5280a9[_0x5a503a(0x1d7)](_0x12c77c=>{const _0x4f2f9e=_0x5a503a;if(_0x12c77c[_0x4f2f9e(0x2fa)])return![];if(_0x12c77c[_0x4f2f9e(0x3db)]())return![];if(_0x12c77c[_0x4f2f9e(0x21f)]())return![];if(_0x12c77c[_0x4f2f9e(0x42e)]()||_0x12c77c[_0x4f2f9e(0x441)]())return![];if(_0x12c77c['isAutoIncrement']())return![];return!![];});case _0x5a503a(0x2a6):case _0x5a503a(0x2c0):return _0x5280a9['filter'](_0x35d605=>!_0x35d605['deleted']&&_0x35d605[_0x5a503a(0x3ff)]());default:return _0x5280a9[_0x5a503a(0x1d7)](_0x5c2713=>!_0x5c2713[_0x5a503a(0x2fa)]&&_0x5c2713[_0x5a503a(0x3ff)]());}}}class GetSelectOptionsOperation extends GenericOperation{[a0_0xf68f23(0x299)](){const _0x23378c=a0_0xf68f23,_0x510197=super[_0x23378c(0x299)](),_0x285079=Object['keys'](_0x510197);if(_0x285079[_0x23378c(0x34c)]===0x0||_0x285079['length']===0x1&&_0x285079[0x0]==='code'){if(!_0x510197['code']){const _0x3c14f2={};_0x3c14f2[_0x23378c(0x282)]=_0x23378c(0x297),_0x3c14f2[_0x23378c(0x1e7)]=_0x23378c(0x2f7),_0x510197[_0x23378c(0x40e)]=_0x3c14f2;}const _0x545eb1={};_0x545eb1[_0x23378c(0x282)]=_0x23378c(0x297),_0x545eb1['description']=_0x23378c(0x269),_0x510197[_0x23378c(0x3d5)]=_0x545eb1;}return _0x510197;}['getBusinessFields'](){return[];}[a0_0xf68f23(0x314)](){const _0x3d0abb=a0_0xf68f23,_0x5b61b2={};_0x5b61b2[_0x3d0abb(0x40e)]=_0x3d0abb(0x40e),_0x5b61b2[_0x3d0abb(0x282)]=_0x3d0abb(0x297),_0x5b61b2[_0x3d0abb(0x1e7)]=_0x3d0abb(0x2f7);const _0x4d461c={};return _0x4d461c[_0x3d0abb(0x40e)]='label',_0x4d461c[_0x3d0abb(0x282)]=_0x3d0abb(0x297),_0x4d461c[_0x3d0abb(0x1e7)]='字段名称',[_0x5b61b2,_0x4d461c];}['generateRequestExample'](){const _0x1f311d=a0_0xf68f23,_0x3ab218={};return _0x3ab218['code']=_0x1f311d(0x276),_0x3ab218[_0x1f311d(0x3d5)]=_0x1f311d(0x276),_0x3ab218;}['generateSDKCallCode'](_0x27daa4){const _0x225cdb=a0_0xf68f23,_0x3a2a2e=this[_0x225cdb(0x1fd)]();return _0x225cdb(0x35f)+_0x27daa4+'.'+_0x3a2a2e+_0x225cdb(0x391);}}class GetListOperation extends GenericOperation{[a0_0xf68f23(0x299)](){const _0x141822=a0_0xf68f23,_0x3255be=super[_0x141822(0x299)](),{currentPage:_0x63a957,pageSize:_0x5a77d9,..._0x70476b}=_0x3255be,_0x174f19={};Object[_0x141822(0x1b4)](_0x70476b)[_0x141822(0x1df)](([_0x5c8d14,_0xe80a2a])=>{const _0xd99592=_0x141822;if(typeof _0xe80a2a===_0xd99592(0x43a)&&_0xe80a2a!==null){const _0x3f3a50=_0xe80a2a,_0x4af1d0=_0x3f3a50[_0xd99592(0x1e7)]||'',_0x2dc448={..._0x3f3a50};_0x2dc448[_0xd99592(0x1e7)]=_0x4af1d0?_0x4af1d0+_0xd99592(0x2e0):_0xd99592(0x2a5),_0x174f19[_0x5c8d14]=_0x2dc448;}else _0x174f19[_0x5c8d14]=_0xe80a2a;});const _0x5636a4={...typeof _0x63a957===_0x141822(0x43a)?_0x63a957:{}};_0x5636a4[_0x141822(0x282)]=_0x141822(0x37e),_0x5636a4[_0x141822(0x1e7)]=_0x141822(0x287);const _0x439ca8={...typeof _0x5a77d9===_0x141822(0x43a)?_0x5a77d9:{}};_0x439ca8['type']='Number',_0x439ca8[_0x141822(0x1e7)]=_0x141822(0x3b9);const _0x4880d1={..._0x174f19};return _0x4880d1[_0x141822(0x25f)]=_0x5636a4,_0x4880d1[_0x141822(0x2ec)]=_0x439ca8,_0x4880d1;}[a0_0xf68f23(0x454)](_0x1bfe9e){const _0x329339=a0_0xf68f23,{useArrayValues:useArrayValues=!![]}=_0x1bfe9e||{},_0x54e71c=super[_0x329339(0x454)](),{currentPage:_0x2c001a,pageSize:_0x252ab5,..._0x1e3cd8}=_0x54e71c;if(!useArrayValues){const _0x5cc6f7={..._0x1e3cd8};return _0x5cc6f7['currentPage']=_0x2c001a??0x1,_0x5cc6f7['pageSize']=_0x252ab5??0xa,_0x5cc6f7;}const _0x2097e6={},_0x3cfc3e=['id',_0x329339(0x20e),_0x329339(0x40e),_0x329339(0x282)];Object[_0x329339(0x1b4)](_0x1e3cd8)[_0x329339(0x1df)](([_0x5c0afd,_0x5e5102],_0x3e1ce6)=>{const _0x16a56b=_0x329339,_0x412dcc=_0x3cfc3e[_0x16a56b(0x3fb)](_0x39a4b0=>_0x5c0afd[_0x16a56b(0x3a4)]()[_0x16a56b(0x3bb)](_0x39a4b0))||_0x3e1ce6%0x3===0x0;if(_0x412dcc&&_0x5e5102!==null&&_0x5e5102!==undefined){if(typeof _0x5e5102===_0x16a56b(0x404))_0x2097e6[_0x5c0afd]=[_0x5e5102,_0x5e5102+0x1,_0x5e5102+0x2];else typeof _0x5e5102===_0x16a56b(0x3d4)?_0x2097e6[_0x5c0afd]=[_0x5e5102,_0x5e5102+'_2',_0x5e5102+'_3']:_0x2097e6[_0x5c0afd]=[_0x5e5102];}else _0x2097e6[_0x5c0afd]=_0x5e5102;});const _0x2bcc09={..._0x2097e6};return _0x2bcc09[_0x329339(0x25f)]=_0x2c001a??0x1,_0x2bcc09[_0x329339(0x2ec)]=_0x252ab5??0xa,_0x2bcc09;}[a0_0xf68f23(0x3a5)](){const _0x19fa64=a0_0xf68f23,_0x19898f={};return _0x19898f[_0x19fa64(0x45b)]=![],this[_0x19fa64(0x454)](_0x19898f);}[a0_0xf68f23(0x3fd)](){const _0xd6d296=a0_0xf68f23;return[{'title':_0xd6d296(0x1fb),'description':'查询单个条件','data':this['generateSingleValueExample']()},{'title':_0xd6d296(0x422),'description':'支持多个条件','data':this[_0xd6d296(0x454)]()}];}[a0_0xf68f23(0x1b3)](_0xb4fcab,_0x21adb5){const _0x30d133=a0_0xf68f23,{useFullExample:useFullExample=![],indent:indent='\x20\x20'}=_0x21adb5||{},_0x263ffb=this['getName'](),_0x29e992={};_0x29e992[_0x30d133(0x45b)]=!![];const _0x2888d1=this[_0x30d133(0x454)](_0x29e992),{currentPage:_0x14db42,pageSize:_0x5da6ca,..._0x116d4e}=_0x2888d1;if(useFullExample&&Object['keys'](_0x2888d1)[_0x30d133(0x34c)]>0x0){const _0x384489=Object['keys'](_0x116d4e)[_0x30d133(0x34c)]>0x0;if(_0x384489){const _0x185a8c=this[_0x30d133(0x3a5)](),_0x2e14a6=_0xa38651=>{const _0x5bd286=_0x30d133;return JSON['stringify'](_0xa38651,null,0x2)[_0x5bd286(0x3d2)]('\x0a')[_0x5bd286(0x336)]((_0x2fbf0d,_0x74e92e)=>_0x74e92e===0x0?_0x2fbf0d:indent+_0x2fbf0d)['join']('\x0a');};return _0x30d133(0x436)+_0xb4fcab+'.'+_0x263ffb+'('+_0x2e14a6(_0x185a8c)+_0x30d133(0x3d3)+_0xb4fcab+'.'+_0x263ffb+'('+_0x2e14a6(_0x2888d1)+');';}else{const _0x5ef827=JSON[_0x30d133(0x375)](_0x2888d1,null,0x2)[_0x30d133(0x3d2)]('\x0a')[_0x30d133(0x336)]((_0x2f4c08,_0x407964)=>_0x407964===0x0?_0x2f4c08:indent+_0x2f4c08)[_0x30d133(0x36f)]('\x0a');return _0x30d133(0x35f)+_0xb4fcab+'.'+_0x263ffb+'('+_0x5ef827+');';}}if(Object[_0x30d133(0x383)](_0x116d4e)[_0x30d133(0x34c)]>0x0){const _0x394144=Object[_0x30d133(0x383)](_0x116d4e)[0x0];return'const\x20result\x20=\x20await\x20client.models.'+_0xb4fcab+'.'+_0x263ffb+_0x30d133(0x40f)+_0x394144+_0x30d133(0x32c);}return _0x30d133(0x35f)+_0xb4fcab+'.'+_0x263ffb+'({\x20currentPage,\x20pageSize\x20});';}}var AGGREGATE_FUNCTIONS=[a0_0xf68f23(0x43c),a0_0xf68f23(0x1a0),a0_0xf68f23(0x455),a0_0xf68f23(0x2c4),a0_0xf68f23(0x400)],FILTER_OPERATORS=['$eq',a0_0xf68f23(0x3dd),a0_0xf68f23(0x43e),a0_0xf68f23(0x41d),a0_0xf68f23(0x450),'$lteq',a0_0xf68f23(0x3e9),a0_0xf68f23(0x2bd),a0_0xf68f23(0x1db),a0_0xf68f23(0x232),a0_0xf68f23(0x351),a0_0xf68f23(0x26c)];class FilterOperation extends GenericOperation{constructor(_0x122509,_0x436826,_0x4dc720){super(_0x122509,_0x436826,_0x4dc720);}[a0_0xf68f23(0x1e5)](){return FILTER_OPERATORS;}[a0_0xf68f23(0x458)](_0x186dd7){const _0x25aa1f=a0_0xf68f23,_0x30a0a6=this[_0x25aa1f(0x31b)](_0x186dd7);if(!_0x30a0a6)return[];return this[_0x25aa1f(0x1d9)](_0x30a0a6);}['getRequestParams'](){const _0x1c8b75=a0_0xf68f23,_0x22515f=super[_0x1c8b75(0x299)](),_0x341d15={};_0x341d15[_0x1c8b75(0x282)]='Object',_0x341d15[_0x1c8b75(0x1e7)]=_0x1c8b75(0x1a5),_0x341d15[_0x1c8b75(0x283)]=![];const _0x3bc89f={};_0x3bc89f['type']='String[]',_0x3bc89f[_0x1c8b75(0x1e7)]=_0x1c8b75(0x1ef),_0x3bc89f[_0x1c8b75(0x283)]=![];const _0x52a25b={};_0x52a25b[_0x1c8b75(0x282)]=_0x1c8b75(0x2f9),_0x52a25b[_0x1c8b75(0x1e7)]=_0x1c8b75(0x2d6),_0x52a25b[_0x1c8b75(0x283)]=![];const _0x3f72fe={};_0x3f72fe['type']=_0x1c8b75(0x37e),_0x3f72fe[_0x1c8b75(0x1e7)]=_0x1c8b75(0x287),_0x3f72fe['required']=![],_0x3f72fe[_0x1c8b75(0x3ef)]=0x1;const _0x3d5d6a={};_0x3d5d6a[_0x1c8b75(0x282)]=_0x1c8b75(0x37e),_0x3d5d6a[_0x1c8b75(0x1e7)]=_0x1c8b75(0x3b9),_0x3d5d6a[_0x1c8b75(0x283)]=![],_0x3d5d6a['default']=0xa;const _0x5f4c32={..._0x22515f};return _0x5f4c32['where']=_0x341d15,_0x5f4c32['select']=_0x3bc89f,_0x5f4c32[_0x1c8b75(0x35d)]=_0x52a25b,_0x5f4c32[_0x1c8b75(0x25f)]=_0x3f72fe,_0x5f4c32[_0x1c8b75(0x2ec)]=_0x3d5d6a,_0x5f4c32;}[a0_0xf68f23(0x314)](){const _0x5d8b67=a0_0xf68f23,_0x429c1a=this[_0x5d8b67(0x299)](),_0x3368af=[],_0x3cb718=['where',_0x5d8b67(0x3fe),_0x5d8b67(0x35d),_0x5d8b67(0x25f),_0x5d8b67(0x2ec)];return Object[_0x5d8b67(0x1b4)](_0x429c1a)[_0x5d8b67(0x1df)](([_0x44b6c7,_0x5a13d8])=>{const _0x5ca05f=_0x5d8b67;if(_0x3cb718['includes'](_0x44b6c7)){const _0x5b402b=_0x5a13d8,_0x394e9e={};_0x394e9e[_0x5ca05f(0x40e)]=_0x44b6c7,_0x394e9e[_0x5ca05f(0x282)]=_0x5b402b['type']||_0x5ca05f(0x2e7),_0x394e9e[_0x5ca05f(0x1e7)]=_0x5b402b['description']||'-',_0x3368af[_0x5ca05f(0x387)](_0x394e9e);}}),_0x3368af;}['getBusinessFields'](){const _0x5e23a8=a0_0xf68f23;return this['context'][_0x5e23a8(0x2a1)]||[];}['getGroupedParams'](){const _0xa28271=a0_0xf68f23;return{'systemParams':this[_0xa28271(0x314)](),'businessFields':this[_0xa28271(0x2fd)]()};}[a0_0xf68f23(0x454)](){const _0x155b70=a0_0xf68f23,_0x208970=this[_0x155b70(0x211)][_0x155b70(0x2a1)]||[];if(_0x208970['length']===0x0){const _0x5cf2f1={};return _0x5cf2f1[_0x155b70(0x2dc)]={},_0x5cf2f1[_0x155b70(0x25f)]=0x1,_0x5cf2f1[_0x155b70(0x2ec)]=0x14,_0x5cf2f1;}const _0x2287ae={},_0x207b5c=_0x208970[_0x155b70(0x399)](0x0,Math['min'](0x3,_0x208970[_0x155b70(0x34c)]));_0x207b5c[_0x155b70(0x1df)](_0x517c5c=>{const _0x5554ee=_0x155b70,_0x4def20=this[_0x5554ee(0x1d9)](_0x517c5c);if(_0x4def20[_0x5554ee(0x34c)]===0x0)return;const _0x1ff3af=this[_0x5554ee(0x245)](_0x517c5c,_0x4def20),_0x1bc3ad=this[_0x5554ee(0x1d1)](_0x517c5c,_0x1ff3af),_0xfdf51={};_0xfdf51[_0x1ff3af]=_0x1bc3ad,_0x2287ae[_0x517c5c['code']]=_0xfdf51;});const _0x5e64e4=_0x208970[_0x155b70(0x399)](0x0,Math[_0x155b70(0x400)](0x5,_0x208970[_0x155b70(0x34c)]))['map'](_0x2f9dec=>_0x2f9dec[_0x155b70(0x40e)]),_0x4fb0ac=_0x208970[0x0]?_0x208970[0x0][_0x155b70(0x40e)]:'id',_0x5da945={};_0x5da945[_0x4fb0ac]=_0x155b70(0x437);const _0x7e134c={};return _0x7e134c[_0x155b70(0x2dc)]=_0x2287ae,_0x7e134c[_0x155b70(0x3fe)]=_0x5e64e4,_0x7e134c[_0x155b70(0x35d)]=[_0x5da945],_0x7e134c[_0x155b70(0x25f)]=0x1,_0x7e134c[_0x155b70(0x2ec)]=0x14,_0x7e134c;}['generateSDKCallCode'](_0x4db68f,_0x26e003){const _0x16abb0=a0_0xf68f23,{useFullExample:useFullExample=![],indent:indent='\x20\x20'}=_0x26e003||{},_0x21dac5=this[_0x16abb0(0x1fd)](),_0x90b41a=this[_0x16abb0(0x454)](),_0x43bcf2=_0x4ff2e1=>{return JSON['stringify'](_0x4ff2e1,null,0x2)['split']('\x0a')['map']((_0x370a2f,_0x3ef27c)=>_0x3ef27c===0x0?_0x370a2f:indent+_0x370a2f)['join']('\x0a');};if(useFullExample){const _0x74ca44=this[_0x16abb0(0x211)][_0x16abb0(0x2a1)]||[],_0x55216f={'where':_0x74ca44[0x0]?{[_0x74ca44[0x0][_0x16abb0(0x40e)]]:{'$eq':this['generateExampleValue'](_0x74ca44[0x0],'$eq')}}:{},'select':_0x74ca44[_0x16abb0(0x399)](0x0,0x3)[_0x16abb0(0x336)](_0x50173b=>_0x50173b[_0x16abb0(0x40e)]),'currentPage':0x1,'pageSize':0x14};let _0x76aeb3='';if(_0x74ca44[_0x16abb0(0x34c)]>=0x3){const _0x127956={};_0x127956[_0x16abb0(0x351)]=[];const _0x5472a2=_0x127956,_0x3de5d4=[];if(_0x74ca44[_0x16abb0(0x34c)]>0x0){const _0x28769b=_0x74ca44['find'](_0x5bcc2f=>{const _0x70842d=_0x16abb0,_0x3f5c33=_0x5bcc2f[_0x70842d(0x1d8)]();return[_0x70842d(0x42c),_0x70842d(0x453),'BIGINT','INT',_0x70842d(0x3ca),_0x70842d(0x239)]['includes'](_0x3f5c33);});if(_0x28769b){const _0x146829={};_0x146829['$gte']=0x0,_0x146829[_0x16abb0(0x450)]=0x64;const _0x5a55b8={[_0x28769b[_0x16abb0(0x40e)]]:_0x146829};_0x3de5d4[_0x16abb0(0x387)](_0x5a55b8);}}if(_0x74ca44[_0x16abb0(0x34c)]>0x1){const _0x4b57a7=_0x74ca44[_0x16abb0(0x1b6)](_0x42cad8=>{const _0x4222bf=_0x16abb0,_0x24ffbf=_0x42cad8[_0x4222bf(0x1d8)]();return['STRING',_0x4222bf(0x295),_0x4222bf(0x33a),'CHAR',_0x4222bf(0x2d1)][_0x4222bf(0x3bb)](_0x24ffbf);});if(_0x4b57a7){const _0x49a479={};_0x49a479[_0x16abb0(0x2bd)]='keyword';const _0x2247e6={[_0x4b57a7[_0x16abb0(0x40e)]]:_0x49a479};_0x3de5d4[_0x16abb0(0x387)](_0x2247e6);}}if(_0x3de5d4[_0x16abb0(0x34c)]>0x0){_0x5472a2[_0x16abb0(0x351)]=_0x3de5d4;const _0x835f6c={'where':_0x5472a2,'select':_0x74ca44[_0x16abb0(0x399)](0x0,0x4)[_0x16abb0(0x336)](_0x484490=>_0x484490[_0x16abb0(0x40e)]),'orderBy':[{[_0x74ca44[0x0][_0x16abb0(0x40e)]]:_0x16abb0(0x437)}],'currentPage':0x1,'pageSize':0x14};_0x76aeb3=_0x16abb0(0x444)+_0x4db68f+'.'+_0x21dac5+'('+_0x43bcf2(_0x835f6c)+');';}}return _0x16abb0(0x202)+_0x4db68f+'.'+_0x21dac5+'('+_0x43bcf2(_0x55216f)+');'+_0x76aeb3;}const _0x60c2a9=JSON[_0x16abb0(0x375)](_0x90b41a,null,0x2)[_0x16abb0(0x3d2)]('\x0a')['map']((_0x4b14bb,_0x212ac8)=>_0x212ac8===0x0?_0x4b14bb:indent+_0x4b14bb)[_0x16abb0(0x36f)]('\x0a');return _0x16abb0(0x35f)+_0x4db68f+'.'+_0x21dac5+'('+_0x60c2a9+');';}[a0_0xf68f23(0x1d9)](_0x3e7061){const _0x3a79f1=a0_0xf68f23,_0x2e7637=_0x3e7061[_0x3a79f1(0x1d8)](),_0x420c0d=[];if([_0x3a79f1(0x42c),'INTEGER',_0x3a79f1(0x236),'DECIMAL'][_0x3a79f1(0x3bb)](_0x2e7637)||[_0x3a79f1(0x326),'TINYINT',_0x3a79f1(0x239),'DOUBLE',_0x3a79f1(0x1c5)][_0x3a79f1(0x3bb)](_0x2e7637))_0x420c0d[_0x3a79f1(0x387)]('$eq',_0x3a79f1(0x3dd),_0x3a79f1(0x43e),_0x3a79f1(0x450),'$gteq',_0x3a79f1(0x451),'$in');else{if(['STRING',_0x3a79f1(0x295),'VARCHAR'][_0x3a79f1(0x3bb)](_0x2e7637)||[_0x3a79f1(0x1e4),'LONGTEXT'][_0x3a79f1(0x3bb)](_0x2e7637))_0x420c0d[_0x3a79f1(0x387)](_0x3a79f1(0x3f0),_0x3a79f1(0x3dd),'$in',_0x3a79f1(0x2bd),_0x3a79f1(0x1db),_0x3a79f1(0x232));else{if([_0x3a79f1(0x39e),_0x3a79f1(0x24d),_0x3a79f1(0x27c)]['includes'](_0x2e7637)||[_0x3a79f1(0x31c)]['includes'](_0x2e7637))_0x420c0d[_0x3a79f1(0x387)](_0x3a79f1(0x3f0),_0x3a79f1(0x3dd),_0x3a79f1(0x43e),_0x3a79f1(0x450),_0x3a79f1(0x41d),_0x3a79f1(0x451));else[_0x3a79f1(0x227),_0x3a79f1(0x1fa),'BIT']['includes'](_0x2e7637)?_0x420c0d[_0x3a79f1(0x387)]('$eq',_0x3a79f1(0x3dd)):_0x420c0d[_0x3a79f1(0x387)](_0x3a79f1(0x3f0),'$ne');}}return _0x420c0d;}[a0_0xf68f23(0x245)](_0x302913,_0x237165){const _0x2a7fa0=a0_0xf68f23,_0x110e92=_0x302913['getDbTypeForOperation']();if([_0x2a7fa0(0x42c),_0x2a7fa0(0x453),_0x2a7fa0(0x236),_0x2a7fa0(0x367)]['includes'](_0x110e92)||['INT',_0x2a7fa0(0x3ca),_0x2a7fa0(0x239),_0x2a7fa0(0x3c8),'FLOAT'][_0x2a7fa0(0x3bb)](_0x110e92))return _0x237165[_0x2a7fa0(0x3bb)](_0x2a7fa0(0x43e))?'$gte':_0x2a7fa0(0x3f0);if([_0x2a7fa0(0x305),_0x2a7fa0(0x295),_0x2a7fa0(0x33a)][_0x2a7fa0(0x3bb)](_0x110e92)||[_0x2a7fa0(0x1e4),_0x2a7fa0(0x2d1)]['includes'](_0x110e92))return _0x237165['includes'](_0x2a7fa0(0x2bd))?_0x2a7fa0(0x2bd):_0x2a7fa0(0x3f0);if([_0x2a7fa0(0x39e),'DATETIME',_0x2a7fa0(0x27c),_0x2a7fa0(0x31c)][_0x2a7fa0(0x3bb)](_0x110e92))return _0x237165[_0x2a7fa0(0x3bb)](_0x2a7fa0(0x43e))?'$gte':_0x2a7fa0(0x3f0);return _0x2a7fa0(0x3f0);}[a0_0xf68f23(0x1d1)](_0x32098e,_0x3093b4){const _0x10c11a=a0_0xf68f23,_0xce2e2d=_0x32098e[_0x10c11a(0x1d8)](),_0x15330c=_0x32098e[_0x10c11a(0x2b0)]();if(_0x15330c&&_0x15330c[_0x10c11a(0x34c)]>0x0){if(_0x3093b4==='$in')return _0x15330c['slice'](0x0,0x2)[_0x10c11a(0x336)](_0x2c7e19=>_0x2c7e19['value']);return _0x15330c[0x0][_0x10c11a(0x45e)];}if([_0x10c11a(0x42c),_0x10c11a(0x453),_0x10c11a(0x236),'DECIMAL']['includes'](_0xce2e2d)||['INT','TINYINT',_0x10c11a(0x239),_0x10c11a(0x3c8),_0x10c11a(0x1c5)][_0x10c11a(0x3bb)](_0xce2e2d)){if(_0x3093b4===_0x10c11a(0x3e9))return[0x1,0x2,0x3];if(_0x3093b4===_0x10c11a(0x43e)||_0x3093b4==='$gteq')return 0x0;if(_0x3093b4===_0x10c11a(0x450)||_0x3093b4==='$lteq')return 0x64;return 0x1;}if(['STRING',_0x10c11a(0x295),_0x10c11a(0x33a)][_0x10c11a(0x3bb)](_0xce2e2d)||['CHAR',_0x10c11a(0x2d1)][_0x10c11a(0x3bb)](_0xce2e2d)){if(_0x3093b4===_0x10c11a(0x3e9))return[_0x10c11a(0x1da),_0x10c11a(0x333)];if(_0x3093b4===_0x10c11a(0x2bd))return'keyword';if(_0x3093b4===_0x10c11a(0x1db))return _0x10c11a(0x3b2);if(_0x3093b4==='$endWith')return _0x10c11a(0x35e);return _0x10c11a(0x45e);}if([_0x10c11a(0x39e),_0x10c11a(0x24d),_0x10c11a(0x27c),_0x10c11a(0x31c)][_0x10c11a(0x3bb)](_0xce2e2d)){if(_0x3093b4===_0x10c11a(0x43e)||_0x3093b4===_0x10c11a(0x41d))return _0x10c11a(0x2a7);if(_0x3093b4===_0x10c11a(0x450)||_0x3093b4==='$lteq')return _0x10c11a(0x1dd);return _0x10c11a(0x2a7);}if([_0x10c11a(0x227),_0x10c11a(0x1fa),_0x10c11a(0x288)][_0x10c11a(0x3bb)](_0xce2e2d))return!![];return _0x3093b4==='$in'?[_0x10c11a(0x1da),_0x10c11a(0x333)]:_0x10c11a(0x45e);}[a0_0xf68f23(0x274)](){const _0x3b1501=a0_0xf68f23,_0x3cffdf=super['getRequestParams'](),_0x41b057=Object[_0x3b1501(0x1b4)](_0x3cffdf)[_0x3b1501(0x1d7)](([_0x473754])=>_0x473754!==_0x3b1501(0x25f)&&_0x473754!==_0x3b1501(0x2ec))[_0x3b1501(0x336)](([_0x45aa83,_0x2b755d])=>{const _0x233ee6=_0x3b1501,_0x1b61c8=_0x2b755d,_0x147238={};return _0x147238[_0x233ee6(0x30b)]=_0x45aa83,_0x147238[_0x233ee6(0x282)]=_0x1b61c8[_0x233ee6(0x282)]||_0x233ee6(0x297),_0x147238[_0x233ee6(0x1e7)]=_0x1b61c8[_0x233ee6(0x1e7)]||'-',_0x147238[_0x233ee6(0x283)]=_0x1b61c8[_0x233ee6(0x283)],_0x147238;}),_0x5715f2={};return _0x5715f2['description']=_0x3b1501(0x1b1),_0x5715f2['params']=_0x41b057,_0x5715f2;}}class ExcelExportOperation extends GenericOperation{[a0_0xf68f23(0x299)](){const _0x83126c=a0_0xf68f23,_0x98bbfb=super[_0x83126c(0x299)]();if(Object['keys'](_0x98bbfb)[_0x83126c(0x34c)]===0x0){const _0x3b16bf={};this[_0x83126c(0x211)]['fields'][_0x83126c(0x1df)](_0x5ac4c1=>{const _0x358c7f=_0x83126c;if(_0x5ac4c1){const _0x527a1a=_0x5ac4c1[_0x358c7f(0x40e)],_0x2a4007=_0x5ac4c1[_0x358c7f(0x1d8)](),_0x47a512={};_0x47a512['type']=_0x2a4007||'TEXT',_0x47a512[_0x358c7f(0x2b9)]=_0x5ac4c1[_0x358c7f(0x2b9)],_0x47a512['description']=_0x5ac4c1[_0x358c7f(0x1e7)]||_0x5ac4c1[_0x358c7f(0x30b)],_0x3b16bf[_0x527a1a]=_0x47a512;}});const _0x51a6f5={};_0x51a6f5[_0x83126c(0x282)]=_0x83126c(0x2e6),_0x51a6f5[_0x83126c(0x1e7)]=_0x83126c(0x37a),_0x3b16bf[_0x83126c(0x25f)]=_0x51a6f5;const _0x2f80c9={};return _0x2f80c9[_0x83126c(0x282)]=_0x83126c(0x2e6),_0x2f80c9[_0x83126c(0x1e7)]='每页数量(可选)',_0x3b16bf[_0x83126c(0x2ec)]=_0x2f80c9,_0x3b16bf;}return _0x98bbfb;}[a0_0xf68f23(0x454)](){const _0xaaa820=a0_0xf68f23,_0x76b99b=super[_0xaaa820(0x454)]();if(Object[_0xaaa820(0x383)](_0x76b99b)[_0xaaa820(0x34c)]===0x0){const _0x2f3213={};return _0x2f3213[_0xaaa820(0x25f)]=0x1,_0x2f3213[_0xaaa820(0x2ec)]=0x64,_0x2f3213;}const _0x4a4cbe={..._0x76b99b};return _0x4a4cbe[_0xaaa820(0x25f)]=_0x76b99b[_0xaaa820(0x25f)]??0x1,_0x4a4cbe[_0xaaa820(0x2ec)]=_0x76b99b[_0xaaa820(0x2ec)]??0x64,_0x4a4cbe;}[a0_0xf68f23(0x38b)](){const _0x1b08bf=a0_0xf68f23,_0x457480={};return _0x457480[_0x1b08bf(0x261)]=!![],_0x457480[_0x1b08bf(0x374)]='',_0x457480[_0x1b08bf(0x3f1)]='',_0x457480['errorCode']=_0x1b08bf(0x401),_0x457480[_0x1b08bf(0x1eb)]=_0x1b08bf(0x446),_0x457480['params']=null,_0x457480;}[a0_0xf68f23(0x1b3)](_0x518a00,_0x1e5513){const _0x40dc68=a0_0xf68f23,{useFullExample:useFullExample=![],indent:indent='\x20\x20'}=_0x1e5513||{},_0x5a52be=this[_0x40dc68(0x1fd)]();if(useFullExample){const _0x5361cf=this[_0x40dc68(0x454)](),{currentPage:_0x4104b2,pageSize:_0x4d97c6,..._0x45a6c1}=_0x5361cf,_0x1cf098=Object[_0x40dc68(0x383)](_0x45a6c1)[_0x40dc68(0x34c)]>0x0;if(_0x1cf098){const _0x18c039=_0x1e221a=>{const _0x531794=_0x40dc68;return JSON[_0x531794(0x375)](_0x1e221a,null,0x2)[_0x531794(0x3d2)]('\x0a')['map']((_0x57cb7c,_0x495ee0)=>_0x495ee0===0x0?_0x57cb7c:indent+_0x57cb7c)['join']('\x0a');};return _0x40dc68(0x32d)+_0x518a00+'.'+_0x5a52be+'();\x0a\x0a//\x20按条件导出(支持与\x20filter\x20相同的参数)\x0aconst\x20fileUrl\x20=\x20await\x20client.models.'+_0x518a00+'.'+_0x5a52be+'('+_0x18c039(_0x5361cf)+');';}else{const _0x4fa598=_0x2bfcc0=>{const _0x263bee=_0x40dc68;return JSON['stringify'](_0x2bfcc0,null,0x2)[_0x263bee(0x3d2)]('\x0a')[_0x263bee(0x336)]((_0x185da3,_0x5e7b08)=>_0x5e7b08===0x0?_0x185da3:indent+_0x185da3)[_0x263bee(0x36f)]('\x0a');},_0x4791b0={};return _0x4791b0[_0x40dc68(0x25f)]=0x1,_0x4791b0[_0x40dc68(0x2ec)]=0x64,_0x40dc68(0x32d)+_0x518a00+'.'+_0x5a52be+_0x40dc68(0x23c)+_0x518a00+'.'+_0x5a52be+'('+_0x4fa598(_0x4791b0)+');';}}return _0x40dc68(0x1c0)+_0x518a00+'.'+_0x5a52be+_0x40dc68(0x42b);}[a0_0xf68f23(0x3b0)](_0x48f342){const _0x509feb=a0_0xf68f23,_0x3b5921=this[_0x509feb(0x1fd)](),_0x1c0307=_0x48f342||_0x509feb(0x2de),_0x26dc82=_0x509feb(0x3df)+_0x1c0307+'.'+_0x3b5921+'();\x0a//\x20fileUrl:\x20\x22https://yuntoo-export-import.oss-cn-hangzhou.aliyuncs.com/xxx.xlsx?...\x22\x0awindow.open(fileUrl,\x20\x27_blank\x27);\x20//\x20打开下载',_0x3b81f1=_0x509feb(0x1d2)+_0x1c0307+'.'+_0x3b5921+_0x509feb(0x255),_0x5abcde={};return _0x5abcde[_0x509feb(0x43f)]=_0x26dc82,_0x5abcde['errorCode']=_0x3b81f1,_0x5abcde;}}class UpdateOperation extends GenericOperation{[a0_0xf68f23(0x213)](){return this['parseRawRequestBody']();}[a0_0xf68f23(0x299)](){const _0x5f3ec3=a0_0xf68f23,_0x50ee5e=this[_0x5f3ec3(0x213)](),_0xe72785={};_0xe72785[_0x5f3ec3(0x282)]='NUMBER',_0xe72785[_0x5f3ec3(0x1e7)]=_0x5f3ec3(0x2f4),_0xe72785['required']=!![];const _0xbae91c={};_0xbae91c[_0x5f3ec3(0x282)]=_0x5f3ec3(0x43a),_0xbae91c[_0x5f3ec3(0x1e7)]=_0x5f3ec3(0x219),_0xbae91c[_0x5f3ec3(0x283)]=!![],_0xbae91c[_0x5f3ec3(0x2b3)]=_0x50ee5e;const _0x1e8108={};return _0x1e8108['id']=_0xe72785,_0x1e8108[_0x5f3ec3(0x1eb)]=_0xbae91c,_0x1e8108;}['getUpdatableFields'](){const _0x504ea5=a0_0xf68f23;return this[_0x504ea5(0x213)]();}[a0_0xf68f23(0x3ae)](){const _0xdbdb5b=a0_0xf68f23,_0xb9e616=this[_0xdbdb5b(0x211)]['fields']||[],_0x2bc7f7=this['context'][_0xdbdb5b(0x3f8)],_0x28b8fe=_0xb9e616[_0xdbdb5b(0x1b6)](_0x2901fc=>_0x2901fc[_0xdbdb5b(0x3db)]()||_0x2901fc[_0xdbdb5b(0x40e)]===_0x2bc7f7),_0x201be2=_0xb9e616[_0xdbdb5b(0x1d7)](_0x1275bd=>{const _0x5130e7=_0xdbdb5b;if(_0x1275bd[_0x5130e7(0x2fa)])return![];if(_0x1275bd===_0x28b8fe||_0x1275bd[_0x5130e7(0x3db)]())return![];if(_0x1275bd[_0x5130e7(0x42e)]()||_0x1275bd['isUpdateTime']())return![];if(_0x1275bd[_0x5130e7(0x27b)]())return![];return!![];});return _0x28b8fe?[_0x28b8fe,..._0x201be2]:_0x201be2;}[a0_0xf68f23(0x338)](){const _0x190367=a0_0xf68f23,_0x5ea959=this[_0x190367(0x3ae)](),_0x9e274f=this[_0x190367(0x211)][_0x190367(0x3f8)],_0x7f4bad=_0x5ea959['map'](_0x20891f=>{const _0x367f7a=_0x190367,_0x1b8ace=_0x20891f['isPrimaryKey']()||_0x20891f['code']===_0x9e274f,_0x18c3ef=_0x1b8ace?'id':_0x20891f[_0x367f7a(0x40e)],_0x7b16e0={};return _0x7b16e0[_0x367f7a(0x30b)]=_0x18c3ef,_0x7b16e0[_0x367f7a(0x282)]=_0x20891f[_0x367f7a(0x282)],_0x7b16e0[_0x367f7a(0x1e7)]=_0x1b8ace?'主键,用于定位要更新的记录'+(_0x9e274f&&_0x9e274f!==_0x20891f[_0x367f7a(0x40e)]?_0x367f7a(0x426)+_0x20891f[_0x367f7a(0x40e)]+')':''):_0x20891f['description']||_0x20891f[_0x367f7a(0x30b)],_0x7b16e0;}),_0x21429b={};return _0x21429b[_0x190367(0x1e7)]=_0x190367(0x263),_0x21429b[_0x190367(0x39d)]=_0x7f4bad,_0x21429b;}[a0_0xf68f23(0x274)](){const _0x23ec4f=a0_0xf68f23,_0x58a981=this[_0x23ec4f(0x213)](),_0x3031c7=Object[_0x23ec4f(0x1b4)](_0x58a981)['map'](([_0x54b37a,_0x401fbf])=>{const _0x2490e9=_0x23ec4f,_0x10439f=_0x401fbf,_0x109759={};return _0x109759[_0x2490e9(0x30b)]=_0x54b37a,_0x109759[_0x2490e9(0x282)]=_0x10439f[_0x2490e9(0x282)]||_0x2490e9(0x297),_0x109759[_0x2490e9(0x1e7)]=_0x10439f[_0x2490e9(0x1e7)]||'-',_0x109759;}),_0x4f6cf4={};return _0x4f6cf4[_0x23ec4f(0x1e7)]=_0x23ec4f(0x2d4)+_0x23ec4f(0x423)+_0x23ec4f(0x2c5)+_0x23ec4f(0x200)+_0x23ec4f(0x370)+_0x23ec4f(0x2e5),_0x4f6cf4[_0x23ec4f(0x39d)]=_0x3031c7,_0x4f6cf4;}[a0_0xf68f23(0x454)](){const _0x5ab386=a0_0xf68f23,_0x15ed6e=this[_0x5ab386(0x213)](),_0x139e65={};Object[_0x5ab386(0x1b4)](_0x15ed6e)[_0x5ab386(0x1df)](([_0x47cb6d,_0x56e279])=>{const _0x48a88e=_0x5ab386,_0x46b6c5=_0x56e279;let _0x404b83;if(typeof _0x46b6c5[_0x48a88e(0x282)]===_0x48a88e(0x3d4))_0x404b83=_0x46b6c5[_0x48a88e(0x282)];else _0x46b6c5[_0x48a88e(0x282)]&&typeof _0x46b6c5[_0x48a88e(0x282)]===_0x48a88e(0x43a)?_0x404b83=_0x46b6c5[_0x48a88e(0x282)][_0x48a88e(0x282)]||_0x48a88e(0x295):_0x404b83=_0x48a88e(0x295);const _0x120c43=_0x46b6c5[_0x48a88e(0x1e7)],_0x180420=this[_0x48a88e(0x31b)](_0x47cb6d);_0x139e65[_0x47cb6d]=this['generateFieldExample'](_0x47cb6d,_0x404b83,_0x180420?.[_0x48a88e(0x1d8)](),{'isPrimaryKey':![],'description':_0x120c43||_0x180420?.[_0x48a88e(0x1e7)]||_0x180420?.['name']});});const _0x783854={};return _0x783854['id']=0x1,_0x783854[_0x5ab386(0x1eb)]=_0x139e65,_0x783854;}[a0_0xf68f23(0x3fd)](){const _0x4570e1=a0_0xf68f23,_0x242f03=this[_0x4570e1(0x454)](),_0xea3509={};return _0xea3509[_0x4570e1(0x309)]=_0x4570e1(0x233),_0xea3509[_0x4570e1(0x1e7)]=_0x4570e1(0x1ff)+'-\x20**第一个参数\x20`id`**:主键ID(必填),用于定位要更新的记录\x0a'+_0x4570e1(0x3c5),_0xea3509[_0x4570e1(0x1eb)]=_0x242f03,[_0xea3509,{'title':_0x4570e1(0x2f8),'description':_0x4570e1(0x44b)+_0x4570e1(0x364)+'-\x20其他要更新的字段直接平铺在同一层级','data':this[_0x4570e1(0x439)]()}];}[a0_0xf68f23(0x439)](){const _0x3e9406=a0_0xf68f23,_0x140938=this[_0x3e9406(0x213)](),_0x3bc348={};_0x3bc348['id']=0x1;const _0x38788d=_0x3bc348;return Object[_0x3e9406(0x1b4)](_0x140938)['forEach'](([_0x4088fe,_0x59a6e6])=>{const _0x5f1cb0=_0x3e9406,_0x14366d=_0x59a6e6;let _0xc77843;if(typeof _0x14366d[_0x5f1cb0(0x282)]===_0x5f1cb0(0x3d4))_0xc77843=_0x14366d['type'];else _0x14366d[_0x5f1cb0(0x282)]&&typeof _0x14366d[_0x5f1cb0(0x282)]===_0x5f1cb0(0x43a)?_0xc77843=_0x14366d[_0x5f1cb0(0x282)][_0x5f1cb0(0x282)]||_0x5f1cb0(0x295):_0xc77843=_0x5f1cb0(0x295);const _0x3aa19e=_0x14366d[_0x5f1cb0(0x1e7)],_0x2ef693=this['getFieldDefinition'](_0x4088fe);if(_0x2ef693?.[_0x5f1cb0(0x3db)]())return;_0x38788d[_0x4088fe]=this[_0x5f1cb0(0x2eb)](_0x4088fe,_0xc77843,_0x2ef693?.['getDbTypeForOperation'](),{'isPrimaryKey':![],'description':_0x3aa19e||_0x2ef693?.[_0x5f1cb0(0x1e7)]||_0x2ef693?.[_0x5f1cb0(0x30b)]});}),_0x38788d;}['generateHTTPExample'](){const _0xbc9e18=a0_0xf68f23;return this[_0xbc9e18(0x439)]();}[a0_0xf68f23(0x1b3)](_0xd62578,_0x402a0e){const _0x156171=a0_0xf68f23,{useFullExample:useFullExample=![],indent:indent='\x20\x20'}=_0x402a0e||{},_0x23bbb0=this[_0x156171(0x1fd)]();if(useFullExample){const _0x4d6078=this[_0x156171(0x454)](),_0x42a453=JSON['stringify'](_0x4d6078['data'],null,0x2)['split']('\x0a')['map']((_0x42aafa,_0x33733d)=>_0x33733d===0x0?_0x42aafa:indent+_0x42aafa)['join']('\x0a');return'const\x20result\x20=\x20await\x20client.models.'+_0xd62578+'.'+_0x23bbb0+'('+_0x4d6078['id']+',\x20'+_0x42a453+');';}return _0x156171(0x35f)+_0xd62578+'.'+_0x23bbb0+_0x156171(0x1ba);}}class AggregateOperation extends GenericOperation{constructor(_0x140a2c,_0x2874e7,_0x468582){super(_0x140a2c,_0x2874e7,_0x468582);}[a0_0xf68f23(0x419)](_0x46fd69){return _0x46fd69['replace'](/\s+(UNSIGNED|ZEROFILL|SIGNED)$/i,'')['trim']()['toUpperCase']();}['getAggregates'](){return AGGREGATE_FUNCTIONS;}[a0_0xf68f23(0x299)](){const _0x2652e2=a0_0xf68f23,_0x3637d9=super[_0x2652e2(0x299)](),_0xa6b5b2={};_0xa6b5b2[_0x2652e2(0x282)]=_0x2652e2(0x41e),_0xa6b5b2[_0x2652e2(0x1e7)]=_0x2652e2(0x337),_0xa6b5b2[_0x2652e2(0x283)]=![];const _0x5243de={};_0x5243de[_0x2652e2(0x282)]='Object',_0x5243de['description']=_0x2652e2(0x361),_0x5243de['required']=![];const _0xe1d1ec={};_0xe1d1ec[_0x2652e2(0x282)]=_0x2652e2(0x41e),_0xe1d1ec[_0x2652e2(0x1e7)]=_0x2652e2(0x2b7),_0xe1d1ec[_0x2652e2(0x283)]=![];const _0x56e1ea={};_0x56e1ea[_0x2652e2(0x282)]=_0x2652e2(0x33b),_0x56e1ea[_0x2652e2(0x1e7)]=_0x2652e2(0x3c4),_0x56e1ea[_0x2652e2(0x283)]=![];const _0x230c9c={};_0x230c9c['type']=_0x2652e2(0x33b),_0x230c9c[_0x2652e2(0x1e7)]=_0x2652e2(0x449),_0x230c9c[_0x2652e2(0x283)]=![];const _0x18b931={};_0x18b931[_0x2652e2(0x282)]=_0x2652e2(0x33b),_0x18b931[_0x2652e2(0x1e7)]=_0x2652e2(0x3f3),_0x18b931[_0x2652e2(0x283)]=![];const _0x399826={};_0x399826[_0x2652e2(0x282)]=_0x2652e2(0x37e),_0x399826[_0x2652e2(0x1e7)]='当前页码(从\x201\x20开始,默认:\x201)',_0x399826[_0x2652e2(0x283)]=![];const _0x54a5bd={};_0x54a5bd[_0x2652e2(0x282)]=_0x2652e2(0x37e),_0x54a5bd[_0x2652e2(0x1e7)]=_0x2652e2(0x279),_0x54a5bd['required']=![];const _0x26b4d5={..._0x3637d9};return _0x26b4d5[_0x2652e2(0x3fe)]=_0xa6b5b2,_0x26b4d5[_0x2652e2(0x2dc)]=_0x5243de,_0x26b4d5[_0x2652e2(0x1bb)]=_0xe1d1ec,_0x26b4d5['aggregate']=_0x56e1ea,_0x26b4d5[_0x2652e2(0x331)]=_0x230c9c,_0x26b4d5[_0x2652e2(0x35d)]=_0x18b931,_0x26b4d5['currentPage']=_0x399826,_0x26b4d5[_0x2652e2(0x2ec)]=_0x54a5bd,_0x26b4d5;}[a0_0xf68f23(0x314)](){const _0x4bcde9=a0_0xf68f23,_0x2d9688={};_0x2d9688['code']=_0x4bcde9(0x3fe),_0x2d9688[_0x4bcde9(0x282)]=_0x4bcde9(0x41e),_0x2d9688[_0x4bcde9(0x1e7)]=_0x4bcde9(0x337);const _0xacf8ce={};_0xacf8ce[_0x4bcde9(0x40e)]=_0x4bcde9(0x2dc),_0xacf8ce[_0x4bcde9(0x282)]=_0x4bcde9(0x2e7),_0xacf8ce['description']=_0x4bcde9(0x361);const _0x45e6b3={};_0x45e6b3[_0x4bcde9(0x40e)]=_0x4bcde9(0x1bb),_0x45e6b3[_0x4bcde9(0x282)]=_0x4bcde9(0x41e),_0x45e6b3['description']=_0x4bcde9(0x2b7);const _0x23c414={};_0x23c414[_0x4bcde9(0x40e)]=_0x4bcde9(0x414),_0x23c414[_0x4bcde9(0x282)]=_0x4bcde9(0x33b),_0x23c414[_0x4bcde9(0x1e7)]='聚合函数配置数组(type:\x20sum/count/avg/max/min)';const _0x421164={};_0x421164[_0x4bcde9(0x40e)]=_0x4bcde9(0x331),_0x421164[_0x4bcde9(0x282)]='Array',_0x421164[_0x4bcde9(0x1e7)]=_0x4bcde9(0x449);const _0x58b224={};_0x58b224[_0x4bcde9(0x40e)]='orderBy',_0x58b224['type']=_0x4bcde9(0x33b),_0x58b224[_0x4bcde9(0x1e7)]=_0x4bcde9(0x3f3);const _0x470cd7={};_0x470cd7[_0x4bcde9(0x40e)]='currentPage',_0x470cd7[_0x4bcde9(0x282)]=_0x4bcde9(0x37e),_0x470cd7[_0x4bcde9(0x1e7)]='当前页码(从\x201\x20开始,默认:\x201)';const _0x206fec={};return _0x206fec[_0x4bcde9(0x40e)]=_0x4bcde9(0x2ec),_0x206fec[_0x4bcde9(0x282)]='Number',_0x206fec[_0x4bcde9(0x1e7)]='每页数量(默认:\x2020)',[_0x2d9688,_0xacf8ce,_0x45e6b3,_0x23c414,_0x421164,_0x58b224,_0x470cd7,_0x206fec];}[a0_0xf68f23(0x454)](){const _0x292272=a0_0xf68f23,_0x511106=this['context'][_0x292272(0x2a1)]||[];if(_0x511106[_0x292272(0x34c)]===0x0){const _0xe0fc91={};return _0xe0fc91['where']={},_0xe0fc91[_0x292272(0x1bb)]=[],_0xe0fc91[_0x292272(0x414)]=[],_0xe0fc91;}const _0x9e756b={},_0x556668=_0x511106[_0x292272(0x399)](0x0,Math[_0x292272(0x400)](0x3,_0x511106[_0x292272(0x34c)]));_0x556668[_0x292272(0x1df)](_0x2303c6=>{const _0x18fbd5=_0x292272,_0x11dcec=this[_0x18fbd5(0x1d9)](_0x2303c6);if(_0x11dcec[_0x18fbd5(0x34c)]===0x0)return;const _0x128958=this[_0x18fbd5(0x245)](_0x2303c6,_0x11dcec),_0x4ccbbf=this[_0x18fbd5(0x1d1)](_0x2303c6,_0x128958),_0x42682b={};_0x42682b[_0x128958]=_0x4ccbbf,_0x9e756b[_0x2303c6[_0x18fbd5(0x40e)]]=_0x42682b;});const _0x49206e=_0x511106[_0x292272(0x399)](0x0,Math[_0x292272(0x400)](0x2,_0x511106[_0x292272(0x34c)]))['map'](_0x319a33=>_0x319a33['code']),_0x105673=[],_0x14d419=_0x511106[_0x292272(0x1d7)](_0x340bc6=>this[_0x292272(0x327)](_0x340bc6));if(_0x14d419[_0x292272(0x34c)]>0x0){const _0x1a7b24=_0x14d419[0x0],_0x3561e3=_0x1a7b24[_0x292272(0x40e)],_0x22e0d9={};_0x22e0d9[_0x292272(0x282)]=_0x292272(0x43c),_0x22e0d9[_0x292272(0x251)]=_0x3561e3,_0x22e0d9[_0x292272(0x363)]=_0x3561e3+_0x292272(0x430),_0x22e0d9[_0x292272(0x2c3)]=![],_0x22e0d9[_0x292272(0x34a)]=!![],_0x22e0d9[_0x292272(0x3a9)]=0x2,_0x105673['push'](_0x22e0d9);const _0x27bb95={};_0x27bb95[_0x292272(0x282)]=_0x292272(0x455),_0x27bb95[_0x292272(0x251)]=_0x3561e3,_0x27bb95[_0x292272(0x363)]=_0x3561e3+'_avg',_0x27bb95[_0x292272(0x2c3)]=![],_0x27bb95[_0x292272(0x34a)]=!![],_0x27bb95[_0x292272(0x3a9)]=0x2,_0x105673[_0x292272(0x387)](_0x27bb95);const _0x344650={};_0x344650[_0x292272(0x282)]='max',_0x344650[_0x292272(0x251)]=_0x3561e3,_0x344650[_0x292272(0x363)]=_0x3561e3+_0x292272(0x317),_0x344650[_0x292272(0x2c3)]=![],_0x344650[_0x292272(0x34a)]=!![],_0x344650[_0x292272(0x3a9)]=0x2,_0x105673[_0x292272(0x387)](_0x344650);const _0x1ebff7={};_0x1ebff7[_0x292272(0x282)]=_0x292272(0x400),_0x1ebff7[_0x292272(0x251)]=_0x3561e3,_0x1ebff7['alias']=_0x3561e3+_0x292272(0x354),_0x1ebff7[_0x292272(0x2c3)]=![],_0x1ebff7[_0x292272(0x34a)]=!![],_0x1ebff7[_0x292272(0x3a9)]=0x2,_0x105673[_0x292272(0x387)](_0x1ebff7);}else{if(_0x511106[_0x292272(0x34c)]>0x0){const _0x58f09a=_0x511106[0x0],_0x249047=_0x58f09a[_0x292272(0x40e)],_0x3e04f8={};_0x3e04f8[_0x292272(0x282)]=_0x292272(0x1a0),_0x3e04f8[_0x292272(0x251)]=_0x249047,_0x3e04f8[_0x292272(0x363)]=_0x292272(0x1c1),_0x3e04f8[_0x292272(0x2c3)]=!![],_0x105673[_0x292272(0x387)](_0x3e04f8);}}const _0x2ebb30=[];if(_0x511106['length']>0x0){const _0x160f5b=_0x511106[0x0]['code'],_0xf5b4e5={};_0xf5b4e5[_0x160f5b]=_0x292272(0x1c9),_0x2ebb30['push'](_0xf5b4e5);}const _0xdb94a3=[..._0x49206e,..._0x105673[_0x292272(0x336)](_0x29f0e1=>_0x29f0e1[_0x292272(0x363)])],_0x591a64=[];if(_0x105673[_0x292272(0x34c)]>0x0){const _0x1075e7={};_0x1075e7['$gte']=0x0;const _0x5b8e16={};_0x5b8e16[_0x292272(0x3ed)]=_0x105673[0x0][_0x292272(0x363)],_0x5b8e16['condition']=_0x1075e7,_0x591a64[_0x292272(0x387)](_0x5b8e16);}const _0x1136ad={};return _0x1136ad[_0x292272(0x3fe)]=_0xdb94a3,_0x1136ad['where']=_0x9e756b,_0x1136ad['groupBy']=_0x49206e,_0x1136ad[_0x292272(0x414)]=_0x105673,_0x1136ad['having']=_0x591a64[_0x292272(0x34c)]>0x0?_0x591a64:undefined,_0x1136ad[_0x292272(0x35d)]=_0x2ebb30,_0x1136ad[_0x292272(0x25f)]=0x1,_0x1136ad[_0x292272(0x2ec)]=0x14,_0x1136ad;}[a0_0xf68f23(0x1b3)](_0x3a7f68,_0x1c71a3){const _0xd0ad5a=a0_0xf68f23,{useFullExample:useFullExample=![],indent:indent='\x20\x20'}=_0x1c71a3||{},_0x124bce=this[_0xd0ad5a(0x1fd)](),_0xea0ea2=this[_0xd0ad5a(0x454)](),_0x2f73aa=_0x18168a=>{const _0x44dfb5=_0xd0ad5a;return JSON[_0x44dfb5(0x375)](_0x18168a,null,0x2)['split']('\x0a')[_0x44dfb5(0x336)]((_0x5101e3,_0x5d8ac5)=>_0x5d8ac5===0x0?_0x5101e3:indent+_0x5101e3)['join']('\x0a');};if(useFullExample){const _0x175c2=this[_0xd0ad5a(0x211)][_0xd0ad5a(0x2a1)]||[],_0x484221=_0x175c2['filter'](_0x2f394f=>this[_0xd0ad5a(0x327)](_0x2f394f)),_0x252c94={'where':_0x175c2[0x0]?{[_0x175c2[0x0][_0xd0ad5a(0x40e)]]:{'$eq':this[_0xd0ad5a(0x1d1)](_0x175c2[0x0],_0xd0ad5a(0x3f0))}}:{},'aggregate':_0x484221[_0xd0ad5a(0x34c)]>0x0?[{'type':_0xd0ad5a(0x43c),'column':_0x484221[0x0][_0xd0ad5a(0x40e)],'alias':_0x484221[0x0]['code']+_0xd0ad5a(0x430),'distinct':![],'round':!![],'precision':0x2}]:[{'type':_0xd0ad5a(0x1a0),'column':_0x175c2[0x0][_0xd0ad5a(0x40e)],'alias':_0xd0ad5a(0x1c1),'distinct':!![]}],'orderBy':[{[_0x175c2[0x0][_0xd0ad5a(0x40e)]]:_0xd0ad5a(0x1c9)}]};let _0x42cb6e='';return _0x175c2[_0xd0ad5a(0x34c)]>=0x3&&(_0x42cb6e=_0xd0ad5a(0x3f9)+_0x3a7f68+'.'+_0x124bce+'('+_0x2f73aa(_0xea0ea2)+');'),'//\x20简单聚合查询\x0aconst\x20result1\x20=\x20await\x20client.models.'+_0x3a7f68+'.'+_0x124bce+'('+_0x2f73aa(_0x252c94)+');'+_0x42cb6e;}const _0x302d66=JSON[_0xd0ad5a(0x375)](_0xea0ea2,null,0x2)[_0xd0ad5a(0x3d2)]('\x0a')[_0xd0ad5a(0x336)]((_0x30b057,_0x219803)=>_0x219803===0x0?_0x30b057:indent+_0x30b057)['join']('\x0a');return _0xd0ad5a(0x35f)+_0x3a7f68+'.'+_0x124bce+'('+_0x302d66+');';}[a0_0xf68f23(0x327)](_0x597bd5){const _0x5b32d7=a0_0xf68f23,_0x3cfe32=_0x597bd5[_0x5b32d7(0x1d8)]();return[_0x5b32d7(0x42c),'INTEGER',_0x5b32d7(0x236),_0x5b32d7(0x367)][_0x5b32d7(0x3bb)](_0x3cfe32)||['INT',_0x5b32d7(0x3ca),'SMALLINT',_0x5b32d7(0x3c8),_0x5b32d7(0x1c5)]['includes'](_0x3cfe32);}['getApplicableOperators'](_0x1587d8){const _0x2d45f2=a0_0xf68f23,_0x7788c8=_0x1587d8[_0x2d45f2(0x1d8)](),_0x194dfc=[];if([_0x2d45f2(0x42c),'INTEGER',_0x2d45f2(0x236),_0x2d45f2(0x367)][_0x2d45f2(0x3bb)](_0x7788c8)||[_0x2d45f2(0x326),_0x2d45f2(0x3ca),_0x2d45f2(0x239),_0x2d45f2(0x3c8),_0x2d45f2(0x1c5)][_0x2d45f2(0x3bb)](_0x7788c8))_0x194dfc[_0x2d45f2(0x387)](_0x2d45f2(0x3f0),_0x2d45f2(0x3dd),'$gte',_0x2d45f2(0x450),_0x2d45f2(0x41d),'$lteq',_0x2d45f2(0x3e9));else{if([_0x2d45f2(0x305),_0x2d45f2(0x295),'VARCHAR'][_0x2d45f2(0x3bb)](_0x7788c8)||['CHAR','LONGTEXT'][_0x2d45f2(0x3bb)](_0x7788c8))_0x194dfc['push']('$eq','$ne',_0x2d45f2(0x3e9),_0x2d45f2(0x2bd),'$startWith','$endWith');else{if([_0x2d45f2(0x39e),_0x2d45f2(0x24d),_0x2d45f2(0x27c)][_0x2d45f2(0x3bb)](_0x7788c8)||[_0x2d45f2(0x31c)]['includes'](_0x7788c8))_0x194dfc[_0x2d45f2(0x387)](_0x2d45f2(0x3f0),_0x2d45f2(0x3dd),_0x2d45f2(0x43e),_0x2d45f2(0x450),_0x2d45f2(0x41d),'$lteq');else[_0x2d45f2(0x227),'BOOL','BIT']['includes'](_0x7788c8)?_0x194dfc[_0x2d45f2(0x387)](_0x2d45f2(0x3f0),'$ne'):_0x194dfc[_0x2d45f2(0x387)](_0x2d45f2(0x3f0),_0x2d45f2(0x3dd));}}return _0x194dfc;}['selectBestOperator'](_0x5ec72e,_0x1c4a08){const _0x25f581=a0_0xf68f23,_0x40a5e5=_0x5ec72e[_0x25f581(0x1d8)]();if(['NUMBER',_0x25f581(0x453),_0x25f581(0x236),_0x25f581(0x367)][_0x25f581(0x3bb)](_0x40a5e5)||[_0x25f581(0x326),_0x25f581(0x3ca),_0x25f581(0x239),_0x25f581(0x3c8),_0x25f581(0x1c5)][_0x25f581(0x3bb)](_0x40a5e5))return _0x1c4a08['includes'](_0x25f581(0x43e))?'$gte':_0x25f581(0x3f0);if([_0x25f581(0x305),_0x25f581(0x295),_0x25f581(0x33a)][_0x25f581(0x3bb)](_0x40a5e5)||[_0x25f581(0x1e4),'LONGTEXT'][_0x25f581(0x3bb)](_0x40a5e5))return _0x1c4a08[_0x25f581(0x3bb)](_0x25f581(0x2bd))?'$contain':_0x25f581(0x3f0);if(['DATE','DATETIME',_0x25f581(0x27c),'TIME']['includes'](_0x40a5e5))return _0x1c4a08['includes'](_0x25f581(0x43e))?_0x25f581(0x43e):_0x25f581(0x3f0);return _0x25f581(0x3f0);}[a0_0xf68f23(0x1d1)](_0x183a78,_0x46e51c){const _0x2276bf=a0_0xf68f23,_0x392f0f=_0x183a78[_0x2276bf(0x1d8)](),_0x5290ab=_0x183a78['getEnumOptions']();if(_0x5290ab&&_0x5290ab[_0x2276bf(0x34c)]>0x0){if(_0x46e51c===_0x2276bf(0x3e9))return _0x5290ab['slice'](0x0,0x2)['map'](_0x4fb82e=>_0x4fb82e[_0x2276bf(0x45e)]);return _0x5290ab[0x0][_0x2276bf(0x45e)];}if([_0x2276bf(0x42c),_0x2276bf(0x453),'BIGINT',_0x2276bf(0x367)]['includes'](_0x392f0f)||[_0x2276bf(0x326),_0x2276bf(0x3ca),_0x2276bf(0x239),_0x2276bf(0x3c8),_0x2276bf(0x1c5)]['includes'](_0x392f0f)){if(_0x46e51c==='$in')return[0x1,0x2,0x3];if(_0x46e51c===_0x2276bf(0x43e)||_0x46e51c===_0x2276bf(0x41d))return 0x0;if(_0x46e51c==='$lte'||_0x46e51c===_0x2276bf(0x451))return 0x64;return 0x1;}if([_0x2276bf(0x305),'TEXT',_0x2276bf(0x33a)]['includes'](_0x392f0f)||[_0x2276bf(0x1e4),_0x2276bf(0x2d1)][_0x2276bf(0x3bb)](_0x392f0f)){if(_0x46e51c===_0x2276bf(0x3e9))return[_0x2276bf(0x1da),_0x2276bf(0x333)];if(_0x46e51c===_0x2276bf(0x2bd))return'keyword';if(_0x46e51c===_0x2276bf(0x1db))return _0x2276bf(0x3b2);if(_0x46e51c==='$endWith')return _0x2276bf(0x35e);return _0x2276bf(0x45e);}if([_0x2276bf(0x39e),_0x2276bf(0x24d),_0x2276bf(0x27c),_0x2276bf(0x31c)][_0x2276bf(0x3bb)](_0x392f0f)){if(_0x46e51c==='$gte'||_0x46e51c===_0x2276bf(0x41d))return _0x2276bf(0x2a7);if(_0x46e51c==='$lte'||_0x46e51c===_0x2276bf(0x451))return _0x2276bf(0x1dd);return _0x2276bf(0x2a7);}if(['BOOLEAN',_0x2276bf(0x1fa),_0x2276bf(0x288)]['includes'](_0x392f0f))return!![];return _0x46e51c===_0x2276bf(0x3e9)?['value1',_0x2276bf(0x333)]:_0x2276bf(0x45e);}['getRequestParamsDocInfo'](){const _0x228a58=a0_0xf68f23,_0x20d374=this[_0x228a58(0x299)](),_0x1c6069=Object[_0x228a58(0x1b4)](_0x20d374)['filter'](([_0x18178b])=>_0x18178b!==_0x228a58(0x25f)&&_0x18178b!==_0x228a58(0x2ec))[_0x228a58(0x336)](([_0x2046ea,_0x195e72])=>{const _0x3ffc71=_0x228a58,_0x56f7a0=_0x195e72,_0x4c2923={};return _0x4c2923[_0x3ffc71(0x30b)]=_0x2046ea,_0x4c2923[_0x3ffc71(0x282)]=_0x56f7a0[_0x3ffc71(0x282)]||'String',_0x4c2923[_0x3ffc71(0x1e7)]=_0x56f7a0[_0x3ffc71(0x1e7)]||'-',_0x4c2923[_0x3ffc71(0x283)]=_0x56f7a0[_0x3ffc71(0x283)],_0x4c2923;}),_0x2baed1={};return _0x2baed1[_0x228a58(0x1e7)]=_0x228a58(0x23e),_0x2baed1[_0x228a58(0x39d)]=_0x1c6069,_0x2baed1;}[a0_0xf68f23(0x38b)](){const _0x401b81=a0_0xf68f23,_0x564a62=this[_0x401b81(0x454)]()['aggregate'],_0x123feb=[{}],_0x409aee=[];_0x564a62?.[_0x401b81(0x1df)](_0xbb232e=>{const _0x23f853=_0x401b81,_0x48412c={};_0x48412c['title']=_0xbb232e[_0x23f853(0x363)],_0x48412c[_0x23f853(0x307)]=_0xbb232e[_0x23f853(0x363)],_0x409aee['push'](_0x48412c),_0x123feb[0x0][_0xbb232e[_0x23f853(0x363)]]=_0xbb232e[_0x23f853(0x282)]===_0x23f853(0x1a0)?0x64:Math[_0x23f853(0x34a)](Math[_0x23f853(0x1a2)]()*0x64*0x64)/0x64;});const _0x3f7141={};_0x3f7141[_0x401b81(0x2ec)]=0x1,_0x3f7141[_0x401b81(0x2f1)]=0x64,_0x3f7141[_0x401b81(0x25f)]=0x1;const _0x1b79af={};_0x1b79af['paging']=_0x3f7141,_0x1b79af[_0x401b81(0x203)]=_0x123feb,_0x1b79af['tableColumns']=_0x409aee;const _0x2e08d2={};return _0x2e08d2[_0x401b81(0x261)]=!![],_0x2e08d2[_0x401b81(0x374)]='',_0x2e08d2['errorMsg']='',_0x2e08d2['errorCode']=_0x401b81(0x401),_0x2e08d2['data']=_0x1b79af,_0x2e08d2[_0x401b81(0x39d)]=null,_0x2e08d2;}}class OperationFactory{['create'](_0x418c00,_0x35f2ef,_0x14612c){const _0x2fee5a=a0_0xf68f23;switch(_0x418c00){case _0x2fee5a(0x2c0):return new GetSelectOptionsOperation(_0x418c00,_0x35f2ef,_0x14612c);case _0x2fee5a(0x2a6):return new GetListOperation(_0x418c00,_0x35f2ef,_0x14612c);case _0x2fee5a(0x1d7):return new FilterOperation(_0x418c00,_0x35f2ef,_0x14612c);case _0x2fee5a(0x389):return new ExcelExportOperation(_0x418c00,_0x35f2ef,_0x14612c);case'update':return new UpdateOperation(_0x418c00,_0x35f2ef,_0x14612c);case _0x2fee5a(0x414):return new AggregateOperation(_0x418c00,_0x35f2ef,_0x14612c);default:return new GenericOperation(_0x418c00,_0x35f2ef,_0x14612c);}}[a0_0xf68f23(0x3a3)](_0x320172,_0x3b1c63){const _0x279925=a0_0xf68f23,_0x559eb0=new Map();return Object['entries'](_0x320172)[_0x279925(0x1df)](([_0x149e3a,_0x1192db])=>{const _0x563d47=_0x279925;_0x559eb0[_0x563d47(0x386)](_0x149e3a,this[_0x563d47(0x1bc)](_0x149e3a,_0x1192db,_0x3b1c63));}),_0x559eb0;}}class OperationList{[a0_0xf68f23(0x3e8)];constructor(_0x22cd83,_0x2eda6a){const _0x427346=new OperationFactory();this['_operations']=_0x427346['createAll'](_0x22cd83,_0x2eda6a);}[a0_0xf68f23(0x2c7)](_0x210aa4){const _0x159665=a0_0xf68f23;return this[_0x159665(0x3e8)][_0x159665(0x2c7)](_0x210aa4);}['has'](_0x4a5d45){const _0x38452f=a0_0xf68f23;return this[_0x38452f(0x3e8)][_0x38452f(0x2a9)](_0x4a5d45);}[a0_0xf68f23(0x2b5)](){const _0x2d7634=a0_0xf68f23;return this[_0x2d7634(0x3e8)][_0x2d7634(0x2b5)];}['getNames'](){const _0x495fbd=a0_0xf68f23;return Array[_0x495fbd(0x2a3)](this['_operations']['keys']());}[a0_0xf68f23(0x41f)](){const _0x5e4a9e=a0_0xf68f23,_0x4e7880=Array[_0x5e4a9e(0x2a3)](this[_0x5e4a9e(0x3e8)][_0x5e4a9e(0x36c)]());return this[_0x5e4a9e(0x230)](_0x4e7880);}[a0_0xf68f23(0x1a7)](){const _0x60ed44=a0_0xf68f23;return this[_0x60ed44(0x41f)]()[_0x60ed44(0x1d7)](_0x1eee8d=>_0x1eee8d[_0x60ed44(0x41b)]());}[a0_0xf68f23(0x394)](){const _0x116301=a0_0xf68f23;return this[_0x116301(0x41f)]()['filter'](_0x39f505=>!_0x39f505[_0x116301(0x41b)]());}[a0_0xf68f23(0x29b)](){const _0xa17c74=a0_0xf68f23;return this[_0xa17c74(0x1a7)]()['map'](_0x311d2e=>_0x311d2e[_0xa17c74(0x1fd)]());}[a0_0xf68f23(0x2be)](){const _0xe3f02b=a0_0xf68f23;return this[_0xe3f02b(0x394)]()['map'](_0x2fd626=>_0x2fd626[_0xe3f02b(0x1fd)]());}[a0_0xf68f23(0x1e9)](_0x4d2dbe){const _0x19efe8=a0_0xf68f23;return this[_0x19efe8(0x41f)]()[_0x19efe8(0x1d7)](_0x5d8d9b=>_0x5d8d9b[_0x19efe8(0x43d)]()===_0x4d2dbe);}[a0_0xf68f23(0x1d7)](_0x486cbb){const _0x304c2f=a0_0xf68f23;return this[_0x304c2f(0x41f)]()[_0x304c2f(0x1d7)](_0x486cbb);}['getFiltered'](_0x5cbb62={}){const _0x34c41b=a0_0xf68f23;let _0x1b3b44=this[_0x34c41b(0x41f)]();!_0x5cbb62[_0x34c41b(0x1d5)]&&(_0x1b3b44=_0x1b3b44[_0x34c41b(0x1d7)](_0x325d5f=>_0x325d5f[_0x34c41b(0x41b)]()));if(_0x5cbb62[_0x34c41b(0x23a)]!==![]){const _0x18406b=_0x1b3b44['map'](_0x5b7c36=>({'name':_0x5b7c36['getName'](),'operation':_0x5b7c36})),_0x3a0c4c=filterApiOperations(_0x18406b);_0x1b3b44=_0x3a0c4c[_0x34c41b(0x336)](_0x4c3e95=>_0x4c3e95[_0x34c41b(0x3b7)]),_0x1b3b44=this[_0x34c41b(0x230)](_0x1b3b44);}return _0x5cbb62['customFilter']&&(_0x1b3b44=_0x1b3b44[_0x34c41b(0x1d7)](_0x5cbb62['customFilter'])),_0x1b3b44;}[a0_0xf68f23(0x230)](_0xa6ead4){const _0x49731a=a0_0xf68f23,_0x30d0ea=_0xa6ead4[_0x49731a(0x1b6)](_0x30f713=>_0x30f713[_0x49731a(0x1fd)]()===_0x49731a(0x1d7)),_0x2ad59c=_0xa6ead4[_0x49731a(0x1d7)](_0x1d492a=>_0x1d492a[_0x49731a(0x1fd)]()!==_0x49731a(0x1d7));return _0x30d0ea?[_0x30d0ea,..._0x2ad59c]:_0x2ad59c;}[a0_0xf68f23(0x246)](){const _0x5c09a1=a0_0xf68f23,_0x452115=this[_0x5c09a1(0x1a7)]();return{'total':this['size'](),'enabled':_0x452115[_0x5c09a1(0x34c)],'disabled':this[_0x5c09a1(0x2b5)]()-_0x452115[_0x5c09a1(0x34c)],'byType':this[_0x5c09a1(0x3cf)](_0x452115),'byMethod':this['getCountByMethod'](_0x452115)};}[a0_0xf68f23(0x3cf)](_0x20f8d7){const _0xed4047={};return _0x20f8d7['forEach'](_0xfe9488=>{const _0x126b28=a0_0x274a,_0x220743=_0xfe9488[_0x126b28(0x43d)]();_0x220743&&(_0xed4047[_0x220743]=(_0xed4047[_0x220743]||0x0)+0x1);}),_0xed4047;}[a0_0xf68f23(0x30a)](_0x5dc8bc){const _0x404b94=a0_0xf68f23,_0x571bf5={};return _0x5dc8bc[_0x404b94(0x1df)](_0x3e7acb=>{const _0x302e6f=_0x404b94,_0x1c6f96=_0x3e7acb[_0x302e6f(0x3e0)]();_0x1c6f96&&(_0x571bf5[_0x1c6f96]=(_0x571bf5[_0x1c6f96]||0x0)+0x1);}),_0x571bf5;}[Symbol['iterator']](){const _0x399304=a0_0xf68f23;return this[_0x399304(0x3e8)][_0x399304(0x36c)]();}[a0_0xf68f23(0x250)](){const _0xa0232f=a0_0xf68f23,_0x1b35b4=this[_0xa0232f(0x246)]();return _0xa0232f(0x3a7)+_0x1b35b4[_0xa0232f(0x1cf)]+'/'+_0x1b35b4[_0xa0232f(0x3bc)]+'\x20operations)';}}class DBConfig{['raw'];[a0_0xf68f23(0x33d)];[a0_0xf68f23(0x340)];[a0_0xf68f23(0x264)];[a0_0xf68f23(0x1aa)];[a0_0xf68f23(0x27f)];[a0_0xf68f23(0x384)];[a0_0xf68f23(0x3f8)];[a0_0xf68f23(0x25c)];[a0_0xf68f23(0x1c6)];constructor(_0x407778,_0x139ae1){const _0x154c08=a0_0xf68f23;this[_0x154c08(0x344)]=_0x139ae1,this[_0x154c08(0x33d)]=_0x407778[_0x154c08(0x33d)],this['dbName']=_0x407778[_0x154c08(0x340)],this[_0x154c08(0x264)]=_0x407778[_0x154c08(0x264)],this[_0x154c08(0x1aa)]=_0x407778[_0x154c08(0x1aa)],this[_0x154c08(0x27f)]=_0x407778['tableName'],this[_0x154c08(0x384)]=_0x407778[_0x154c08(0x384)],this['pkField']=_0x407778[_0x154c08(0x3f8)],this[_0x154c08(0x25c)]=_0x407778[_0x154c08(0x25c)],this[_0x154c08(0x1c6)]=_0x407778[_0x154c08(0x1c6)];}[a0_0xf68f23(0x201)](){const _0x16d6b5=a0_0xf68f23;return this[_0x16d6b5(0x344)];}}class DrivenDataDetailBase extends DatasetItem{[a0_0xf68f23(0x35a)];[a0_0xf68f23(0x1fe)];[a0_0xf68f23(0x431)];constructor(_0x309277){const _0x446421=a0_0xf68f23,_0xa9adb1={..._0x309277};_0xa9adb1['id']=_0x309277['modelId']||_0x309277['id'],_0xa9adb1[_0x446421(0x362)]=_0x309277[_0x446421(0x3a1)]||_0x309277['datasetCode']||_0x309277['code'],super(_0xa9adb1);}[a0_0xf68f23(0x1f5)](){return;}[a0_0xf68f23(0x225)](){return[];}[a0_0xf68f23(0x1d6)](){return[];}get['source'](){const _0x579b30=a0_0xf68f23;return this[_0x579b30(0x3e2)]();}[a0_0xf68f23(0x24a)](){const _0x25c351=a0_0xf68f23;if(!this[_0x25c351(0x1fe)])throw new Error(_0x25c351(0x281));return this[_0x25c351(0x1fe)];}['getFieldListWithDeleted'](){const _0x2152e5=a0_0xf68f23;if(!this['_fieldListWithDeleted'])throw new Error(_0x2152e5(0x43b));return this[_0x2152e5(0x431)];}[a0_0xf68f23(0x434)](){return[];}['getFieldsWithDeleted'](){const _0x50e92e=a0_0xf68f23,_0x20f04c=this['getFieldDataSource']();return _0x20f04c[_0x50e92e(0x2a1)];}[a0_0xf68f23(0x26f)](){return this['getFields']()['length'];}['getField'](_0xcc1d53){const _0x33b25e=a0_0xf68f23,_0x5c55f4=this['getFieldInstance'](_0xcc1d53);return _0x5c55f4?_0x5c55f4[_0x33b25e(0x344)]:undefined;}['getFieldRaw'](_0x114d9a){return;}['parseFieldExtend'](_0x4a8532){const _0x803404=a0_0xf68f23;if(!_0x4a8532||typeof _0x4a8532!==_0x803404(0x43a))return!![]&&console[_0x803404(0x359)](_0x803404(0x38c),_0x4a8532),{};if(_0x803404(0x3f8)in _0x4a8532){const _0x4c0507=_0x4a8532;return{'primaryKey':typeof _0x4c0507['pkField']==='boolean'?_0x4c0507[_0x803404(0x3f8)]:Boolean(_0x4c0507['pkField']),'required':_0x4c0507[_0x803404(0x283)],'systemRetain':Boolean(_0x4c0507[_0x803404(0x1ee)]),'autoIncrement':_0x4c0507['autoIncrement']??undefined};}if(!(_0x803404(0x3c9)in _0x4a8532)||!_0x4a8532[_0x803404(0x3c9)])return{};try{const _0x168fac=typeof _0x4a8532['extend']==='string'?JSON[_0x803404(0x28b)](_0x4a8532['extend']):_0x4a8532[_0x803404(0x3c9)];if(typeof _0x168fac!==_0x803404(0x43a)||_0x168fac===null)return{};return _0x168fac;}catch{return{};}}[a0_0xf68f23(0x3bd)](){const _0x3b9402=a0_0xf68f23;if(!this[_0x3b9402(0x35a)]){const _0x2cbe28=this[_0x3b9402(0x304)](this[_0x3b9402(0x3f2)]()||{});this[_0x3b9402(0x35a)]=new OperationList(_0x2cbe28,{'fields':this[_0x3b9402(0x24a)]()[_0x3b9402(0x1a8)](),'pkField':this[_0x3b9402(0x2e3)][_0x3b9402(0x26d)]?.[_0x3b9402(0x3f8)],'dbtableConfig':this[_0x3b9402(0x2e3)]['dbtableConfig']||null});}return this['_operationList'];}[a0_0xf68f23(0x304)](_0x1c42d8){const _0x46c6b7=a0_0xf68f23;if(_0x1c42d8[_0x46c6b7(0x1d7)]!==undefined)return _0x1c42d8;return{..._0x1c42d8,'filter':this['generateDefaultFilterOperation']()};}[a0_0xf68f23(0x3d8)](){const _0x4e4304=a0_0xf68f23,_0x109804=this[_0x4e4304(0x3f2)]()?.[_0x4e4304(0x2a6)];let _0x569328=_0x109804?.[_0x4e4304(0x248)],_0x31c8cc='';if(!_0x569328&&this[_0x4e4304(0x3f2)]()){const _0x4d88b2=Object[_0x4e4304(0x36c)](this[_0x4e4304(0x3f2)]());for(const _0x506bd0 of _0x4d88b2){if(_0x506bd0&&typeof _0x506bd0===_0x4e4304(0x43a)&&_0x4e4304(0x248)in _0x506bd0){_0x569328=_0x506bd0[_0x4e4304(0x248)];break;}}}if(_0x109804?.[_0x4e4304(0x2b6)]){const _0x2fd285=_0x109804['path'],_0x9fab8c=_0x2fd285['lastIndexOf']('/');_0x9fab8c!==-0x1&&(_0x31c8cc=_0x2fd285[_0x4e4304(0x397)](0x0,_0x9fab8c));}const _0x501914={};_0x501914[_0x4e4304(0x30b)]=_0x4e4304(0x2dc),_0x501914['type']=_0x4e4304(0x43a),_0x501914[_0x4e4304(0x283)]=![];const _0x22073d={};_0x22073d[_0x4e4304(0x30b)]=_0x4e4304(0x3fe),_0x22073d[_0x4e4304(0x282)]=_0x4e4304(0x3ea),_0x22073d[_0x4e4304(0x283)]=![];const _0x26655d={};_0x26655d['name']=_0x4e4304(0x35d),_0x26655d['type']=_0x4e4304(0x3ea),_0x26655d[_0x4e4304(0x283)]=![];const _0x4e7cb6={};_0x4e7cb6[_0x4e4304(0x30b)]=_0x4e4304(0x25f),_0x4e7cb6[_0x4e4304(0x282)]=_0x4e4304(0x404),_0x4e7cb6[_0x4e4304(0x283)]=![],_0x4e7cb6[_0x4e4304(0x3ef)]=0x1;const _0x2885df={};_0x2885df['name']='pageSize',_0x2885df[_0x4e4304(0x282)]='number',_0x2885df[_0x4e4304(0x283)]=![],_0x2885df[_0x4e4304(0x3ef)]=0xa;const _0xb7fbd2={};return _0xb7fbd2[_0x4e4304(0x30b)]='filter',_0xb7fbd2[_0x4e4304(0x282)]=_0x4e4304(0x1d0),_0xb7fbd2['description']=_0x4e4304(0x37d),_0xb7fbd2[_0x4e4304(0x321)]=_0x4e4304(0x315),_0xb7fbd2['host']=_0x569328,_0xb7fbd2['path']=_0x31c8cc?_0x31c8cc+'/filter':_0x4e4304(0x39b),_0xb7fbd2[_0x4e4304(0x39d)]=_0x109804?.[_0x4e4304(0x39d)]||[_0x501914,_0x22073d,_0x26655d,_0x4e7cb6,_0x2885df],_0xb7fbd2[_0x4e4304(0x377)]=!![],_0xb7fbd2;}[a0_0xf68f23(0x398)](){const _0x45fcad=a0_0xf68f23;return this[_0x45fcad(0x3bd)]()[_0x45fcad(0x41f)]();}['getOperationCount'](){const _0x3e7ea9=a0_0xf68f23;return this[_0x3e7ea9(0x3bd)]()[_0x3e7ea9(0x2b5)]();}[a0_0xf68f23(0x214)](_0x3a1902){const _0x51672d=a0_0xf68f23;if(typeof _0x3a1902!=='string'){!![]&&console[_0x51672d(0x359)](_0x51672d(0x3f4),_0x3a1902);return;}return this[_0x51672d(0x3bd)]()[_0x51672d(0x2c7)](_0x3a1902);}[a0_0xf68f23(0x2ff)](_0x167013){const _0x3b706a=a0_0xf68f23;if(typeof _0x167013!==_0x3b706a(0x3d4))return![];return this[_0x3b706a(0x3bd)]()[_0x3b706a(0x2a9)](_0x167013);}['isOperationEnabled'](_0x4468da){const _0x3abeab=a0_0xf68f23;if(typeof _0x4468da!==_0x3abeab(0x3d4))return![];const _0x4a0197=this[_0x3abeab(0x214)](_0x4468da);return _0x4a0197?.['isEnabled']()||![];}[a0_0xf68f23(0x22c)](){const _0x2b8eda=a0_0xf68f23;return this[_0x2b8eda(0x3bd)]()[_0x2b8eda(0x29b)]();}['getDisabledOperations'](){const _0x34b7ce=a0_0xf68f23;return this['getOperationList']()[_0x34b7ce(0x2be)]();}['getEnabledOperationInstances'](){const _0x8a7fb7=a0_0xf68f23;return this['getOperationList']()[_0x8a7fb7(0x1a7)]();}[a0_0xf68f23(0x390)](){const _0x1148e8=a0_0xf68f23;return this[_0x1148e8(0x3bd)]()[_0x1148e8(0x394)]();}[a0_0xf68f23(0x415)](_0x4d40e7={}){const _0x492b0b=a0_0xf68f23;return this[_0x492b0b(0x3bd)]()[_0x492b0b(0x1e1)](_0x4d40e7);}[a0_0xf68f23(0x246)](){const _0x553c8f=a0_0xf68f23;return{'fieldCount':this[_0x553c8f(0x26f)](),'systemFieldCount':this[_0x553c8f(0x314)]()[_0x553c8f(0x34c)],'businessFieldCount':this[_0x553c8f(0x2fd)]()['length'],'requiredFieldCount':this[_0x553c8f(0x1b5)]()[_0x553c8f(0x34c)],'primaryKeyCount':this['getPrimaryKeyFields']()[_0x553c8f(0x34c)],'operationCount':this['getOperationCount'](),'enabledOperationCount':this[_0x553c8f(0x22c)]()['length']};}[a0_0xf68f23(0x247)](_0x3821ab){const _0x42f770=a0_0xf68f23;if(!_0x3821ab||typeof _0x3821ab!==_0x42f770(0x43a))return'';if(_0x42f770(0x40e)in _0x3821ab&&typeof _0x3821ab['code']===_0x42f770(0x3d4))return _0x3821ab[_0x42f770(0x40e)];if(_0x42f770(0x30b)in _0x3821ab&&typeof _0x3821ab[_0x42f770(0x30b)]===_0x42f770(0x3d4))return _0x3821ab[_0x42f770(0x30b)];return'';}[a0_0xf68f23(0x3c7)](_0x4696a6){const _0xecb56b=a0_0xf68f23;return this[_0xecb56b(0x24a)]()[_0xecb56b(0x2a9)](_0x4696a6);}[a0_0xf68f23(0x2c2)](_0x245cf2){const _0x126ca4=a0_0xf68f23;if(!_0x245cf2||typeof _0x245cf2!==_0x126ca4(0x43a))return![];const _0x11a39c=this[_0x126ca4(0x247)](_0x245cf2),_0xd8205c=this[_0x126ca4(0x420)](_0x11a39c);return _0xd8205c?_0xd8205c[_0x126ca4(0x3db)]():![];}[a0_0xf68f23(0x3ec)](_0x93d7fa){const _0x24b701=a0_0xf68f23;if(!_0x93d7fa||typeof _0x93d7fa!==_0x24b701(0x43a))return![];const _0x472733=this['getFieldCode'](_0x93d7fa),_0x3768b9=this['getFieldInstance'](_0x472733);return _0x3768b9?_0x3768b9[_0x24b701(0x21f)]():![];}[a0_0xf68f23(0x1a9)](_0xe9930f){const _0x3e25eb=a0_0xf68f23;if(!_0xe9930f||typeof _0xe9930f!==_0x3e25eb(0x43a))return![];const _0x12bd35=this['getFieldCode'](_0xe9930f),_0x6e2ec0=this['getFieldInstance'](_0x12bd35);return _0x6e2ec0?_0x6e2ec0['isRequired']():![];}[a0_0xf68f23(0x22d)](_0x223468){const _0x437a35=a0_0xf68f23;if(!_0x223468||typeof _0x223468!==_0x437a35(0x43a))return![];const _0x4ba1d9=this[_0x437a35(0x247)](_0x223468),_0x4ee8d7=this[_0x437a35(0x420)](_0x4ba1d9);return _0x4ee8d7?_0x4ee8d7[_0x437a35(0x44d)]():![];}['isMultipleSelectField'](_0x5306bc){const _0x293356=a0_0xf68f23;if(!_0x5306bc||typeof _0x5306bc!==_0x293356(0x43a))return![];const _0x450ea1=this['getFieldCode'](_0x5306bc),_0x30a252=this['getFieldInstance'](_0x450ea1);return _0x30a252?_0x30a252['isMultipleSelect']():![];}['getFieldOptions'](_0x532d0a){const _0x3d0939=a0_0xf68f23;if(!_0x532d0a||typeof _0x532d0a!=='object')return[];const _0x31df32=this['getFieldCode'](_0x532d0a),_0x3a4747=this[_0x3d0939(0x420)](_0x31df32);if(!_0x3a4747||!_0x3a4747[_0x3d0939(0x44d)]())return[];return _0x3a4747[_0x3d0939(0x2b0)]()||[];}[a0_0xf68f23(0x19d)](_0xf122fa){const _0x469e12=a0_0xf68f23;if(!_0xf122fa||typeof _0xf122fa!==_0x469e12(0x43a))return;const _0x5d4cd2=this[_0x469e12(0x247)](_0xf122fa),_0x47d8c3=this[_0x469e12(0x420)](_0x5d4cd2);if(!_0x47d8c3||!_0x47d8c3['isEnum']())return;return _0x47d8c3[_0x469e12(0x2cc)]();}[a0_0xf68f23(0x368)](_0x13efa3){const _0x1aa1f2=a0_0xf68f23;if(!_0x13efa3||typeof _0x13efa3!==_0x1aa1f2(0x43a))return;const _0x5d3c80=this['getFieldCode'](_0x13efa3),_0x1e681c=this[_0x1aa1f2(0x420)](_0x5d3c80);if(!_0x1e681c||!_0x1e681c[_0x1aa1f2(0x44d)]())return;return _0x1e681c[_0x1aa1f2(0x3cd)]();}[a0_0xf68f23(0x275)](){const _0x21045f=a0_0xf68f23;return this['getFieldList']()[_0x21045f(0x21a)]()['map'](_0x78e138=>_0x78e138[_0x21045f(0x344)]);}[a0_0xf68f23(0x314)](){const _0x333d28=a0_0xf68f23;return this[_0x333d28(0x24a)]()[_0x333d28(0x1e0)]()[_0x333d28(0x336)](_0x563205=>_0x563205[_0x333d28(0x344)]);}[a0_0xf68f23(0x2fd)](){const _0x2de503=a0_0xf68f23;return this['getFieldList']()[_0x2de503(0x418)]()[_0x2de503(0x336)](_0x1233e1=>_0x1233e1[_0x2de503(0x344)]);}[a0_0xf68f23(0x1b5)](){const _0x3e8633=a0_0xf68f23;return this[_0x3e8633(0x24a)]()[_0x3e8633(0x1f6)]()[_0x3e8633(0x336)](_0x34dece=>_0x34dece[_0x3e8633(0x344)]);}['getFieldsByType'](){const _0x3cf9fd=a0_0xf68f23,_0x38fc96=this['getFieldList']()[_0x3cf9fd(0x2a2)](),_0x25f9dd={};for(const [_0x3aceb8,_0x409572]of Object[_0x3cf9fd(0x1b4)](_0x38fc96)){_0x25f9dd[_0x3aceb8]=_0x409572['map'](_0x166265=>_0x166265[_0x3cf9fd(0x344)]);}return _0x25f9dd;}['getEnumFields'](){const _0x5d1d29=a0_0xf68f23;return this[_0x5d1d29(0x24a)]()[_0x5d1d29(0x2fc)]()[_0x5d1d29(0x336)](_0x41828b=>_0x41828b[_0x5d1d29(0x344)]);}[a0_0xf68f23(0x37b)](){const _0x3a0347=a0_0xf68f23,_0x5ee5e5={};return this[_0x3a0347(0x416)]()[_0x3a0347(0x1df)](_0xf8e23f=>{const _0x193e28=_0x3a0347,_0xe3df2d=this[_0x193e28(0x368)](_0xf8e23f);if(_0xe3df2d){const _0x212e01=this[_0x193e28(0x247)](_0xf8e23f);_0x5ee5e5[_0x212e01]=_0xe3df2d;}}),_0x5ee5e5;}[a0_0xf68f23(0x204)](_0x11a17e,_0x406fe6){const _0xa9328b=a0_0xf68f23,_0x1b03a8=this[_0xa9328b(0x368)](_0x11a17e);if(!_0x1b03a8)return!![];if(_0x1b03a8[_0xa9328b(0x316)]&&!_0x1b03a8[_0xa9328b(0x226)])return!![];const _0x3c7301=this[_0xa9328b(0x247)](_0x11a17e),_0x77d592=this[_0xa9328b(0x420)](_0x3c7301),_0x56d998=_0x77d592?_0x77d592[_0xa9328b(0x221)]():![];if(_0x56d998&&Array[_0xa9328b(0x30c)](_0x406fe6))return _0x406fe6[_0xa9328b(0x3d9)](_0x2c88bd=>_0x1b03a8['values'][_0xa9328b(0x3bb)](_0x2c88bd));return _0x1b03a8[_0xa9328b(0x36c)][_0xa9328b(0x3bb)](_0x406fe6);}[a0_0xf68f23(0x40c)](){const _0x340e5b=a0_0xf68f23;return new DatasetItem({'id':this['id'],'name':this[_0x340e5b(0x30b)],'datasetCode':this['datasetCode'],'dbtableConfig':this[_0x340e5b(0x298)]()});}[a0_0xf68f23(0x250)](){const _0x43f0b9=a0_0xf68f23;return _0x43f0b9(0x20f)+this[_0x43f0b9(0x30b)]+',\x20'+this[_0x43f0b9(0x362)]+',\x20'+this['getFieldCount']()+'\x20fields,\x20'+this[_0x43f0b9(0x3ac)]()+_0x43f0b9(0x3b8)+this[_0x43f0b9(0x392)]()+')';}[a0_0xf68f23(0x1cc)](){const _0x3271f4=a0_0xf68f23;return this[_0x3271f4(0x44a)](_0x3271f4(0x1d7));}['getFieldFilterOperators'](_0x2e3f91){const _0x22b1c5=a0_0xf68f23;return this[_0x22b1c5(0x329)](_0x22b1c5(0x1d7),_0x2e3f91);}['getFieldsFilterOperatorsMap'](){const _0x9a0b3f=a0_0xf68f23;return this[_0x9a0b3f(0x38e)](_0x9a0b3f(0x1d7));}[a0_0xf68f23(0x44a)](_0x109e6e){const _0x1718dc=a0_0xf68f23,_0x141907=this[_0x1718dc(0x214)](_0x109e6e);return _0x141907?_0x141907[_0x1718dc(0x1e5)]():[];}[a0_0xf68f23(0x329)](_0x176440,_0x4740dd){const _0x1e4c40=a0_0xf68f23,_0x2d4929=this[_0x1e4c40(0x214)](_0x176440);return _0x2d4929?_0x2d4929[_0x1e4c40(0x458)](_0x4740dd):[];}[a0_0xf68f23(0x38e)](_0xa98965){const _0x4eb0e6=a0_0xf68f23,_0x4e278b={};return this['getFieldList']()[_0x4eb0e6(0x1df)](_0x4bbade=>{const _0x2a2ba8=_0x4eb0e6,_0x5443fe=this[_0x2a2ba8(0x329)](_0xa98965,_0x4bbade[_0x2a2ba8(0x40e)]);_0x5443fe[_0x2a2ba8(0x34c)]>0x0&&(_0x4e278b[_0x4bbade['code']]=_0x5443fe);}),_0x4e278b;}[a0_0xf68f23(0x31d)](_0x3fe433,_0x4b3ce8,_0x365ee2){const _0x5eb018=a0_0xf68f23,_0x2743b1=this['getOperationFieldOperators'](_0x3fe433,_0x4b3ce8);return _0x2743b1[_0x5eb018(0x3bb)](_0x365ee2);}}class FieldBase{get[a0_0xf68f23(0x264)](){return;}get[a0_0xf68f23(0x1ea)](){return;}get[a0_0xf68f23(0x448)](){return;}get['doType'](){return;}[a0_0xf68f23(0x3ff)](){const _0x456b2f=a0_0xf68f23;return!this[_0x456b2f(0x21f)]();}[a0_0xf68f23(0x24b)](){const _0x316086=a0_0xf68f23;return this[_0x316086(0x2fa)];}['isEnum'](){const _0x10c2a3=a0_0xf68f23,_0x258ec8=[_0x10c2a3(0x343),_0x10c2a3(0x3b5),_0x10c2a3(0x357)];return _0x258ec8[_0x10c2a3(0x3bb)](this[_0x10c2a3(0x282)]);}[a0_0xf68f23(0x221)](){const _0x13c32c=a0_0xf68f23;return this[_0x13c32c(0x282)]===_0x13c32c(0x357);}[a0_0xf68f23(0x21d)](){const _0x1ef1ac=a0_0xf68f23,_0xf08252=this[_0x1ef1ac(0x3cd)]();return _0xf08252?.['values']||[];}['getEnumMeta'](){const _0x15624f=a0_0xf68f23;if(!this[_0x15624f(0x44d)]())return;const _0x4c9b0c=this[_0x15624f(0x2b0)](),_0xcb426a=this[_0x15624f(0x2cc)](),_0x70a2e2=[],_0x14cff2={},_0x34f05d=_0x13ad92=>{_0x13ad92['forEach'](_0x5cea22=>{const _0x449bb5=a0_0x274a;if(!_0x5cea22||typeof _0x5cea22!==_0x449bb5(0x43a))return;_0x5cea22[_0x449bb5(0x45e)]!==undefined&&_0x5cea22[_0x449bb5(0x45e)]!==null&&(_0x70a2e2['push'](_0x5cea22[_0x449bb5(0x45e)]),_0x14cff2[String(_0x5cea22['value'])]=_0x5cea22[_0x449bb5(0x3d5)]||''),_0x5cea22['children']&&Array['isArray'](_0x5cea22[_0x449bb5(0x1d4)])&&_0x5cea22[_0x449bb5(0x1d4)][_0x449bb5(0x34c)]>0x0&&_0x34f05d(_0x5cea22['children']);});};return _0x4c9b0c&&Array[_0x15624f(0x30c)](_0x4c9b0c)&&_0x4c9b0c[_0x15624f(0x34c)]>0x0&&_0x34f05d(_0x4c9b0c),{'code':this[_0x15624f(0x40e)],'name':this['name'],'type':this[_0x15624f(0x282)],'multiple':this[_0x15624f(0x221)](),'options':_0x4c9b0c,'selectItemsSource':_0xcb426a,'values':_0x70a2e2,'valueLabels':_0x14cff2};}get['enumValues'](){return this['getEnumValues']();}['toString'](){const _0x1c2ba1=a0_0xf68f23;return _0x1c2ba1(0x25b)+this[_0x1c2ba1(0x30b)]+',\x20'+this[_0x1c2ba1(0x40e)]+',\x20'+this['type']+',\x20'+this[_0x1c2ba1(0x392)]()+')';}}function a0_0x5e0f(){const _0x1c26e9=['String','getRawDbtableConfig','getRequestParams','toUpperCase','getEnabledNames','DatasetGroup(','findById','version','获取下拉选项','online','fields','groupByType','from','getConflicts','支持单值或数组','getList','2024-01-01','[DrivenDataDetailV2.getFieldInstance]\x20code\x20is\x20not\x20a\x20string:','has','N/A','完整的\x20SDK\x20调用代码','createDate','_requestExampleCache','item1','\x20operations,\x20v2)','getEnumOptions','getRelationsByField','_datasetMeta','properties','解析\x20responseBody\x20失败:','size','path','分组字段列表','FieldV2(','sortNum','200','empty','findByTableName','$contain','getDisabledNames','getModelAlias','getSelectOptions','查询单条(原始)','isPrimaryKeyField','distinct','max','-\x20主键ID,用于定位要更新的记录\x0a\x0a','getInternalInstance','get','getOperationAnalyses','RICH_TEXT','usageExample','trim','getSelectItemsSource','getUpdateTime','\x5cs*-->([\x5cs\x5cS]*?)<!--\x5cs*/CONDITION\x5cs*-->','getModelName','isFieldPrimaryKey','LONGTEXT','findByName','env','update\x20接口接受两个参数:\x0a\x0a','getFieldListV2','排序规则','\x20groups)','UPDATE','toISOString','示例值','responseBody','where','getOperationRequestFields','yourModel','dataset_unknown','(支持单值或数组)','DatasetList(','getPath','_raw','_fieldListV1','**可更新的字段列表:**','Integer','Object','\x20groups,\x20','Excel导出','try\x20{\x0a\x20\x20const\x20data\x20=\x20await\x20client.models.','generateFieldExample','pageSize','getEnabledOperationAnalyses','hasDbtableConfig','requestFieldCount',',\x20fields:\x20','totalCount','getFieldType','\x20fields)','主键ID(必填)','errorCode','[dsparser]\x20跳过重复的表名\x20\x22','字段编码','HTTP\x20请求示例(平铺格式)','Object[]','deleted','getCreateTime','getEnum','getBusinessFields','allFields','hasOperation','时间戳','generateConfig','getEnabledOperationInstances','conflictGroupCount','ensureFilterOperation','STRING','[DrivenDataDetailV1.getFieldInstance]\x20code\x20is\x20not\x20a\x20string:','dataIndex','SWITCH','title','getCountByMethod','name','isArray','##\x20模型访问方式说明\x0a\x0aSDK\x20提供了两种方式来访问数据集模型:\x0a\x0a###\x201.\x20标准方式(datasetSDKKey)\x0a\x0a使用数据集完整代码作为访问\x20key,格式为\x20`dataset_[完整datasetCode]`:\x0a\x0a```javascript\x0aconst\x20result\x20=\x20await\x20client.models.{{datasetSDKKey}}.filter({\x20where:\x20{{exampleWhere}}\x20});\x0a```\x0a\x0a**优点**:\x0a-\x20唯一确定,不会有冲突\x0a-\x20无需额外配置即可使用\x0a\x0a**缺点**:\x0a-\x20名称较长,不够直观\x0a\x0a###\x202.\x20别名方式(alias)\x0a\x0a使用人类友好的别名(从表名转换而来):\x0a\x0a```javascript\x0aconst\x20result\x20=\x20await\x20client.models.{{alias}}.filter({\x20where:\x20{{exampleWhere}}\x20});\x0a```\x0a\x0a**优点**:\x0a-\x20名称简短易读\x0a-\x20与表名相关,语义清晰\x0a\x0a**缺点**:\x0a-\x20需要通过\x20`registerModels`\x20配置后才能使用\x0a\x0a###\x20配置示例\x0a\x0a通过\x20`registerModels`\x20配置别名后,两种方式都可以使用:\x0a\x0a```javascript\x0aimport\x20{\x20registerModels,\x20createClient\x20}\x20from\x20\x22@lovrabet/sdk\x22;\x0a\x0aregisterModels({\x0a\x20\x20appCode:\x20\x22{{appCode}}\x22,\x0a\x20\x20models:\x20[\x0a\x20\x20\x20\x20{\x0a\x20\x20\x20\x20\x20\x20tableName:\x20\x22{{tableName}}\x22,\x0a\x20\x20\x20\x20\x20\x20datasetCode:\x20\x22{{datasetCode}}\x22,\x0a\x20\x20\x20\x20\x20\x20alias:\x20\x22{{alias}}\x22\x20\x20//\x20配置别名\x0a\x20\x20\x20\x20}\x0a\x20\x20]\x0a});\x0a\x0aconst\x20client\x20=\x20createClient();\x0a\x0a//\x20两种方式等价:\x0aawait\x20client.models.{{datasetSDKKey}}.filter({\x20where:\x20{{exampleWhere}}\x20});\x0aawait\x20client.models.{{alias}}.filter({\x20where:\x20{{exampleWhere}}\x20});\x0a```\x0a\x0a###\x20别名生成规则\x0a\x0a别名由表名自动转换而来(snake_case\x20→\x20camelCase):\x0a-\x20`project_members`\x20→\x20`projectMembers`\x0a-\x20`user_profiles`\x20→\x20`userProfiles`\x0a-\x20`dataset_f83c23`\x20→\x20`datasetF83c23`\x0a','sort','getFieldDisplayName','JSON','createExport','parseRawResponseBody','getIds','getSystemFields','POST','selectItemsSource','_max','_operationAnalyses','supportsCRUD','1641615aUQOTT','getFieldDefinition','TIME','isOperatorApplicableToField','[operationsToAnalyses]\x20operations\x20is\x20not\x20an\x20array:','isEmpty','hasCreatorIdField','method','getDisplayName','getConflictStats','placeholder','has\x20conflicts','INT','isNumericField','GET_UPLOAD_FILE_SCRIPT','getOperationFieldOperators','includeUsageExample','getDisabledOperations',',\x20currentPage,\x20pageSize,\x20...\x20});','//\x20导出所有数据\x0aconst\x20fileUrl\x20=\x20await\x20client.models.','hasModifierIdField','datasetId','TEXTAREA','having','datasetName','value2','GET','查询单条','map','选择返回的字段(字段投影,与\x20Filter\x20API\x20一致)','getHTTPRequestParamsDocInfo','getForeignKeyFields','VARCHAR','Array','modifierIdField','dbId','getResponseParamsDocInfo','getFieldRaw','dbName','createTimeField','GET_ONE','RADIO','raw','getLatestDatasets','getDbName','dataset_000000','getOneUpdate','getAllDatasets','round','primaryKey','length','getFieldDescription','charAt','getFieldsWithDeleted','_relations','$and','importTemplate','getFilteredOperationAnalyses','_min','getCode','fromField','CHECKBOX','_datasetMap','warn','_operationList','创建导入','84xAxBuL','orderBy','suffix','const\x20result\x20=\x20await\x20client.models.','hasFilterOperation','查询条件(支持与\x20Filter\x20API\x20相同的\x2012\x20种操作符)','datasetCode','alias','-\x20主键使用\x20`id`\x20字段\x0a','toConfigArray','getFieldsV2','DECIMAL','getEnumFieldMeta','_extend','getDatasetDocMeta','getEnumMetas','values','hasConflicts','-$1','join','-\x20要更新的字段数据对象,只需包含需要修改的字段\x0a\x0a','接口名称','findAll','getAutoIncrement','msg','stringify','parseRawRequestBody','_autoGenerated','no\x20conflicts','createImport','当前页码(可选)','getEnumFieldsMeta','2.0','Filter\x20API\x20-\x20高级查询接口','Number','\x5c{\x5c{','datasetMap','获取数据集列表失败:\x20','getFullUrl','keys','datasetKey','解析\x20requestBody\x20失败:','set','push','includeDeleted','excelExport','[FieldV2]\x20Invalid\x20field\x20definition','generateResponseExample','[DrivenDataDetailBase.parseFieldExtend]\x20Invalid\x20field:','GET_LIST','getOperationFieldsOperatorsMap','1.0','getDisabledOperationInstances','({\x20code,\x20label\x20});','getVersion','detectConflicts','getDisabled','getRealTables','getDatabaseName','substring','getOperations','slice','toDatasetId','/filter','daily','params','DATE','_fields','requestFields','modelCode','getAllFieldsString','createAll','toLowerCase','generateSingleValueExample','获取上传脚本','OperationList(','[generateExampleValue]\x20fieldType\x20is\x20not\x20a\x20string:','precision','doVersion','multiple','getOperationCount','tooltip','getHTTPFields','[generateExampleValue]\x20fieldCode\x20is\x20not\x20a\x20string:','generateUsageExample','getOneOrigin','prefix','getLast','getOne','SELECT','[generateRequestExample]\x20Invalid\x20field.code\x20or\x20field.type:','operation','\x20operations,\x20','每页数量','TASK_INFO','includes','total','getOperationList','getAt','[parseFieldExtend]\x20Invalid\x20field:','replace','1.0.0-beta.8','modifierNameField','initDataset','聚合函数配置数组','-\x20**第二个参数\x20`data`**:要更新的字段数据对象,只需包含需要修改的字段','createFields','hasField','DOUBLE','extend','TINYINT','getDatabaseType','item2','getEnumMeta','demo-app','getCountByType','DrivenDataDetailPlus(','creatorIdField','split',');\x0a\x0a//\x20数组查询(支持多选)\x0aconst\x20result\x20=\x20await\x20client.models.','string','label','<p>富文本内容</p>','getActive','generateDefaultFilterOperation','every','\x22,数据集:\x20','isPrimaryKey','delete','$ne','getFieldV2','//\x20成功时\x20-\x20直接获取文件\x20URL(字符串)\x0aconst\x20fileUrl\x20=\x20await\x20client.models.','getMethod','toDatasetName','getSource','mapDbTypeToType','repeat','745354JatSmZ','function','import\x20{\x20createClient\x20}\x20from\x20\x27@lovrabet/node-sdk\x27;\x0a\x0aconst\x20client\x20=\x20createClient({\x0a\x20\x20appCode:\x20\x27{{appCode}}\x27,\x0a<!--\x20CONDITION:\x20env\x20-->\x0a\x20\x20env:\x20\x27{{env}}\x27,\x0a<!--\x20/CONDITION\x20-->\x0a\x20\x20models:\x20[\x0a\x20\x20\x20\x20{\x0a\x20\x20\x20\x20\x20\x20datasetCode:\x20\x27{{datasetCode}}\x27,\x0a\x20\x20\x20\x20\x20\x20alias:\x20\x27{{alias}}\x27,\x0a\x20\x20\x20\x20}\x0a\x20\x20],\x0a<!--\x20CONDITION:\x20isOpenAPI\x20-->\x0a\x20\x20accessKey:\x20process.env.LOVRABET_ACCESS_KEY,\x0a<!--\x20/CONDITION\x20-->\x0a});\x0a\x0aexport\x20default\x20client;\x0a','_operations','$in','array','getFieldsByType','isSystemField','columnName','phone','default','$eq','errorMsg','getOperationsData','排序规则(与\x20Filter\x20API\x20一致)','[DrivenDataDetailBase.getOperation]\x20operationType\x20is\x20not\x20a\x20string:','isRequired','53459BdvLey','[getDbTypeDisplay]\x20type\x20is\x20not\x20a\x20string:','pkField','\x0a\x0a//\x20分组聚合查询\x0aconst\x20result2\x20=\x20await\x20client.models.','systemFieldCount','some','dblinkInfoDTO','generateRequestAllExamples','select','isBusiness','min','0000','getItems','getDeleted','number','getResponseSchema','getCount','EXCEL_EXPORT','SDK\x20调用','forceVersion','hasExtendField','getExtendField','toListItem','{\x20status:\x20{\x20$eq:\x20\x27active\x27\x20}\x20}','code','({\x20','update','getUploadFileScript','dataset','Invalid\x20simplified\x20API\x20response:\x20tableData\x20must\x20be\x20an\x20array','aggregate','getFilteredOperations','getEnumFields','<!--\x5cs*CONDITION:\x5cs*','getBusiness','normalizeDbType','getFieldOptions','isEnabled','CREATE_IMPORT','$gteq','String[]','toArray','getFieldInstance','sdkCallCode','数组查询(支持多选)','**参数\x201:\x20`id`**\x20(NUMBER,\x20必填)\x0a','getCodes','getDefaultValue','(实际字段:','toField','系统自动生成','generateFromSchema','(params);','({\x20/*\x20可选:筛选条件\x20*/\x20});','NUMBER','3zbffAS','isCreateTime','labelField','_sum','_fieldListWithDeleted','FieldV1(','getFieldDataSource','getFields','CREATE','//\x20单值查询\x0aconst\x20result\x20=\x20await\x20client.models.','DESC','toFieldDefinition','generateHTTPRequestExample','object','getFieldListWithDeleted()\x20must\x20be\x20implemented\x20by\x20subclass','sum','getType','$gte','successCode','8952630jgZjpj','isUpdateTime','getOperationDocMeta','IMPORT_TEMPLATE','\x0a\x0a//\x20复杂查询(组合条件)\x0aconst\x20result2\x20=\x20await\x20client.models.','hasDblinkInfo','https://yuntoo-export-import.oss-cn-hangzhou.aliyuncs.com/example_file_XXXXXXX.xlsx?Expires=1765374987&OSSAccessKeyId=LTAI5tGCr8Eb3UVbdf5ap9Z1&Signature=k115junCUe7Ot5BTSov0Usul3oc%3D','useFullExample','displayName','分组后的过滤条件(对聚合结果进行过滤)','getOperationOperators','HTTP\x20直接调用时使用平铺格式:\x0a','FieldList(','isEnum','\x20fields,\x20','findAllByTableName','$lte','$lteq','getFieldListWithDeleted','INTEGER','generateRequestExample','avg','getLatest','getFieldNames','getFieldOperators','doType','getTableName','useArrayValues','email','hasRelation','value','getAllParams','_fieldListV2','getFieldSelectItemsSource','getRelatedDataset','getTooltip','count','customFilter','random','LONGBLOB','CREATE_EXPORT','查询条件(支持\x2012\x20种操作符:$eq,\x20$ne,\x20$gte,\x20$gteq,\x20$lte,\x20$lteq,\x20$in,\x20$contain,\x20$startWith,\x20$endWith,\x20$and,\x20$or)','getSDKInitData','getEnabled','all','isRequiredField','dbVersion','getSystemAnalysisResult','getTableKey','getDOType','datasetInfo','DELETE','[getFieldsForOperation]\x20fields\x20is\x20not\x20an\x20array:','\x0a**查询参数**\x0a\x0a```ts\x0ainterface\x20FilterParams\x20{\x0a\x20\x20where?:\x20WhereCondition;\x20//\x20查询条件(不传则查询所有)\x0a\x20\x20select?:\x20string[];\x20//\x20选择返回的字段(仅在有明确返回字段需求时设置)\x0a\x20\x20orderBy?:\x20Record<string,\x20\x22asc\x22\x20|\x20\x22desc\x22>[];\x20//\x20排序规则(仅在有排序要求时设置)\x0a\x20\x20currentPage?:\x20number;\x20//\x20当前页码(从\x201\x20开始,默认:\x201)\x0a\x20\x20pageSize?:\x20number;\x20//\x20每页数量(默认:\x2020)\x0a}\x0a```\x0a\x0a**WhereCondition\x20查询条件使用规范**\x0a\x0a`where`\x20中允许使用以下操作符(都以小写\x20`$`\x20开头,大小写敏感):\x0a\x0a|\x20操作符\x20|\x20说明\x20|\x20示例\x20|\x0a|\x20------\x20|\x20------\x20|\x20------\x20|\x0a|\x20`$eq`\x20|\x20等于\x20|\x20`{\x20age:\x20{\x20$eq:\x2018\x20}\x20}`\x20|\x0a|\x20`$ne`\x20|\x20不等于\x20|\x20`{\x20status:\x20{\x20$ne:\x20\x22deleted\x22\x20}\x20}`\x20|\x0a|\x20`$gte`/`$gteq`\x20|\x20大于等于\x20|\x20`{\x20age:\x20{\x20$gte:\x2018\x20}\x20}`\x20|\x0a|\x20`$lte`/`$lteq`\x20|\x20小于等于\x20|\x20`{\x20age:\x20{\x20$lte:\x2065\x20}\x20}`\x20|\x0a|\x20`$in`\x20|\x20在集合内\x20|\x20`{\x20country:\x20{\x20$in:\x20[\x22中国\x22,\x20\x22美国\x22]\x20}\x20}`\x20|\x0a|\x20`$nin`\x20|\x20不在集合内\x20|\x20`{\x20country:\x20{\x20$nin:\x20[\x22北京\x22,\x20\x22上海\x22]\x20}\x20}`\x20|\x0a|\x20`$contain`\x20|\x20包含(模糊匹配)\x20|\x20`{\x20name:\x20{\x20$contain:\x20\x22hello\x22\x20}\x20}`\x20|\x0a|\x20`$startWith`\x20|\x20以...开头\x20|\x20`{\x20email:\x20{\x20$startWith:\x20\x22admin\x22\x20}\x20}`\x20|\x0a|\x20`$endWith`\x20|\x20以...结尾\x20|\x20`{\x20filename:\x20{\x20$endWith:\x20\x22.pdf\x22\x20}\x20}`\x20|\x0a\x0a逻辑连接符:\x0a\x0a|\x20连接符\x20|\x20说明\x20|\x20示例\x20|\x0a|\x20------\x20|\x20------\x20|\x20------\x20|\x0a|\x20`$and`\x20|\x20且(所有条件都满足)\x20|\x20`{\x20$and:\x20[{\x20age:\x20{\x20$gte:\x2018\x20}\x20},\x20{\x20\x22country\x22:\x20{\x20\x22$eq\x22:\x20\x22中国\x22\x20}\x20}]\x20}`\x20|\x0a|\x20`$or`\x20|\x20或(任一条件满足)\x20|\x20`{\x20$or:\x20[{\x20name:\x20{\x20$contain:\x20\x22张三\x22\x20}\x20},\x20{\x20\x22email\x22:\x20{\x20\x22$startWith\x22:\x20\x22zhangsan\x22\x20}\x20}]\x20}`\x20|\x0a\x0a必要时可以嵌套使用:`$and`\x20内包含\x20`$or`,或\x20`$or`\x20内包含\x20`$and`。\x0a严禁使用文档范围之外的其他操作符。\x0a\x0a**可用查询字段**\x0a','这是一段较长的文本内容示例','generateSDKCallCode','entries','getRequiredFields','find','下拉选择','findByCode','getField','(id,\x20data);','groupBy','create','getAppCode','taskInfo','generateHTTPExample','const\x20fileUrl\x20=\x20await\x20client.models.','total_count','fullUrl','BLOB','hasTableName','FLOAT','appCode','getFieldName','getFilterOperation','desc','[FieldV1.extend]\x20解析字段\x20','now','getFilterOperators','getRequestFields','UPLOAD','enabled','query','generateExampleValue','//\x20失败时\x20-\x20捕获错误\x0atry\x20{\x0a\x20\x20const\x20fileUrl\x20=\x20await\x20client.models.','\x20indexes)','children','includeDisabled','getIndexes','filter','getDbTypeForOperation','getApplicableOperators','value1','$startWith','includeRequestExample','2024-12-31','任务信息','forEach','getSystem','getFiltered','导入模板','示例文本','CHAR','getOperators','FILE','description','businessFieldCount','getByType','dbTypeLen','data','generateOperationSummary','getFileUrl','systemRetain','返回字段列表(字段投影)','每页条数','_fieldListV1WithDeleted','255356fEijxW','bind','fieldCount','getDatasetMeta','getRequired','();\x0a}\x20catch\x20(error)\x20{\x0a\x20\x20console.error(error.message);\x0a\x20\x20console.error(error.response);\x0a}','valueLabels','getConflictingItems','BOOL','单值查询','defaultValue','getName','_fieldList','SDK\x20调用时传递两个参数:\x0a','**参数\x202:\x20`data`**\x20(Object,\x20必填)\x0a','getRaw','//\x20简单查询\x0aconst\x20result1\x20=\x20await\x20client.models.','tableData','validateEnumValue','prototype','sdkCall','getDBConfig','getNames','groups','withDeleted','getTenantCode','toConfig','add','status','DrivenDataDetail(','富文本','context','();','getUpdateFields','getOperation','[isApiBlacklisted]\x20operationName\x20is\x20not\x20a\x20string:','77336cvMzoR','Invalid\x20API\x20response:\x20data\x20must\x20be\x20an\x20array\x20(get-dataset-list)\x20or\x20contain\x20tableData\x20(getList)','DatasetGroupMap(','要更新的字段数据对象','getPrimaryKeys',',\x20doType=','getMissingCRUDOperations','getEnumValues','主键ID','isSystem','请求示例','isMultipleSelect','文件上传','generateAliasExplanation','getOperationsOverviewData','getRelations','options','BOOLEAN','getOperationAnalysesByType','index','Operation\x20not\x20found:\x20','tableKey','getEnabledOperations','isEnumField','操作成功','indexes','sortOperationsWithFilterFirst','\x5c}\x5c}','$endWith','SDK\x20调用示例(两参数格式)','hasConflict','generateFullSDKExample','BIGINT','requestBody','[filterApiOperations]\x20operations\x20is\x20not\x20an\x20array:','SMALLINT','filterBlacklist','DrivenDataDetailV2(','();\x0a\x0a//\x20导出指定条数\x0aconst\x20fileUrl\x20=\x20await\x20client.models.','operations','\x0a-\x20aggregate\x20API\x20在\x20filter\x20API\x20基础上增加了聚合功能,\x20filter\x20API\x20已有的入参(where,\x20select,\x20orderBy,\x20currentPage,\x20pageSize)均支持\x0a-\x20入参\x20`aggregate`\x20的聚合函数\x20alias\x20会直接作为返回结果的字段名,\x20无需在\x20`select`\x20中指定\x0a-\x20当设置了\x20`groupBy`\x20时,\x20select\x20中的列必须满足**分组列或聚合列**的规则\x0a\x0a**查询参数**\x0a\x0a```ts\x0ainterface\x20AggregateParams\x20{\x0a\x20\x20aggregate?:\x20AggregateConfig[];\x20//\x20聚合字段列表(可选,不设置则不分组)\x0a\x20\x20groupBy?:\x20string[];\x20//\x20分组字段列表(可选,不设置则不分组)\x0a\x20\x20having?:\x20HavingCondition[];\x20//\x20分组后的过滤条件(可选,对聚合结果进行过滤)\x0a\x20\x20where?:\x20WhereCondition;\x20//\x20查询条件,\x20与\x20Filter\x20API\x20相同(不传则查询所有)\x0a\x20\x20select?:\x20string[];\x20//\x20选择返回的字段,\x20与\x20Filter\x20API\x20相同(仅在有明确返回字段需求时设置)\x0a\x20\x20orderBy?:\x20Record<string,\x20\x22asc\x22\x20|\x20\x22desc\x22>[];\x20//\x20排序规则,\x20与\x20Filter\x20API\x20相同(仅在有排序要求时设置)\x0a\x20\x20currentPage?:\x20number;\x20//\x20当前页码(从\x201\x20开始,默认:\x201)\x0a\x20\x20pageSize?:\x20number;\x20//\x20每页数量(默认:\x2020)\x0a}\x0a\x0ainterface\x20AggregateConfig\x20{\x0a\x20\x20type:\x20\x22sum\x22\x20|\x20\x22count\x22\x20|\x20\x22avg\x22\x20|\x20\x22max\x22\x20|\x20\x22min\x22;\x20//\x20聚合函数类型\x0a\x20\x20column:\x20string;\x20//\x20聚合字段\x0a\x20\x20alias:\x20string;\x20//\x20聚合结果别名\x0a\x20\x20distinct?:\x20boolean;\x20//\x20是否去重(可选,默认:\x20false)\x0a\x20\x20round?:\x20boolean;\x20//\x20是否四舍五入(可选,默认:\x20false)\x0a\x20\x20precision?:\x20number;\x20//\x20round精度(可选,默认:\x202)\x0a}\x0a\x0ainterface\x20HavingCondition\x20{\x0a\x20\x20columnName:\x20string;\x20//\x20聚合字段的别名(alias)\x0a\x20\x20condition:\x20WhereCondition;\x20//\x20聚合字段的过滤条件(支持与\x20where\x20相同的操作符)\x0a}\x0a```\x0a\x0a**WhereCondition\x20查询条件使用规范**\x0a\x0a-\x20与\x20Filter\x20API\x20完全相同,支持所有操作符和连接符,支持嵌套条件\x0a\x0a**HavingCondition\x20使用示例**\x0a\x0a```ts\x0ahaving:\x20[\x0a\x20\x20{\x20columnName:\x20\x22total_amount\x22,\x20condition:\x20{\x20$gte:\x2010000\x20}\x20},\x0a\x20\x20{\x20columnName:\x20\x22count\x22,\x20condition:\x20{\x20$lte:\x20100\x20}\x20}\x0a]\x0a```\x0a\x0a**可用聚合字段**\x0a','\x20items,\x20','hasCreateTimeField','isVirtualTable','hasLogicField','API路径','https://example.com/file.pdf','selectBestOperator','getStats','getFieldCode','host','_instance','getFieldList','isDeleted','generateAllOperationsSummary','DATETIME','fieldName','isMultipleSelectField','toString','column','user@example.com','modifyDate','logicField','();\x0a\x20\x20window.open(fileUrl,\x20\x27_blank\x27);\x0a}\x20catch\x20(error)\x20{\x0a\x20\x20console.error(error.message);\x20//\x20错误消息\x20(errorMsg)\x0a\x20\x20console.error(error.response);\x20//\x20完整的服务端返回\x0a}','getAll','dataset_','//\x20','createTime','8nQbdqy','Field(','tenantCode','[parseOperationType]\x20value\x20is\x20not\x20a\x20string:','datasetSDKKey','currentPage','getFieldsFilterOperatorsMap','success','totalGroups','HTTP\x20请求使用平铺格式,主键统一使用\x20`id`\x20字段,其他字段直接放在同一层级。','dbType','iterator','hasUpdateTimeField','GET_ONE_ORIGIN','getVirtualTables','字段名称','autoIncrement','DatasetItem(','$or','dbtableConfig','//\x20Usage\x20examples','getFieldCount','getAllFieldsArray','\x20operation','source','relations','getRequestParamsDocInfo','getPrimaryKeyFields','field_name','toJSON','`:\x20','每页数量(默认:\x2020)','items','isAutoIncrement','TIMESTAMP','4896009rFAhxj','getOperationAnalysis','tableName','updateTimeField','getFieldList()\x20must\x20be\x20implemented\x20by\x20subclass','type','required','fromApiResponse','responseSchema','getFirst','当前页码','BIT','FieldListV2(','systemAnalysisResult','parse','creatorNameField','getOperationStats','exampleWhere','generateSDKInitCode','getDatasetSDKKey','operationCount','查询单条(用于更新)','[generateRequestExample]\x20fields\x20is\x20not\x20an\x20array:','DbtableConfig(table:\x20','TEXT','getDatabaseVersion'];a0_0x5e0f=function(){return _0x1c26e9;};return a0_0x5e0f();}class FieldV1 extends FieldBase{[a0_0xf68f23(0x2e3)];[a0_0xf68f23(0x369)]=null;constructor(_0x519f73){const _0x5f59c6=a0_0xf68f23;super();if(!_0x519f73||typeof _0x519f73!==_0x5f59c6(0x43a))throw new Error('[Field]\x20Invalid\x20field\x20definition');this['_raw']=_0x519f73;}[a0_0xf68f23(0x438)](){return this['_raw'];}[a0_0xf68f23(0x392)](){return'v1';}get[a0_0xf68f23(0x344)](){const _0x3b8aa2=a0_0xf68f23;return this[_0x3b8aa2(0x2e3)];}get[a0_0xf68f23(0x30b)](){return this['_raw']['name']||'';}get[a0_0xf68f23(0x40e)](){const _0x49f340=a0_0xf68f23;return this['_raw'][_0x49f340(0x40e)]||'';}get[a0_0xf68f23(0x282)](){const _0x16dee7=a0_0xf68f23;return this[_0x16dee7(0x2e3)][_0x16dee7(0x282)]||'';}get[a0_0xf68f23(0x1e7)](){const _0x4fa2fa=a0_0xf68f23;return this['_raw'][_0x4fa2fa(0x1e7)]||'';}get['deleted'](){const _0x22ed78=a0_0xf68f23;return Boolean(this[_0x22ed78(0x2e3)][_0x22ed78(0x2fa)]);}get['dbType'](){const _0x22af12=a0_0xf68f23;return this[_0x22af12(0x2e3)][_0x22af12(0x264)];}get[a0_0xf68f23(0x1ea)](){const _0x2216e1=a0_0xf68f23;return this['_raw'][_0x2216e1(0x1ea)];}get['displayName'](){const _0x344577=a0_0xf68f23;return this['_raw'][_0x344577(0x363)];}get[a0_0xf68f23(0x459)](){return;}get[a0_0xf68f23(0x3c9)](){const _0x42d9c1=a0_0xf68f23;if(this[_0x42d9c1(0x369)]!==null&&typeof this[_0x42d9c1(0x369)]===_0x42d9c1(0x43a))return this[_0x42d9c1(0x369)];const _0x50d197=this[_0x42d9c1(0x2e3)][_0x42d9c1(0x3c9)];if(!_0x50d197||typeof _0x50d197!==_0x42d9c1(0x3d4))return this[_0x42d9c1(0x369)]={},this[_0x42d9c1(0x369)];if(_0x50d197==='null'||_0x50d197[_0x42d9c1(0x2cb)]()==='null')return this[_0x42d9c1(0x369)]={},this[_0x42d9c1(0x369)];try{const _0x13aaf4=JSON['parse'](_0x50d197);return this['_extend']=_0x13aaf4!==null&&typeof _0x13aaf4===_0x42d9c1(0x43a)&&!Array[_0x42d9c1(0x30c)](_0x13aaf4)?_0x13aaf4:{},this[_0x42d9c1(0x369)];}catch(_0x1d82bc){return!![]&&console[_0x42d9c1(0x359)](_0x42d9c1(0x1ca)+this[_0x42d9c1(0x40e)]+'\x20的\x20extend\x20配置失败:',_0x1d82bc),this['_extend']={},this[_0x42d9c1(0x369)];}}[a0_0xf68f23(0x3f5)](){const _0x5d5b8b=a0_0xf68f23;return Boolean(this[_0x5d5b8b(0x3c9)][_0x5d5b8b(0x283)]);}['isPrimaryKey'](){const _0xea807=a0_0xf68f23;return Boolean(this['extend']['primaryKey']||this[_0xea807(0x3c9)][_0xea807(0x3f8)]);}['isSystem'](){const _0x33f329=a0_0xf68f23;return Boolean(this[_0x33f329(0x3c9)][_0x33f329(0x1ee)]);}[a0_0xf68f23(0x27b)](){const _0x5b3cce=a0_0xf68f23;return Boolean(this[_0x5b3cce(0x3c9)][_0x5b3cce(0x26a)]);}[a0_0xf68f23(0x42e)](){const _0x32b41a=a0_0xf68f23;return Boolean(this[_0x32b41a(0x3c9)][_0x32b41a(0x259)]);}['isUpdateTime'](){return Boolean(this['extend']['updateTime']);}[a0_0xf68f23(0x322)](){const _0x2cacdc=a0_0xf68f23;return this[_0x2cacdc(0x30b)];}[a0_0xf68f23(0x1c7)](){const _0x554391=a0_0xf68f23;return this[_0x554391(0x40e)];}['isEnum'](){const _0x59fe48=a0_0xf68f23,_0x1d96c0=[_0x59fe48(0x343),'SELECT',_0x59fe48(0x357)];if(_0x1d96c0[_0x59fe48(0x3bb)](this[_0x59fe48(0x282)]))return!![];const _0x35ac5d=this[_0x59fe48(0x3c9)];return Boolean(_0x35ac5d[_0x59fe48(0x226)]&&Array[_0x59fe48(0x30c)](_0x35ac5d[_0x59fe48(0x226)])&&_0x35ac5d[_0x59fe48(0x226)][_0x59fe48(0x34c)]>0x0||_0x35ac5d[_0x59fe48(0x316)]);}[a0_0xf68f23(0x221)](){const _0x5be6c5=a0_0xf68f23;if(this['type']===_0x5be6c5(0x357))return!![];return Boolean(this['extend'][_0x5be6c5(0x3ab)]);}[a0_0xf68f23(0x2b0)](){const _0x362c62=a0_0xf68f23,_0x1c32ac=this[_0x362c62(0x3c9)];if(_0x1c32ac['options']&&Array['isArray'](_0x1c32ac['options']))return _0x1c32ac[_0x362c62(0x226)];return;}[a0_0xf68f23(0x2cc)](){const _0x1e0ae3=a0_0xf68f23,_0x283da4=this[_0x1e0ae3(0x3c9)];if(_0x283da4['selectItemsSource']&&typeof _0x283da4[_0x1e0ae3(0x316)]===_0x1e0ae3(0x43a))return _0x283da4[_0x1e0ae3(0x316)];return;}[a0_0xf68f23(0x1d8)](){const _0x359d15=a0_0xf68f23;return this[_0x359d15(0x282)][_0x359d15(0x29a)]();}[a0_0xf68f23(0x425)](){const _0x391a00=a0_0xf68f23;return this[_0x391a00(0x3c9)][_0x391a00(0x1fc)];}[a0_0xf68f23(0x19f)](){const _0x4ee534=a0_0xf68f23;return this[_0x4ee534(0x3c9)][_0x4ee534(0x3ad)];}['toJSON'](){const _0x3b2a46=a0_0xf68f23;return{'name':this[_0x3b2a46(0x30b)],'code':this[_0x3b2a46(0x40e)],'type':this['type'],'dbType':this['dbType'],'dbTypeLen':this['dbTypeLen'],'description':this[_0x3b2a46(0x1e7)],'required':this[_0x3b2a46(0x3f5)](),'primaryKey':this['isPrimaryKey'](),'system':this[_0x3b2a46(0x21f)](),'autoIncrement':this[_0x3b2a46(0x27b)](),'createTime':this[_0x3b2a46(0x42e)](),'updateTime':this[_0x3b2a46(0x441)](),'isEnum':this['isEnum'](),'enumMeta':this['isEnum']()?this[_0x3b2a46(0x3cd)]():undefined};}['toString'](){const _0x7e97a8=a0_0xf68f23;return _0x7e97a8(0x432)+this[_0x7e97a8(0x30b)]+',\x20'+this[_0x7e97a8(0x40e)]+',\x20'+this[_0x7e97a8(0x282)]+')';}}class FieldListBase{[a0_0xf68f23(0x39f)];constructor(_0x2d343a,_0xfa78c9){const _0x151dae=a0_0xf68f23,_0x6cf97d=Array[_0x151dae(0x30c)](_0x2d343a)?_0x2d343a:[],_0x4ecb97=_0xfa78c9?.['includeDeleted']??![],_0x7a058=_0x4ecb97?_0x6cf97d:_0x6cf97d[_0x151dae(0x1d7)](_0x33fe5d=>{const _0x50e17c=_0x151dae;if(!_0x33fe5d||typeof _0x33fe5d!==_0x50e17c(0x43a))return![];const _0x43e0ec=_0x33fe5d;return!_0x43e0ec['deleted'];});this[_0x151dae(0x39f)]=this[_0x151dae(0x3c6)](_0x7a058);}get[a0_0xf68f23(0x34c)](){const _0xdd0dfa=a0_0xf68f23;return this[_0xdd0dfa(0x39f)][_0xdd0dfa(0x34c)];}[a0_0xf68f23(0x1a8)](){const _0x35b252=a0_0xf68f23;return[...this[_0x35b252(0x39f)]];}['at'](_0x3e271c){const _0xb7d8f3=a0_0xf68f23;return this[_0xb7d8f3(0x39f)]['at'](_0x3e271c);}[a0_0xf68f23(0x1b6)](_0x5a7dfb){const _0x170d5b=a0_0xf68f23;return this[_0x170d5b(0x39f)][_0x170d5b(0x1b6)](_0x2d29a7=>_0x2d29a7[_0x170d5b(0x40e)]===_0x5a7dfb);}[a0_0xf68f23(0x2d2)](_0x26df6a){return this['_fields']['find'](_0x270bdb=>_0x270bdb['name']===_0x26df6a);}[a0_0xf68f23(0x2a9)](_0x2e31bd){const _0x3c5c20=a0_0xf68f23;return this[_0x3c5c20(0x39f)][_0x3c5c20(0x3fb)](_0x1275ff=>_0x1275ff['code']===_0x2e31bd);}[a0_0xf68f23(0x1df)](_0x48ba00){const _0x25ff33=a0_0xf68f23;this['_fields'][_0x25ff33(0x1df)](_0x48ba00);}[a0_0xf68f23(0x336)](_0x175f3c){const _0x20a3bf=a0_0xf68f23;return this[_0x20a3bf(0x39f)][_0x20a3bf(0x336)](_0x175f3c);}['filter'](_0x47e795){const _0x14f687=a0_0xf68f23;return this[_0x14f687(0x39f)][_0x14f687(0x1d7)](_0x47e795);}[a0_0xf68f23(0x3d9)](_0xdb8b92){const _0x3ea29e=a0_0xf68f23;return this[_0x3ea29e(0x39f)][_0x3ea29e(0x3d9)](_0xdb8b92);}[a0_0xf68f23(0x3fb)](_0x2a1348){const _0x59ecc0=a0_0xf68f23;return this[_0x59ecc0(0x39f)][_0x59ecc0(0x3fb)](_0x2a1348);}[a0_0xf68f23(0x1f6)](){const _0xaf530f=a0_0xf68f23;return this[_0xaf530f(0x39f)][_0xaf530f(0x1d7)](_0x5c7dd9=>_0x5c7dd9[_0xaf530f(0x3f5)]());}['getPrimaryKeys'](){const _0x4575f6=a0_0xf68f23;return this[_0x4575f6(0x39f)][_0x4575f6(0x1d7)](_0xfdcfeb=>_0xfdcfeb['isPrimaryKey']());}[a0_0xf68f23(0x1e0)](){const _0x19a54c=a0_0xf68f23;return this[_0x19a54c(0x39f)]['filter'](_0x467de=>_0x467de['isSystem']());}[a0_0xf68f23(0x418)](){const _0x35b62f=a0_0xf68f23;return this[_0x35b62f(0x39f)][_0x35b62f(0x1d7)](_0x665ece=>_0x665ece[_0x35b62f(0x3ff)]());}[a0_0xf68f23(0x2fc)](){const _0x124b57=a0_0xf68f23;return this[_0x124b57(0x39f)]['filter'](_0xf4e99c=>_0xf4e99c[_0x124b57(0x44d)]());}[a0_0xf68f23(0x373)](){const _0x2cf409=a0_0xf68f23;return this[_0x2cf409(0x39f)][_0x2cf409(0x1d7)](_0x3011f8=>_0x3011f8[_0x2cf409(0x27b)]());}[a0_0xf68f23(0x2fb)](){const _0x27c1a7=a0_0xf68f23;return this[_0x27c1a7(0x39f)][_0x27c1a7(0x1d7)](_0x336536=>_0x336536[_0x27c1a7(0x42e)]());}[a0_0xf68f23(0x2cd)](){const _0x4a9a8b=a0_0xf68f23;return this[_0x4a9a8b(0x39f)][_0x4a9a8b(0x1d7)](_0x1b2a54=>_0x1b2a54[_0x4a9a8b(0x441)]());}[a0_0xf68f23(0x403)](){const _0x3946f2=a0_0xf68f23;return this[_0x3946f2(0x39f)][_0x3946f2(0x1d7)](_0x2038a6=>_0x2038a6[_0x3946f2(0x24b)]());}[a0_0xf68f23(0x3d7)](){const _0x25809e=a0_0xf68f23;return this[_0x25809e(0x39f)][_0x25809e(0x1d7)](_0x10aa66=>!_0x10aa66['isDeleted']());}['groupByType'](){const _0x1c33ec=a0_0xf68f23,_0x3f9231={};return this[_0x1c33ec(0x39f)][_0x1c33ec(0x1df)](_0x892698=>{const _0x300d47=_0x1c33ec,_0x1c7e30=_0x892698[_0x300d47(0x282)];!_0x3f9231[_0x1c7e30]&&(_0x3f9231[_0x1c7e30]=[]),_0x3f9231[_0x1c7e30][_0x300d47(0x387)](_0x892698);}),_0x3f9231;}[a0_0xf68f23(0x36b)](){const _0x44b51a=a0_0xf68f23,_0x210fc3={};return this[_0x44b51a(0x39f)]['forEach'](_0x3970ca=>{const _0x482a52=_0x44b51a;if(_0x3970ca[_0x482a52(0x44d)]()){const _0x16c0e0=_0x3970ca['getEnumMeta']();_0x16c0e0&&(_0x210fc3[_0x3970ca[_0x482a52(0x40e)]]=_0x16c0e0);}}),_0x210fc3;}[a0_0xf68f23(0x246)](){const _0x3318e7=a0_0xf68f23;return{'total':this[_0x3318e7(0x34c)],'required':this[_0x3318e7(0x1f6)]()[_0x3318e7(0x34c)],'primaryKey':this[_0x3318e7(0x21a)]()['length'],'system':this['getSystem']()[_0x3318e7(0x34c)],'business':this[_0x3318e7(0x418)]()[_0x3318e7(0x34c)],'enum':this[_0x3318e7(0x2fc)]()[_0x3318e7(0x34c)],'autoIncrement':this[_0x3318e7(0x373)]()[_0x3318e7(0x34c)]};}[a0_0xf68f23(0x424)](){const _0x22ba02=a0_0xf68f23;return this[_0x22ba02(0x39f)][_0x22ba02(0x336)](_0x43bea5=>_0x43bea5[_0x22ba02(0x40e)]);}[a0_0xf68f23(0x208)](){const _0x2e682d=a0_0xf68f23;return this['_fields'][_0x2e682d(0x336)](_0x54da5c=>_0x54da5c[_0x2e682d(0x322)]());}[a0_0xf68f23(0x457)](){const _0x188a23=a0_0xf68f23;return this[_0x188a23(0x39f)]['map'](_0x287ebc=>_0x287ebc[_0x188a23(0x1c7)]());}[a0_0xf68f23(0x277)](){const _0x1d1a83=a0_0xf68f23;return this[_0x1d1a83(0x39f)][_0x1d1a83(0x336)](_0x3d9670=>_0x3d9670[_0x1d1a83(0x277)]());}[a0_0xf68f23(0x250)](){const _0x18fd06=a0_0xf68f23;return _0x18fd06(0x44c)+this[_0x18fd06(0x34c)]+_0x18fd06(0x2f3);}}class FieldListV1 extends FieldListBase{constructor(_0x45398e,_0x57ce03){super(_0x45398e,_0x57ce03);}['createFields'](_0x20dc58){const _0x248bec=a0_0xf68f23;return _0x20dc58[_0x248bec(0x336)](_0x5694d0=>new FieldV1(_0x5694d0));}['all'](){return[...this['_fields']];}['at'](_0x67ebf4){const _0x5e7b36=a0_0xf68f23;return this[_0x5e7b36(0x39f)]['at'](_0x67ebf4);}['find'](_0x31e649){const _0x5557f9=a0_0xf68f23;return this[_0x5557f9(0x39f)][_0x5557f9(0x1b6)](_0x1b1602=>_0x1b1602[_0x5557f9(0x40e)]===_0x31e649);}[a0_0xf68f23(0x2d2)](_0x88c837){const _0x1f5a82=a0_0xf68f23;return this[_0x1f5a82(0x39f)][_0x1f5a82(0x1b6)](_0xbf9641=>_0xbf9641[_0x1f5a82(0x30b)]===_0x88c837);}[a0_0xf68f23(0x1d7)](_0x372928){const _0x297be2=a0_0xf68f23;return this[_0x297be2(0x39f)][_0x297be2(0x1d7)](_0x372928);}[a0_0xf68f23(0x336)](_0x3de7e2){const _0x148eb2=a0_0xf68f23;return this[_0x148eb2(0x39f)]['map'](_0x3de7e2);}[a0_0xf68f23(0x1f6)](){const _0x8ff6b6=a0_0xf68f23;return this[_0x8ff6b6(0x39f)][_0x8ff6b6(0x1d7)](_0x1050e8=>_0x1050e8[_0x8ff6b6(0x3f5)]());}['getPrimaryKeys'](){const _0x5f4405=a0_0xf68f23;return this['_fields'][_0x5f4405(0x1d7)](_0x473f77=>_0x473f77[_0x5f4405(0x3db)]());}['getSystem'](){const _0x3e8160=a0_0xf68f23;return this[_0x3e8160(0x39f)][_0x3e8160(0x1d7)](_0x18e359=>_0x18e359['isSystem']());}[a0_0xf68f23(0x418)](){const _0xcc016b=a0_0xf68f23;return this['_fields'][_0xcc016b(0x1d7)](_0x116cd1=>_0x116cd1[_0xcc016b(0x3ff)]());}['getEnum'](){const _0x30f06d=a0_0xf68f23;return this[_0x30f06d(0x39f)][_0x30f06d(0x1d7)](_0x507529=>_0x507529[_0x30f06d(0x44d)]());}[a0_0xf68f23(0x2a2)](){const _0x47eb05=a0_0xf68f23,_0x9bc61={};return this[_0x47eb05(0x39f)]['forEach'](_0x2cc1c2=>{const _0x48b614=_0x47eb05,_0xeceaeb=_0x2cc1c2[_0x48b614(0x282)];!_0x9bc61[_0xeceaeb]&&(_0x9bc61[_0xeceaeb]=[]),_0x9bc61[_0xeceaeb][_0x48b614(0x387)](_0x2cc1c2);}),_0x9bc61;}[a0_0xf68f23(0x344)](){const _0x5ab346=a0_0xf68f23;return this[_0x5ab346(0x39f)][_0x5ab346(0x336)](_0x32a826=>_0x32a826[_0x5ab346(0x344)]);}static[a0_0xf68f23(0x2a3)](_0x31e512){const _0x3bf964=a0_0xf68f23,_0x43ab6e=_0x31e512[_0x3bf964(0x336)](_0x78f645=>_0x78f645[_0x3bf964(0x344)]);return new FieldListV1(_0x43ab6e);}static['withDeleted'](_0x2b11a8){const _0x107c08=a0_0xf68f23,_0x452696={};return _0x452696[_0x107c08(0x388)]=!![],new FieldListV1(_0x2b11a8,_0x452696);}}class FieldV2 extends FieldBase{['_raw'];constructor(_0x362ed4){const _0x5879b5=a0_0xf68f23;super();if(!_0x362ed4||typeof _0x362ed4!==_0x5879b5(0x43a))throw new Error(_0x5879b5(0x38a));this['_raw']=_0x362ed4;}[a0_0xf68f23(0x392)](){return'v2';}get['raw'](){return this['_raw'];}get[a0_0xf68f23(0x30b)](){const _0x2f4378=a0_0xf68f23;return this[_0x2f4378(0x2e3)][_0x2f4378(0x30b)]||'';}get[a0_0xf68f23(0x40e)](){const _0x40b87c=a0_0xf68f23;return this['_raw'][_0x40b87c(0x30b)]||'';}get[a0_0xf68f23(0x448)](){return this['_raw']['displayName']||'';}get[a0_0xf68f23(0x282)](){const _0xd1ee0b=a0_0xf68f23;if(this[_0xd1ee0b(0x2e3)]['doType'])return this[_0xd1ee0b(0x2e3)][_0xd1ee0b(0x459)];return this[_0xd1ee0b(0x3e3)](this[_0xd1ee0b(0x2e3)]['dbType']);}get['description'](){const _0x5eaabd=a0_0xf68f23;return this[_0x5eaabd(0x2e3)][_0x5eaabd(0x1e7)]||'';}get['deleted'](){const _0x565175=a0_0xf68f23;return Boolean(this[_0x565175(0x2e3)][_0x565175(0x2fa)]);}['isRequired'](){const _0x47a046=a0_0xf68f23;return Boolean(this[_0x47a046(0x2e3)][_0x47a046(0x283)]);}[a0_0xf68f23(0x3db)](){const _0x4f16f7=a0_0xf68f23;return Boolean(this[_0x4f16f7(0x2e3)][_0x4f16f7(0x3f8)]);}[a0_0xf68f23(0x21f)](){const _0x423b03=a0_0xf68f23;return Boolean(this[_0x423b03(0x2e3)][_0x423b03(0x1ee)]);}[a0_0xf68f23(0x27b)](){const _0x1af163=a0_0xf68f23;return Boolean(this['_raw'][_0x1af163(0x26a)]);}['isCreateTime'](){const _0x54c83f=a0_0xf68f23;return this[_0x54c83f(0x2e3)]['systemRetain']===_0x54c83f(0x259);}['isUpdateTime'](){const _0x278cbf=a0_0xf68f23;return this['_raw'][_0x278cbf(0x1ee)]==='updateTime';}[a0_0xf68f23(0x322)](){const _0x2855ae=a0_0xf68f23;return this['_raw'][_0x2855ae(0x448)]||'';}[a0_0xf68f23(0x1c7)](){const _0x283852=a0_0xf68f23;return this[_0x283852(0x2e3)]['name']||'';}[a0_0xf68f23(0x44d)](){const _0x54c555=a0_0xf68f23;return Boolean(this['_raw']['options']&&Array[_0x54c555(0x30c)](this[_0x54c555(0x2e3)]['options'])&&this[_0x54c555(0x2e3)][_0x54c555(0x226)][_0x54c555(0x34c)]>0x0);}[a0_0xf68f23(0x221)](){const _0x5441d5=a0_0xf68f23,_0x17ce8f=this[_0x5441d5(0x2e3)][_0x5441d5(0x3c9)];if(!_0x17ce8f)return![];try{const _0x3733ed=JSON[_0x5441d5(0x28b)](_0x17ce8f);if(_0x3733ed&&typeof _0x3733ed===_0x5441d5(0x43a)&&'multiple'in _0x3733ed)return Boolean(_0x3733ed['multiple']);}catch{}return![];}[a0_0xf68f23(0x2b0)](){const _0x2c5b79=a0_0xf68f23;if(this['_raw'][_0x2c5b79(0x226)]&&Array[_0x2c5b79(0x30c)](this[_0x2c5b79(0x2e3)]['options']))return this[_0x2c5b79(0x2e3)][_0x2c5b79(0x226)];return;}[a0_0xf68f23(0x2cc)](){const _0x55553e=a0_0xf68f23,_0x4596b4=this['_raw']['extend'];if(!_0x4596b4)return;try{const _0x57b0b0=JSON[_0x55553e(0x28b)](_0x4596b4);if(_0x57b0b0&&typeof _0x57b0b0==='object'&&_0x55553e(0x316)in _0x57b0b0)return _0x57b0b0[_0x55553e(0x316)];}catch{}return;}['getDbTypeForOperation'](){const _0x1bd989=a0_0xf68f23;if(!this[_0x1bd989(0x2e3)]['dbType'])return'';return this[_0x1bd989(0x2e3)][_0x1bd989(0x264)][_0x1bd989(0x3c0)](/\s+(UNSIGNED|ZEROFILL|SIGNED)$/i,'')[_0x1bd989(0x2cb)]()[_0x1bd989(0x29a)]();}[a0_0xf68f23(0x425)](){return;}['getTooltip'](){return;}get['dbType'](){const _0x49596e=a0_0xf68f23;return this[_0x49596e(0x2e3)][_0x49596e(0x264)]??undefined;}get[a0_0xf68f23(0x1ea)](){const _0xaac781=a0_0xf68f23;return this[_0xaac781(0x2e3)][_0xaac781(0x1ea)];}[a0_0xf68f23(0x1ad)](){const _0x23052c=a0_0xf68f23;return this[_0x23052c(0x2e3)]['doType']??null;}get[a0_0xf68f23(0x459)](){const _0x48ade9=a0_0xf68f23;return this[_0x48ade9(0x2e3)][_0x48ade9(0x459)]??null;}[a0_0xf68f23(0x277)](){const _0x1d477f=a0_0xf68f23;return{'name':this[_0x1d477f(0x30b)],'code':this[_0x1d477f(0x40e)],'type':this[_0x1d477f(0x282)],'dbType':this[_0x1d477f(0x264)],'dbTypeLen':this[_0x1d477f(0x1ea)],'doType':this['getDOType'](),'displayName':this[_0x1d477f(0x448)],'description':this[_0x1d477f(0x1e7)],'required':this[_0x1d477f(0x3f5)](),'primaryKey':this[_0x1d477f(0x3db)](),'system':this[_0x1d477f(0x21f)](),'autoIncrement':this['isAutoIncrement'](),'createTime':this[_0x1d477f(0x42e)](),'updateTime':this['isUpdateTime'](),'isEnum':this['isEnum'](),'enumMeta':this[_0x1d477f(0x44d)]()?this['getEnumMeta']():undefined};}[a0_0xf68f23(0x250)](){const _0x854237=a0_0xf68f23;return _0x854237(0x2b8)+this['name']+',\x20'+this[_0x854237(0x40e)]+',\x20'+this[_0x854237(0x264)]+_0x854237(0x21b)+this[_0x854237(0x1ad)]()+')';}[a0_0xf68f23(0x3e3)](_0x96d4ab){const _0x461d98=a0_0xf68f23;if(!_0x96d4ab)return _0x461d98(0x295);const _0x3baac5={};_0x3baac5[_0x461d98(0x33a)]=_0x461d98(0x295),_0x3baac5['CHAR']=_0x461d98(0x295),_0x3baac5[_0x461d98(0x295)]=_0x461d98(0x330),_0x3baac5[_0x461d98(0x2d1)]=_0x461d98(0x330),_0x3baac5[_0x461d98(0x326)]=_0x461d98(0x42c),_0x3baac5[_0x461d98(0x236)]=_0x461d98(0x42c),_0x3baac5[_0x461d98(0x3ca)]=_0x461d98(0x42c),_0x3baac5[_0x461d98(0x239)]=_0x461d98(0x42c),_0x3baac5[_0x461d98(0x367)]='NUMBER',_0x3baac5['DOUBLE']=_0x461d98(0x42c),_0x3baac5[_0x461d98(0x1c5)]=_0x461d98(0x42c),_0x3baac5[_0x461d98(0x24d)]=_0x461d98(0x39e),_0x3baac5[_0x461d98(0x27c)]=_0x461d98(0x39e),_0x3baac5[_0x461d98(0x39e)]=_0x461d98(0x39e),_0x3baac5[_0x461d98(0x31c)]=_0x461d98(0x31c),_0x3baac5[_0x461d98(0x227)]=_0x461d98(0x308),_0x3baac5[_0x461d98(0x288)]='SWITCH',_0x3baac5[_0x461d98(0x1c3)]=_0x461d98(0x1e6),_0x3baac5[_0x461d98(0x1a3)]=_0x461d98(0x1e6);const _0xddae74=_0x3baac5,_0x396cad=_0x96d4ab[_0x461d98(0x29a)]();return _0xddae74[_0x396cad]||_0x461d98(0x295);}}class FieldListV2 extends FieldListBase{constructor(_0x5f1a4e,_0x4752ef){super(_0x5f1a4e,_0x4752ef);}[a0_0xf68f23(0x3c6)](_0x255bc0){return _0x255bc0['map'](_0x109a60=>new FieldV2(_0x109a60));}['all'](){return[...this['_fields']];}['at'](_0x280873){const _0x35350c=a0_0xf68f23;return this[_0x35350c(0x39f)]['at'](_0x280873);}[a0_0xf68f23(0x1b6)](_0xb0fdfd){const _0x329c9d=a0_0xf68f23;return this[_0x329c9d(0x39f)][_0x329c9d(0x1b6)](_0x7bb87f=>_0x7bb87f[_0x329c9d(0x40e)]===_0xb0fdfd);}[a0_0xf68f23(0x2d2)](_0x284032){const _0x5b0f11=a0_0xf68f23;return this[_0x5b0f11(0x39f)][_0x5b0f11(0x1b6)](_0x493a4f=>_0x493a4f[_0x5b0f11(0x322)]()===_0x284032);}[a0_0xf68f23(0x1d7)](_0x237629){const _0x1dc306=a0_0xf68f23;return this[_0x1dc306(0x39f)][_0x1dc306(0x1d7)](_0x237629);}[a0_0xf68f23(0x336)](_0x37b540){const _0x2a829d=a0_0xf68f23;return this[_0x2a829d(0x39f)][_0x2a829d(0x336)](_0x37b540);}[a0_0xf68f23(0x1f6)](){const _0x41031a=a0_0xf68f23;return this[_0x41031a(0x39f)][_0x41031a(0x1d7)](_0x27c007=>_0x27c007['isRequired']());}[a0_0xf68f23(0x21a)](){const _0x5bb815=a0_0xf68f23;return this[_0x5bb815(0x39f)]['filter'](_0x104a7f=>_0x104a7f[_0x5bb815(0x3db)]());}[a0_0xf68f23(0x1e0)](){const _0x1a0688=a0_0xf68f23;return this[_0x1a0688(0x39f)][_0x1a0688(0x1d7)](_0x1a46a5=>_0x1a46a5[_0x1a0688(0x21f)]());}['getBusiness'](){const _0x37fc73=a0_0xf68f23;return this['_fields'][_0x37fc73(0x1d7)](_0x1e84c8=>_0x1e84c8[_0x37fc73(0x3ff)]());}[a0_0xf68f23(0x2fc)](){const _0x4091e1=a0_0xf68f23;return this[_0x4091e1(0x39f)][_0x4091e1(0x1d7)](_0x305cc8=>_0x305cc8['isEnum']());}[a0_0xf68f23(0x2a2)](){const _0x54034b=a0_0xf68f23,_0x2c3ebb={};return this[_0x54034b(0x39f)][_0x54034b(0x1df)](_0x21ed7c=>{const _0xa32d6c=_0x54034b,_0x56f496=_0x21ed7c[_0xa32d6c(0x282)];!_0x2c3ebb[_0x56f496]&&(_0x2c3ebb[_0x56f496]=[]),_0x2c3ebb[_0x56f496][_0xa32d6c(0x387)](_0x21ed7c);}),_0x2c3ebb;}[a0_0xf68f23(0x344)](){const _0x4a12e3=a0_0xf68f23;return this['_fields'][_0x4a12e3(0x336)](_0x1bfe39=>_0x1bfe39[_0x4a12e3(0x344)]);}static[a0_0xf68f23(0x2a3)](_0x319649){const _0x4be898=a0_0xf68f23,_0x2f9c0e=_0x319649[_0x4be898(0x336)](_0x19def4=>_0x19def4[_0x4be898(0x344)]);return new FieldListV2(_0x2f9c0e);}static[a0_0xf68f23(0x20a)](_0x2e92b7){const _0x5a68a6={};return _0x5a68a6['includeDeleted']=!![],new FieldListV2(_0x2e92b7,_0x5a68a6);}[a0_0xf68f23(0x250)](){const _0x1a9d8a=a0_0xf68f23;return _0x1a9d8a(0x289)+this[_0x1a9d8a(0x34c)]+_0x1a9d8a(0x2f3);}}class DrivenDataDetailV1 extends DrivenDataDetailBase{[a0_0xf68f23(0x2e4)];['_fieldListV1WithDeleted'];constructor(_0x5458b0){super(_0x5458b0);}['getFieldList'](){const _0x2f0227=a0_0xf68f23;if(!this[_0x2f0227(0x2e4)]){const _0x155908={};_0x155908[_0x2f0227(0x388)]=![],this[_0x2f0227(0x2e4)]=new FieldListV1(this['_raw']['properties']||[],_0x155908);}return this[_0x2f0227(0x2e4)];}['getFieldListWithDeleted'](){const _0x151e2e=a0_0xf68f23;if(!this['_fieldListV1WithDeleted']){const _0x5fd225={};_0x5fd225[_0x151e2e(0x388)]=!![],this['_fieldListV1WithDeleted']=new FieldListV1(this[_0x151e2e(0x2e3)]['properties']||[],_0x5fd225);}return this[_0x151e2e(0x1f1)];}[a0_0xf68f23(0x434)](){const _0x28a70a=a0_0xf68f23;return(this[_0x28a70a(0x2e3)][_0x28a70a(0x2b3)]||[])[_0x28a70a(0x1d7)](_0x3f8e18=>!_0x3f8e18[_0x28a70a(0x2fa)]);}[a0_0xf68f23(0x26f)](){return this['getFieldList']()['length'];}[a0_0xf68f23(0x33f)](_0x1803c2){const _0x2b6bb0=a0_0xf68f23;return this[_0x2b6bb0(0x2e3)][_0x2b6bb0(0x2b3)]?.[_0x2b6bb0(0x1b6)](_0x1795bb=>_0x1795bb[_0x2b6bb0(0x40e)]===_0x1803c2);}[a0_0xf68f23(0x392)](){return'v1';}[a0_0xf68f23(0x433)](){const _0x390865=a0_0xf68f23,_0x43908c={};return _0x43908c[_0x390865(0x2a1)]=this[_0x390865(0x2e3)][_0x390865(0x2b3)]||[],_0x43908c[_0x390865(0x388)]=![],_0x43908c;}[a0_0xf68f23(0x3f2)](){const _0x242a09=a0_0xf68f23;return this['_raw'][_0x242a09(0x23d)];}[a0_0xf68f23(0x3e2)](){const _0x9026bd=a0_0xf68f23;return this[_0x9026bd(0x2e3)][_0x9026bd(0x272)];}[a0_0xf68f23(0x207)](){const _0x22fc08=a0_0xf68f23,_0x483c3a=this[_0x22fc08(0x298)](),_0x478d7c=_0x483c3a?.['dblinkInfoDTO'],_0x313ccc={};return _0x313ccc[_0x22fc08(0x33d)]=_0x483c3a?.[_0x22fc08(0x33d)],_0x313ccc[_0x22fc08(0x340)]=_0x483c3a?.['dbName']??_0x478d7c?.['dbName'],_0x313ccc[_0x22fc08(0x264)]=_0x478d7c?.[_0x22fc08(0x264)],_0x313ccc['dbVersion']=_0x478d7c?.['dbVersion'],_0x313ccc[_0x22fc08(0x27f)]=_0x483c3a?.[_0x22fc08(0x27f)],_0x313ccc[_0x22fc08(0x384)]=_0x483c3a?.[_0x22fc08(0x384)],_0x313ccc[_0x22fc08(0x3f8)]=_0x483c3a?.[_0x22fc08(0x3f8)],_0x313ccc['tenantCode']=_0x478d7c?.[_0x22fc08(0x25c)],_0x313ccc[_0x22fc08(0x1c6)]=_0x478d7c?.['appCode'],new DBConfig(_0x313ccc,_0x483c3a);}get[a0_0xf68f23(0x29e)](){const _0x7fd8c1=a0_0xf68f23;return this[_0x7fd8c1(0x2e3)]['version'];}['getFieldInstance'](_0x15f32d){const _0x2793c4=a0_0xf68f23;if(typeof _0x15f32d!=='string'){!![]&&console[_0x2793c4(0x359)](_0x2793c4(0x306),_0x15f32d);return;}return this['getFieldList']()[_0x2793c4(0x1b6)](_0x15f32d);}[a0_0xf68f23(0x24f)](_0xd5e214){const _0x44a75c=a0_0xf68f23;if(!_0xd5e214||typeof _0xd5e214!==_0x44a75c(0x43a))return![];const _0x31d76c=this[_0x44a75c(0x420)](_0xd5e214[_0x44a75c(0x40e)]);return _0x31d76c?_0x31d76c[_0x44a75c(0x221)]():![];}[a0_0xf68f23(0x1c8)](){const _0xe4b63c=a0_0xf68f23,_0x2d9f70=this[_0xe4b63c(0x214)](_0xe4b63c(0x1d7));return _0x2d9f70;}[a0_0xf68f23(0x360)](){const _0x16e8bb=a0_0xf68f23;return this[_0x16e8bb(0x2ff)](_0x16e8bb(0x1d7));}[a0_0xf68f23(0x40c)](){const _0x178927=a0_0xf68f23;return new DatasetItem({'id':this['id'],'name':this[_0x178927(0x30b)],'datasetCode':this[_0x178927(0x362)],'dbtableConfig':this['getRawDbtableConfig']()});}}class DrivenDataDetailV2 extends DrivenDataDetailBase{[a0_0xf68f23(0x19c)];[a0_0xf68f23(0x2b2)];[a0_0xf68f23(0x350)];constructor(_0x40bdf4){const _0x4218ed=a0_0xf68f23;super(_0x40bdf4),this[_0x4218ed(0x2b2)]=_0x40bdf4[_0x4218ed(0x412)],this[_0x4218ed(0x350)]=_0x40bdf4[_0x4218ed(0x273)]||[];}['getVersion'](){return'v2';}[a0_0xf68f23(0x433)](){const _0x143575=a0_0xf68f23,_0x484cbf={};return _0x484cbf[_0x143575(0x2a1)]=this[_0x143575(0x2e3)][_0x143575(0x2a1)],_0x484cbf[_0x143575(0x388)]=![],_0x484cbf;}[a0_0xf68f23(0x3f2)](){const _0x499ab4=a0_0xf68f23;return this[_0x499ab4(0x2e3)][_0x499ab4(0x23d)];}[a0_0xf68f23(0x3e2)](){const _0x41ee28=a0_0xf68f23;return this[_0x41ee28(0x2e3)][_0x41ee28(0x272)];}['getDBConfig'](){const _0x26500c=a0_0xf68f23,_0x30c204=this[_0x26500c(0x2e3)][_0x26500c(0x26d)],_0x4bb43f=_0x30c204?.[_0x26500c(0x3fc)],_0x596fba={};return _0x596fba[_0x26500c(0x33d)]=_0x30c204?.[_0x26500c(0x33d)],_0x596fba['dbName']=_0x30c204?.['dbName']??_0x4bb43f?.[_0x26500c(0x340)],_0x596fba['dbType']=_0x4bb43f?.[_0x26500c(0x264)],_0x596fba[_0x26500c(0x1aa)]=_0x4bb43f?.['dbVersion'],_0x596fba[_0x26500c(0x27f)]=_0x30c204?.[_0x26500c(0x27f)],_0x596fba[_0x26500c(0x384)]=_0x30c204?.[_0x26500c(0x384)],_0x596fba[_0x26500c(0x3f8)]=_0x30c204?.[_0x26500c(0x3f8)],_0x596fba[_0x26500c(0x25c)]=_0x30c204?.[_0x26500c(0x25c)]??_0x4bb43f?.['tenantCode'],_0x596fba['appCode']=_0x30c204?.[_0x26500c(0x1c6)]??_0x4bb43f?.[_0x26500c(0x1c6)],new DBConfig(_0x596fba,_0x30c204);}[a0_0xf68f23(0x24a)](){return this['getFieldListV2']();}[a0_0xf68f23(0x434)](){const _0x17a7a4=a0_0xf68f23;return this[_0x17a7a4(0x2e3)][_0x17a7a4(0x2a1)]||[];}[a0_0xf68f23(0x26f)](){const _0xd53f2b=a0_0xf68f23;return(this[_0xd53f2b(0x2e3)][_0xd53f2b(0x2a1)]||[])[_0xd53f2b(0x34c)];}['getFieldRaw'](_0x4b5ccb){const _0x140366=a0_0xf68f23;return this[_0x140366(0x2e3)][_0x140366(0x2a1)]['find'](_0x8dc9f0=>_0x8dc9f0[_0x140366(0x30b)]===_0x4b5ccb);}[a0_0xf68f23(0x1f5)](){const _0x32d3e7=a0_0xf68f23;return this[_0x32d3e7(0x2b2)];}[a0_0xf68f23(0x225)](){const _0x2d88a3=a0_0xf68f23;return this[_0x2d88a3(0x350)];}[a0_0xf68f23(0x1d6)](){const _0x190dd9=a0_0xf68f23;return this[_0x190dd9(0x2b2)][_0x190dd9(0x22f)]||[];}[a0_0xf68f23(0x2b1)](_0x61e3ce){const _0x525984=a0_0xf68f23;return this[_0x525984(0x350)]['filter'](_0x2048f0=>_0x2048f0[_0x525984(0x356)]===_0x61e3ce);}[a0_0xf68f23(0x45d)](_0x5719dd){const _0x2f310b=a0_0xf68f23;return this[_0x2f310b(0x350)]['some'](_0x2c334b=>_0x2c334b[_0x2f310b(0x356)]===_0x5719dd);}[a0_0xf68f23(0x19e)](_0x200463){const _0x1fb819=a0_0xf68f23,_0x577ac8=this[_0x1fb819(0x350)][_0x1fb819(0x1b6)](_0x17f423=>_0x17f423[_0x1fb819(0x356)]===_0x200463);if(!_0x577ac8)return;const _0x10be95={};return _0x10be95[_0x1fb819(0x32f)]=_0x577ac8[_0x1fb819(0x39a)],_0x10be95[_0x1fb819(0x362)]=_0x577ac8['toDatasetCode'],_0x10be95[_0x1fb819(0x332)]=_0x577ac8[_0x1fb819(0x3e1)],_0x10be95[_0x1fb819(0x27f)]=_0x577ac8['toTableName'],_0x10be95[_0x1fb819(0x427)]=_0x577ac8['toField'],_0x10be95;}[a0_0xf68f23(0x339)](){const _0x3e0862=a0_0xf68f23;return this[_0x3e0862(0x350)][_0x3e0862(0x336)](_0x2f59a2=>_0x2f59a2[_0x3e0862(0x356)]);}[a0_0xf68f23(0x2d5)](){const _0x3c7647=a0_0xf68f23;if(!this[_0x3c7647(0x19c)]){const _0x35ceca=this['_raw'][_0x3c7647(0x2a1)]||[];this[_0x3c7647(0x19c)]=new FieldListV2(_0x35ceca);}return this[_0x3c7647(0x19c)];}[a0_0xf68f23(0x420)](_0x1f9b2e){const _0x44cd8f=a0_0xf68f23;if(typeof _0x1f9b2e!==_0x44cd8f(0x3d4)){!![]&&console[_0x44cd8f(0x359)](_0x44cd8f(0x2a8),_0x1f9b2e);return;}return this[_0x44cd8f(0x2d5)]()['find'](_0x1f9b2e);}[a0_0xf68f23(0x24f)](_0x515098){const _0x1bcbe9=a0_0xf68f23;if(!_0x515098||typeof _0x515098!==_0x1bcbe9(0x43a))return![];const _0x559a83=_0x515098['name']||_0x515098[_0x1bcbe9(0x40e)],_0x4b7fd2=this[_0x1bcbe9(0x420)](_0x559a83);return _0x4b7fd2?_0x4b7fd2[_0x1bcbe9(0x221)]():![];}[a0_0xf68f23(0x3bd)](){const _0x4361a9=a0_0xf68f23;if(!this[_0x4361a9(0x35a)]){const _0x8b4ecc=this['ensureFilterOperation'](this[_0x4361a9(0x3f2)]()||{});this['_operationList']=new OperationList(_0x8b4ecc,{'fields':this['getFieldListV2']()[_0x4361a9(0x1a8)](),'pkField':this[_0x4361a9(0x2e3)][_0x4361a9(0x26d)]?.[_0x4361a9(0x3f8)],'dbtableConfig':this[_0x4361a9(0x2e3)][_0x4361a9(0x26d)]||null});}return this['_operationList'];}[a0_0xf68f23(0x1c8)](){const _0x3782dd=this['getOperation']('filter');return _0x3782dd;}['hasFilterOperation'](){const _0x3b0b10=a0_0xf68f23;return this[_0x3b0b10(0x2ff)](_0x3b0b10(0x1d7));}['toListItem'](){const _0x159e04=a0_0xf68f23;return new DatasetItem({'id':this['id'],'name':this[_0x159e04(0x30b)],'datasetCode':this[_0x159e04(0x362)],'dbtableConfig':this[_0x159e04(0x298)]()});}[a0_0xf68f23(0x250)](){const _0x933371=a0_0xf68f23,_0x5d9d67=this[_0x933371(0x350)][_0x933371(0x34c)],_0x5d88e6=this[_0x933371(0x1d6)]()[_0x933371(0x34c)];return _0x933371(0x23b)+this[_0x933371(0x30b)]+',\x20'+this[_0x933371(0x362)]+',\x20'+this[_0x933371(0x26f)]()+_0x933371(0x44e)+this[_0x933371(0x3ac)]()+_0x933371(0x3b8)+_0x5d9d67+'\x20relations,\x20'+_0x5d88e6+_0x933371(0x1d3);}[a0_0xf68f23(0x366)](){const _0xf5d3d0=a0_0xf68f23;return this['_raw'][_0xf5d3d0(0x2a1)];}[a0_0xf68f23(0x3de)](_0x57d1bf){const _0x2fa0d4=a0_0xf68f23;return this[_0x2fa0d4(0x2e3)]['fields'][_0x2fa0d4(0x1b6)](_0x4d5083=>_0x4d5083[_0x2fa0d4(0x30b)]===_0x57d1bf);}}function detectDatasetVersion(_0x5b0187){const _0x1bc1a3=a0_0xf68f23;if(_0x5b0187[_0x1bc1a3(0x3aa)]==='v2'&&_0x1bc1a3(0x2a1)in _0x5b0187&&Array[_0x1bc1a3(0x30c)](_0x5b0187[_0x1bc1a3(0x2a1)]))return'v2';return'v1';}class DrivenDataDetail extends DrivenDataDetailBase{[a0_0xf68f23(0x249)];constructor(_0x392572){const _0x185ce1=a0_0xf68f23;super(_0x392572);const _0x2f87c9=detectDatasetVersion(_0x392572);this[_0x185ce1(0x249)]=_0x2f87c9==='v2'?new DrivenDataDetailV2(_0x392572):new DrivenDataDetailV1(_0x392572);}get['id'](){const _0xb75953=a0_0xf68f23;return this[_0xb75953(0x249)]['id'];}get['name'](){const _0x46f568=a0_0xf68f23;return this[_0x46f568(0x249)][_0x46f568(0x30b)];}get[a0_0xf68f23(0x362)](){const _0x15c22f=a0_0xf68f23;return this[_0x15c22f(0x249)][_0x15c22f(0x362)];}get[a0_0xf68f23(0x29e)](){const _0x28adcd=a0_0xf68f23;return this[_0x28adcd(0x249)][_0x28adcd(0x392)]()==='v2'?_0x28adcd(0x37c):_0x28adcd(0x38f);}[a0_0xf68f23(0x392)](){const _0x3f1f16=a0_0xf68f23;return this[_0x3f1f16(0x249)][_0x3f1f16(0x392)]();}['getId'](){const _0x132b81=a0_0xf68f23;return this[_0x132b81(0x249)]['id'];}[a0_0xf68f23(0x355)](){const _0x2fa8c9=a0_0xf68f23;return this[_0x2fa8c9(0x249)]['datasetCode'];}[a0_0xf68f23(0x1fd)](){const _0x3dca7f=a0_0xf68f23;return this[_0x3dca7f(0x249)][_0x3dca7f(0x30b)];}[a0_0xf68f23(0x433)](){const _0x2b9c93=a0_0xf68f23;return this[_0x2b9c93(0x249)]['getFieldDataSource']();}[a0_0xf68f23(0x3f2)](){const _0x20ae8c=a0_0xf68f23;return this[_0x20ae8c(0x249)][_0x20ae8c(0x3f2)]();}[a0_0xf68f23(0x3e2)](){return this['_instance']['getSource']();}[a0_0xf68f23(0x452)](){const _0x566fef=a0_0xf68f23;return this['_instance'][_0x566fef(0x452)]();}[a0_0xf68f23(0x24a)](){const _0x3ba292=a0_0xf68f23;return this[_0x3ba292(0x249)][_0x3ba292(0x24a)]();}[a0_0xf68f23(0x34f)](){const _0x3371a0=a0_0xf68f23;return this[_0x3371a0(0x249)][_0x3371a0(0x34f)]();}[a0_0xf68f23(0x434)](){const _0x20a988=a0_0xf68f23;return this[_0x20a988(0x249)]['getFields']();}['getFieldCount'](){const _0x2d0907=a0_0xf68f23;return this['_instance'][_0x2d0907(0x26f)]();}['getPkField'](){const _0x2f9ef8=a0_0xf68f23,_0x5751a7=this[_0x2f9ef8(0x249)][_0x2f9ef8(0x298)]();return _0x5751a7?.['pkField'];}['getDBConfig'](){const _0x51ee0a=a0_0xf68f23;return this[_0x51ee0a(0x249)][_0x51ee0a(0x207)]();}['getFieldInstance'](_0x16c9dd){const _0x5888bc=a0_0xf68f23;return this[_0x5888bc(0x249)]['getFieldInstance'](_0x16c9dd);}['getPrimaryKeyFields'](){const _0x2c980d=a0_0xf68f23;return this[_0x2c980d(0x249)][_0x2c980d(0x275)]();}[a0_0xf68f23(0x314)](){const _0x107675=a0_0xf68f23;return this['_instance'][_0x107675(0x314)]();}['getBusinessFields'](){const _0x3449d5=a0_0xf68f23;return this[_0x3449d5(0x249)]['getBusinessFields']();}[a0_0xf68f23(0x1b5)](){const _0x2b0178=a0_0xf68f23;return this['_instance'][_0x2b0178(0x1b5)]();}[a0_0xf68f23(0x3eb)](){const _0x439d6e=a0_0xf68f23;return this[_0x439d6e(0x249)][_0x439d6e(0x3eb)]();}[a0_0xf68f23(0x416)](){const _0x3d1092=a0_0xf68f23;return this['_instance'][_0x3d1092(0x416)]();}[a0_0xf68f23(0x37b)](){const _0x51c202=a0_0xf68f23;return this[_0x51c202(0x249)][_0x51c202(0x37b)]();}[a0_0xf68f23(0x398)](){const _0x28fe44=a0_0xf68f23;return this[_0x28fe44(0x249)]['getOperations']();}[a0_0xf68f23(0x3ac)](){const _0x46f652=a0_0xf68f23;return this[_0x46f652(0x249)][_0x46f652(0x3ac)]();}['getEnabledOperations'](){const _0x97f6aa=a0_0xf68f23;return this[_0x97f6aa(0x249)]['getEnabledOperations']();}[a0_0xf68f23(0x32b)](){const _0x139d33=a0_0xf68f23;return this[_0x139d33(0x249)][_0x139d33(0x32b)]();}['getEnabledOperationInstances'](){const _0x690c8b=a0_0xf68f23;return this['_instance'][_0x690c8b(0x302)]();}['getDisabledOperationInstances'](){const _0x424fef=a0_0xf68f23;return this['_instance'][_0x424fef(0x390)]();}[a0_0xf68f23(0x246)](){const _0x467cf0=a0_0xf68f23;return this[_0x467cf0(0x249)][_0x467cf0(0x246)]();}[a0_0xf68f23(0x1f5)](){const _0x5477b4=a0_0xf68f23;return this['_instance'][_0x5477b4(0x1f5)]();}[a0_0xf68f23(0x225)](){return this['_instance']['getRelations']();}[a0_0xf68f23(0x1d6)](){const _0x51a591=a0_0xf68f23;return this['_instance'][_0x51a591(0x1d6)]();}[a0_0xf68f23(0x1cc)](){return this['_instance']['getFilterOperators']();}[a0_0xf68f23(0x260)](){const _0x273949=a0_0xf68f23;return this[_0x273949(0x249)][_0x273949(0x260)]();}[a0_0xf68f23(0x277)](){const _0x22b351=a0_0xf68f23;return this[_0x22b351(0x249)][_0x22b351(0x277)]();}[a0_0xf68f23(0x1c8)](){const _0x72a865=a0_0xf68f23;return this[_0x72a865(0x249)][_0x72a865(0x1c8)]();}[a0_0xf68f23(0x360)](){const _0x295f29=a0_0xf68f23;return this[_0x295f29(0x249)][_0x295f29(0x360)]();}[a0_0xf68f23(0x40c)](){const _0xe83be=a0_0xf68f23;return this[_0xe83be(0x249)][_0xe83be(0x40c)]();}['toString'](){const _0x41b83e=a0_0xf68f23;return this[_0x41b83e(0x249)][_0x41b83e(0x250)]();}[a0_0xf68f23(0x2c6)](){return this['_instance'];}}function detectDatasetVersion2(_0x5ce66f){const _0x4b7527=a0_0xf68f23;if(_0x5ce66f[_0x4b7527(0x3aa)]==='v2'&&_0x4b7527(0x2a1)in _0x5ce66f&&Array[_0x4b7527(0x30c)](_0x5ce66f['fields']))return'v2';return'v1';}function createDrivenDataDetail(_0x536dfa,_0x2db527={}){const {forceVersion:_0x2ff6a7}=_0x2db527;if(_0x2ff6a7==='v2')return new DrivenDataDetailV2(_0x536dfa);if(_0x2ff6a7==='v1')return new DrivenDataDetailV1(_0x536dfa);const _0x3a0e58=detectDatasetVersion2(_0x536dfa);if(_0x3a0e58==='v2')return new DrivenDataDetailV2(_0x536dfa);return new DrivenDataDetailV1(_0x536dfa);}function isV2Data(_0xd6ce7e){return detectDatasetVersion2(_0xd6ce7e)==='v2';}function isV1Data(_0x5c0eeb){return detectDatasetVersion2(_0x5c0eeb)==='v1';}function isV2Instance(_0x352a64){return _0x352a64['getVersion']()==='v2';}function isV1Instance(_0x13452a){const _0x554fee=a0_0xf68f23;return _0x13452a[_0x554fee(0x392)]()==='v1';}class DatasetGroup{[a0_0xf68f23(0x27a)];constructor(_0x52c03f){const _0x309e73=a0_0xf68f23;this[_0x309e73(0x27a)]=Array[_0x309e73(0x30c)](_0x52c03f)?[..._0x52c03f]:[_0x52c03f],this[_0x309e73(0x27a)][_0x309e73(0x30e)]((_0x54b5e0,_0x398525)=>{const _0x1f9e92=Number(_0x54b5e0['id'])||0x0,_0x13617e=Number(_0x398525['id'])||0x0;return _0x13617e-_0x1f9e92;});}['hasConflict'](){const _0x3604d3=a0_0xf68f23;return this[_0x3604d3(0x27a)][_0x3604d3(0x34c)]>0x1;}[a0_0xf68f23(0x456)](){const _0x253381=a0_0xf68f23;return this[_0x253381(0x27a)][0x0];}['getOldest'](){const _0x53f346=a0_0xf68f23;return this[_0x53f346(0x27a)][this[_0x53f346(0x27a)][_0x53f346(0x34c)]-0x1];}[a0_0xf68f23(0x256)](){return[...this['items']];}['getCount'](){const _0x1f403a=a0_0xf68f23;return this[_0x1f403a(0x27a)]['length'];}[a0_0xf68f23(0x3be)](_0x155bd8){return this['items'][_0x155bd8];}[a0_0xf68f23(0x29d)](_0x5e9516){const _0xf5692f=a0_0xf68f23;return this[_0xf5692f(0x27a)]['find'](_0x16617e=>_0x16617e['id']===_0x5e9516);}[a0_0xf68f23(0x1b8)](_0x29ad7e){const _0x40d0a3=a0_0xf68f23;return this[_0x40d0a3(0x27a)][_0x40d0a3(0x1b6)](_0x1588a8=>_0x1588a8[_0x40d0a3(0x362)]===_0x29ad7e);}[a0_0xf68f23(0x313)](){const _0x153d14=a0_0xf68f23;return this[_0x153d14(0x27a)][_0x153d14(0x336)](_0x37ca2b=>_0x37ca2b['id'])[_0x153d14(0x1d7)](_0x2ed9f7=>_0x2ed9f7!==undefined);}[a0_0xf68f23(0x424)](){const _0x343754=a0_0xf68f23;return this['items'][_0x343754(0x336)](_0x30e45e=>_0x30e45e[_0x343754(0x362)]);}[a0_0xf68f23(0x250)](){const _0x1c367c=a0_0xf68f23;if(this[_0x1c367c(0x234)]())return _0x1c367c(0x29c)+this[_0x1c367c(0x27a)][_0x1c367c(0x34c)]+'\x20items,\x20conflict,\x20latest:\x20'+this[_0x1c367c(0x456)]()['name']+')';return _0x1c367c(0x29c)+this[_0x1c367c(0x27a)][0x0][_0x1c367c(0x30b)]+')';}}class DatasetGroupMap{[a0_0xf68f23(0x209)];constructor(_0x7b8886){const _0x297d9f=a0_0xf68f23;this[_0x297d9f(0x209)]=new Map();for(const _0x574450 of _0x7b8886){const _0x29fe08=_0x574450[_0x297d9f(0x45a)](),_0x29ff58=_0x574450[_0x297d9f(0x26d)]?.[_0x297d9f(0x33d)],_0x1985ba=_0x574450[_0x297d9f(0x26d)]?.['dbName']||_0x574450[_0x297d9f(0x26d)]?.[_0x297d9f(0x3fc)]?.[_0x297d9f(0x340)]||'',_0xb90329=_0x29ff58!==undefined&&_0x29ff58!==null?'db'+_0x29ff58:_0x1985ba?getTableKey(_0x1985ba):'',_0x41a6c0=_0xb90329?_0xb90329+'_'+_0x29fe08:_0x29fe08,_0x293141=getTableKey(_0x41a6c0);if(!this[_0x297d9f(0x209)][_0x297d9f(0x2a9)](_0x293141))this['groups'][_0x297d9f(0x386)](_0x293141,new DatasetGroup(_0x574450));else{const _0x4ae10d=this[_0x297d9f(0x209)][_0x297d9f(0x2c7)](_0x293141),_0x1991b6=[..._0x4ae10d[_0x297d9f(0x256)](),_0x574450];this[_0x297d9f(0x209)][_0x297d9f(0x386)](_0x293141,new DatasetGroup(_0x1991b6));}}}[a0_0xf68f23(0x2c7)](_0xa70e22){const _0x3962d8=a0_0xf68f23;return this[_0x3962d8(0x209)][_0x3962d8(0x2c7)](_0xa70e22);}['has'](_0x5bae1e){const _0x2e6e28=a0_0xf68f23;return this[_0x2e6e28(0x209)][_0x2e6e28(0x2a9)](_0x5bae1e);}get['size'](){const _0x32e007=a0_0xf68f23;return this[_0x32e007(0x209)][_0x32e007(0x2b5)];}['keys'](){return this['groups']['keys']();}['values'](){const _0x3a66fd=a0_0xf68f23;return this[_0x3a66fd(0x209)][_0x3a66fd(0x36c)]();}[a0_0xf68f23(0x1b4)](){const _0x18c83d=a0_0xf68f23;return this['groups'][_0x18c83d(0x1b4)]();}[Symbol[a0_0xf68f23(0x265)]](){const _0x6c0427=a0_0xf68f23;return this[_0x6c0427(0x209)]['entries']();}[a0_0xf68f23(0x1df)](_0x31591e){const _0x27c3b2=a0_0xf68f23;this[_0x27c3b2(0x209)][_0x27c3b2(0x1df)]((_0xa378db,_0x4fd269)=>_0x31591e(_0xa378db,_0x4fd269,this));}[a0_0xf68f23(0x2a4)](){const _0xe841d1=a0_0xf68f23,_0xc5e573=new Map();for(const [_0x9f949a,_0x88250a]of this[_0xe841d1(0x209)]){_0x88250a[_0xe841d1(0x234)]()&&_0xc5e573[_0xe841d1(0x386)](_0x9f949a,_0x88250a);}return _0xc5e573;}['hasConflicts'](){const _0x34e710=a0_0xf68f23;for(const _0x310bdb of this[_0x34e710(0x209)][_0x34e710(0x36c)]()){if(_0x310bdb[_0x34e710(0x234)]())return!![];}return![];}[a0_0xf68f23(0x323)](){const _0x780d24=a0_0xf68f23;let _0x1def06=0x0,_0x58a67b=0x0;for(const _0x5c7a22 of this['groups'][_0x780d24(0x36c)]()){_0x5c7a22[_0x780d24(0x234)]()&&(_0x1def06++,_0x58a67b+=_0x5c7a22[_0x780d24(0x406)]());}const _0x43dd11={};return _0x43dd11[_0x780d24(0x303)]=_0x1def06,_0x43dd11['conflictItemCount']=_0x58a67b,_0x43dd11[_0x780d24(0x262)]=this[_0x780d24(0x209)][_0x780d24(0x2b5)],_0x43dd11;}[a0_0xf68f23(0x349)](){const _0x4f42fe=a0_0xf68f23,_0x55e2c1=[];for(const _0x5121c5 of this[_0x4f42fe(0x209)]['values']()){_0x55e2c1[_0x4f42fe(0x387)](..._0x5121c5[_0x4f42fe(0x256)]());}return _0x55e2c1;}[a0_0xf68f23(0x345)](){const _0x347364=a0_0xf68f23,_0x4ade95=[];for(const _0x57b404 of this[_0x347364(0x209)][_0x347364(0x36c)]()){_0x4ade95[_0x347364(0x387)](_0x57b404['getLatest']());}return _0x4ade95;}[a0_0xf68f23(0x456)](_0x55b1db){const _0x33c405=a0_0xf68f23;return this['groups'][_0x33c405(0x2c7)](_0x55b1db)?.[_0x33c405(0x456)]();}[a0_0xf68f23(0x256)](_0x591dfe){const _0xdd1697=a0_0xf68f23;return this[_0xdd1697(0x209)][_0xdd1697(0x2c7)](_0x591dfe)?.['getAll']()||[];}[a0_0xf68f23(0x20c)](){const _0x531c21=a0_0xf68f23,_0x176fe1=this[_0x531c21(0x345)](),_0x307033=new Map();for(const _0x1b633f of _0x176fe1){const _0x363086=_0x1b633f[_0x531c21(0x45a)](),_0x395834=_0x1b633f['dbtableConfig']?.['dbId'],_0x285284=_0x1b633f[_0x531c21(0x26d)]?.[_0x531c21(0x340)]||_0x1b633f[_0x531c21(0x26d)]?.[_0x531c21(0x3fc)]?.[_0x531c21(0x340)]||'',_0x601618=_0x395834!==undefined&&_0x395834!==null?'db'+_0x395834:_0x285284?getTableKey(_0x285284):'';!_0x307033[_0x531c21(0x2a9)](_0x363086)&&_0x307033[_0x531c21(0x386)](_0x363086,new Set()),_0x307033[_0x531c21(0x2c7)](_0x363086)['add'](_0x601618);}const _0x110d34=new Set();for(const [_0x2a3a07,_0xb0839b]of _0x307033){_0xb0839b[_0x531c21(0x2b5)]>0x1&&_0x110d34[_0x531c21(0x20d)](_0x2a3a07);}const _0x45b15c={},_0x52bacd=new Set();for(const _0x5aaf25 of _0x176fe1){const _0x7670e6=_0x5aaf25[_0x531c21(0x45a)](),_0x5d14d4=_0x5aaf25[_0x531c21(0x277)](),_0x1428df=getTableKey(_0x7670e6);let _0x5c7b5f=_0x1428df;const _0x4641d8=_0x5aaf25[_0x531c21(0x26d)]?.['dbName']||_0x5aaf25[_0x531c21(0x26d)]?.[_0x531c21(0x3fc)]?.['dbName']||'';if(_0x110d34[_0x531c21(0x2a9)](_0x7670e6)&&_0x4641d8){const _0x4442b5=getTableKey(_0x4641d8);_0x5c7b5f=''+_0x4442b5+_0x1428df[_0x531c21(0x34e)](0x0)['toUpperCase']()+_0x1428df[_0x531c21(0x399)](0x1);}let _0xc64101=_0x5c7b5f,_0x8c6cfd=0x1;while(_0x52bacd[_0x531c21(0x2a9)](_0xc64101)){_0xc64101=_0x5c7b5f+'_'+_0x8c6cfd,_0x8c6cfd++;}_0x52bacd[_0x531c21(0x20d)](_0xc64101);const _0x3d96ab=_0xc64101;_0x45b15c[_0xc64101]={'key':_0xc64101,'alias':_0x3d96ab,'tableName':_0x7670e6,'datasetCode':_0x5d14d4[_0x531c21(0x362)],'name':_0x5d14d4[_0x531c21(0x30b)],'id':_0x5d14d4['id'],'dbName':_0x4641d8};}return _0x45b15c;}['toFullConfig'](){const _0x3feb63=a0_0xf68f23,_0x41b510=this['getAllDatasets'](),_0x7145e6=_0x41b510['map'](_0x13987d=>_0x13987d[_0x3feb63(0x277)]());return generateFullDatasetsConfig(_0x7145e6);}['toObject'](){const _0x59acf4=a0_0xf68f23,_0x3c5ccd={};for(const [_0x30aa5c,_0x1dba08]of this[_0x59acf4(0x209)]){_0x3c5ccd[_0x30aa5c]=_0x1dba08;}return _0x3c5ccd;}[a0_0xf68f23(0x277)](){const _0x4d5060=a0_0xf68f23,_0x3fc82d={};for(const [_0x338884,_0x55023d]of this['groups']){_0x3fc82d[_0x338884]=_0x55023d[_0x4d5060(0x256)]()[_0x4d5060(0x336)](_0x2608e5=>_0x2608e5[_0x4d5060(0x277)]());}return _0x3fc82d;}['toString'](){const _0x57ef78=a0_0xf68f23;return _0x57ef78(0x218)+this[_0x57ef78(0x209)][_0x57ef78(0x2b5)]+_0x57ef78(0x2e8)+(this[_0x57ef78(0x36d)]()?_0x57ef78(0x325):_0x57ef78(0x378))+')';}}class DatasetList{[a0_0xf68f23(0x358)];constructor(_0x3e260f){const _0x4d988c=a0_0xf68f23;let _0x21801f;if(Array[_0x4d988c(0x30c)](_0x3e260f))_0x21801f=_0x3e260f;else{if(_0x4d988c(0x261)in _0x3e260f){if(!_0x3e260f[_0x4d988c(0x261)])throw new Error('Invalid\x20API\x20response:\x20success\x20is\x20false');if(Array[_0x4d988c(0x30c)](_0x3e260f['data']))_0x21801f=_0x3e260f[_0x4d988c(0x1eb)][_0x4d988c(0x336)](_0x27a897=>({..._0x27a897,'datasetCode':_0x27a897[_0x4d988c(0x40e)]||_0x27a897['datasetCode']}));else{if(_0x3e260f['data']?.[_0x4d988c(0x203)])_0x21801f=_0x3e260f['data']['tableData'][_0x4d988c(0x336)](_0x4940bd=>({..._0x4940bd,'datasetCode':_0x4940bd[_0x4d988c(0x40e)]||_0x4940bd[_0x4d988c(0x362)]}));else throw new Error(_0x4d988c(0x217));}}else{if('tableData'in _0x3e260f){if(!Array[_0x4d988c(0x30c)](_0x3e260f['tableData']))throw new Error(_0x4d988c(0x413));_0x21801f=_0x3e260f['tableData'][_0x4d988c(0x336)](_0x10d4f0=>({..._0x10d4f0,'datasetCode':_0x10d4f0[_0x4d988c(0x40e)]||_0x10d4f0[_0x4d988c(0x362)]}));}else throw new Error('Invalid\x20input:\x20expected\x20DatasetItemData[],\x20GetListApiResponse,\x20GetDatasetListApiResponse,\x20or\x20GetListSimplifiedResponse');}}const _0x3bcefa=cleanDatasetNames(_0x21801f),_0x3d9909=_0x3bcefa[_0x4d988c(0x336)](_0x5432a9=>new DatasetItem(_0x5432a9));this['_datasetMap']=new DatasetGroupMap(_0x3d9909);}get[a0_0xf68f23(0x380)](){const _0x5a74b9=a0_0xf68f23;return this[_0x5a74b9(0x358)];}['getItems'](){const _0x5ab484=a0_0xf68f23;return this[_0x5ab484(0x358)][_0x5ab484(0x349)]();}['getCount'](){const _0x43303b=a0_0xf68f23;return this[_0x43303b(0x402)]()[_0x43303b(0x34c)];}[a0_0xf68f23(0x31f)](){const _0x49df81=a0_0xf68f23;return this[_0x49df81(0x358)][_0x49df81(0x2b5)]===0x0;}[a0_0xf68f23(0x3be)](_0x3db96d){const _0x2f5b45=a0_0xf68f23;return this[_0x2f5b45(0x402)]()[_0x3db96d];}[a0_0xf68f23(0x286)](){return this['getItems']()[0x0];}[a0_0xf68f23(0x3b3)](){const _0x218a6c=a0_0xf68f23,_0x2fe376=this['getItems']();return _0x2fe376[_0x2fe376[_0x218a6c(0x34c)]-0x1];}[a0_0xf68f23(0x1b8)](_0x5ab1f1){const _0x48a14a=a0_0xf68f23;for(const _0x475021 of this[_0x48a14a(0x358)][_0x48a14a(0x36c)]()){const _0x46b65f=_0x475021[_0x48a14a(0x1b8)](_0x5ab1f1);if(_0x46b65f)return _0x46b65f;}return;}[a0_0xf68f23(0x2d2)](_0x521ce8){const _0x1e2fa1=a0_0xf68f23;return this[_0x1e2fa1(0x402)]()['find'](_0x12d665=>_0x12d665['name']===_0x521ce8);}[a0_0xf68f23(0x29d)](_0x5e2dad){const _0x5c3195=a0_0xf68f23;for(const _0x7ff2dd of this[_0x5c3195(0x358)][_0x5c3195(0x36c)]()){const _0x3f6585=_0x7ff2dd[_0x5c3195(0x29d)](_0x5e2dad);if(_0x3f6585)return _0x3f6585;}return;}[a0_0xf68f23(0x2bc)](_0x44345a){const _0x84f892=a0_0xf68f23;for(const _0x54b750 of this[_0x84f892(0x358)][_0x84f892(0x36c)]()){const _0x1d0d29=_0x54b750['getLatest']();if(_0x1d0d29[_0x84f892(0x45a)]()===_0x44345a)return _0x1d0d29;}return;}[a0_0xf68f23(0x44f)](_0x425cf5){const _0x79d245=a0_0xf68f23,_0x193e4b=[];for(const _0x4ce2d9 of this['_datasetMap'][_0x79d245(0x36c)]()){const _0x17aa2e=_0x4ce2d9[_0x79d245(0x456)]();_0x17aa2e[_0x79d245(0x45a)]()===_0x425cf5&&_0x193e4b['push'](_0x17aa2e);}return _0x193e4b;}[a0_0xf68f23(0x1d7)](_0x25b892){const _0x45c292=a0_0xf68f23,_0x2eb022=this[_0x45c292(0x402)]()[_0x45c292(0x1d7)](_0x25b892);return new DatasetList(_0x2eb022[_0x45c292(0x336)](_0x21e990=>_0x21e990[_0x45c292(0x277)]()));}[a0_0xf68f23(0x372)](_0x21270a){return this['getItems']()['filter'](_0x21270a);}[a0_0xf68f23(0x1df)](_0x502d21){const _0x627588=a0_0xf68f23;this[_0x627588(0x402)]()[_0x627588(0x1df)](_0x502d21);}[a0_0xf68f23(0x336)](_0x7bf617){const _0x3970e7=a0_0xf68f23;return this['getItems']()[_0x3970e7(0x336)](_0x7bf617);}[Symbol[a0_0xf68f23(0x265)]](){const _0x31effd=a0_0xf68f23;return this[_0x31effd(0x402)]()[Symbol[_0x31effd(0x265)]]();}[a0_0xf68f23(0x268)](){const _0x4964b=a0_0xf68f23;return this[_0x4964b(0x402)]()[_0x4964b(0x1d7)](_0x34dd3e=>_0x34dd3e[_0x4964b(0x241)]());}['getRealTables'](){const _0x2d9631=a0_0xf68f23;return this[_0x2d9631(0x402)]()[_0x2d9631(0x1d7)](_0x1f1147=>!_0x1f1147[_0x2d9631(0x241)]());}['groupByTableName'](){const _0x427c4d=a0_0xf68f23,_0x12dad1={};for(const _0x1705dd of this[_0x427c4d(0x358)][_0x427c4d(0x36c)]()){const _0x460658=_0x1705dd[_0x427c4d(0x456)]()[_0x427c4d(0x45a)]();_0x12dad1[_0x460658]=_0x1705dd[_0x427c4d(0x256)]();}return _0x12dad1;}[a0_0xf68f23(0x393)](){const _0x104230=a0_0xf68f23,_0x3dfed9={};for(const _0xe64906 of this[_0x104230(0x358)][_0x104230(0x2a4)]()[_0x104230(0x36c)]()){const _0x13dff7=_0xe64906['getLatest']()[_0x104230(0x45a)]();_0x3dfed9[_0x13dff7]=_0xe64906[_0x104230(0x256)]()[_0x104230(0x336)](_0x23fa11=>_0x23fa11[_0x104230(0x277)]());}return{'hasConflicts':Object[_0x104230(0x383)](_0x3dfed9)[_0x104230(0x34c)]>0x0,'conflicts':_0x3dfed9};}[a0_0xf68f23(0x36d)](){const _0x443602=a0_0xf68f23;return this[_0x443602(0x358)][_0x443602(0x36d)]();}['getConflictingItems'](){const _0x488abf=a0_0xf68f23,_0x4d079d=[];for(const _0xd2ccaf of this[_0x488abf(0x358)][_0x488abf(0x2a4)]()['values']()){_0x4d079d[_0x488abf(0x387)](..._0xd2ccaf['getAll']());}return _0x4d079d;}[a0_0xf68f23(0x301)](_0x38649e){const _0x2e3079=a0_0xf68f23;if(!_0x38649e||Object[_0x2e3079(0x383)](_0x38649e)[_0x2e3079(0x34c)]===0x0)return this[_0x2e3079(0x380)][_0x2e3079(0x20c)]();const _0x1d42b9=this[_0x2e3079(0x402)]()['map'](_0x58900c=>_0x58900c[_0x2e3079(0x277)]());return generateDatasetsConfig(_0x1d42b9,_0x38649e);}['generateConfigArray'](_0x5e6c9b){const _0x25d453=a0_0xf68f23,_0xf7c06b=this[_0x25d453(0x301)](_0x5e6c9b);return datasetsConfigToArray(_0xf7c06b);}[a0_0xf68f23(0x365)](){const _0x327e78=a0_0xf68f23;return this[_0x327e78(0x402)]()[_0x327e78(0x336)](_0x1f38ac=>_0x1f38ac[_0x327e78(0x20c)]());}[a0_0xf68f23(0x246)](){const _0x5c8689=a0_0xf68f23;return{'total':this[_0x5c8689(0x406)](),'virtualTables':this[_0x5c8689(0x268)]()[_0x5c8689(0x34c)],'realTables':this[_0x5c8689(0x395)]()[_0x5c8689(0x34c)],'hasConflicts':this[_0x5c8689(0x36d)](),'conflictCount':this[_0x5c8689(0x1f9)]()[_0x5c8689(0x34c)]};}[a0_0xf68f23(0x41f)](){const _0x8bca09=a0_0xf68f23;return this[_0x8bca09(0x402)]()[_0x8bca09(0x336)](_0x46075c=>_0x46075c[_0x8bca09(0x277)]());}[a0_0xf68f23(0x277)](){const _0x499278=a0_0xf68f23;return this[_0x499278(0x41f)]();}['toString'](){const _0x5a1f16=a0_0xf68f23;return _0x5a1f16(0x2e1)+this['getCount']()+_0x5a1f16(0x23f)+this[_0x5a1f16(0x358)][_0x5a1f16(0x2b5)]+_0x5a1f16(0x2d7);}static[a0_0xf68f23(0x284)](_0x3e4e29){return new DatasetList(_0x3e4e29);}static[a0_0xf68f23(0x3c3)](_0x597203){return new DatasetList(_0x597203);}static[a0_0xf68f23(0x2bb)](){return new DatasetList([]);}}var SDK_INIT_TEMPLATE=a0_0xf68f23(0x3e7);function renderTemplate(_0x344b47,_0x17c4a2,_0x14bfef={}){const _0x21a190=a0_0xf68f23;let _0x2a8bb8=_0x344b47;return Object[_0x21a190(0x1b4)](_0x14bfef)[_0x21a190(0x1df)](([_0x4262e8,_0x294908])=>{const _0x4d351c=_0x21a190,_0x1b8dc2=new RegExp(_0x4d351c(0x417)+_0x4262e8+_0x4d351c(0x2ce),'g');_0x2a8bb8=_0x2a8bb8[_0x4d351c(0x3c0)](_0x1b8dc2,_0x294908?'$1':'');}),Object[_0x21a190(0x1b4)](_0x17c4a2)[_0x21a190(0x1df)](([_0x3598b7,_0x1f6fd5])=>{const _0x3b4801=_0x21a190;if(_0x1f6fd5!==undefined){const _0x3d93fc=new RegExp(_0x3b4801(0x37f)+_0x3598b7+_0x3b4801(0x231),'g');_0x2a8bb8=_0x2a8bb8['replace'](_0x3d93fc,_0x1f6fd5);}}),_0x2a8bb8;}function generateSDKInitCode(_0xa4a7fc,_0x5cfca0,_0x54e1c0,_0x328fc6,_0x308abf){const _0x19d7f8=a0_0xf68f23,_0xc1a395={};_0xc1a395[_0x19d7f8(0x1c6)]=_0xa4a7fc,_0xc1a395[_0x19d7f8(0x362)]=_0x5cfca0,_0xc1a395['alias']=_0x54e1c0,_0xc1a395[_0x19d7f8(0x2d3)]=_0x328fc6===_0x19d7f8(0x39c)?_0x19d7f8(0x39c):undefined;const _0xfceace={};return _0xfceace[_0x19d7f8(0x2d3)]=_0x328fc6!==undefined&&_0x328fc6!=='online',_0xfceace['isOpenAPI']=_0x308abf===!![],renderTemplate(SDK_INIT_TEMPLATE,_0xc1a395,_0xfceace);}var ALIAS_EXPLANATION_TEMPLATE=a0_0xf68f23(0x30d);function generateAliasExplanation(_0x395ccd,_0x48e291,_0xbde9cf,_0x43a680){const _0x332ee6=a0_0xf68f23,_0x2837f5=_0x332ee6(0x257)+_0x395ccd,_0x4bd378=_0x332ee6(0x40d),_0x59f429={};return _0x59f429[_0x332ee6(0x362)]=_0x395ccd,_0x59f429[_0x332ee6(0x25e)]=_0x2837f5,_0x59f429['tableName']=_0x48e291,_0x59f429['alias']=_0xbde9cf,_0x59f429[_0x332ee6(0x1c6)]=_0x43a680,_0x59f429[_0x332ee6(0x28e)]=_0x4bd378,renderTemplate(ALIAS_EXPLANATION_TEMPLATE,_0x59f429,{});}function DrivenDataDetailPlusMixin(_0x3fb412){const _0x3bb157=a0_0xf68f23;return class _0x5d567d extends _0x3fb412{['getSDKInitData'](_0x476015){const _0x29b7c5=a0_0x274a;return{'appCode':_0x476015,'datasetSDKKey':this[_0x29b7c5(0x290)](),'alias':this[_0x29b7c5(0x2bf)](),'tableName':this['getTableName'](),'datasetCode':this[_0x29b7c5(0x362)]};}[_0x3bb157(0x28f)](_0x2b0e72,_0x1b2c2b=_0x3bb157(0x2a0),_0x2c19b3=![]){const _0x10f8ca=_0x3bb157;return generateSDKInitCode(_0x2b0e72,this[_0x10f8ca(0x362)],this['getModelAlias'](),_0x1b2c2b===_0x10f8ca(0x39c)?_0x1b2c2b:undefined,_0x2c19b3);}[_0x3bb157(0x235)](_0x263323,_0x1c8ead,_0xa0bd4f={}){const _0xaf9c0f=_0x3bb157,_0x41f59=this[_0xaf9c0f(0x398)]()[_0xaf9c0f(0x1b6)](_0x2d7941=>_0x2d7941['getName']()===_0x263323);if(!_0x41f59)return null;const _0x1cf591={};_0x1cf591['useFullExample']=_0xa0bd4f[_0xaf9c0f(0x1dc)]!==![];const _0x282c2c=this['getOperationDocMeta'](_0x263323,_0x1cf591);if(!_0x282c2c)return null;const _0x5ca92e=[];return _0x5ca92e[_0xaf9c0f(0x387)]('//\x20Call\x20the\x20'+_0x41f59[_0xaf9c0f(0x1fd)]()+_0xaf9c0f(0x271)),_0x5ca92e[_0xaf9c0f(0x387)](_0x282c2c[_0xaf9c0f(0x206)][_0xaf9c0f(0x40e)]),_0x5ca92e[_0xaf9c0f(0x387)](''),_0xa0bd4f[_0xaf9c0f(0x32a)]!==![]&&(_0x5ca92e[_0xaf9c0f(0x387)](_0xaf9c0f(0x26e)),_0x5ca92e[_0xaf9c0f(0x387)](_0x282c2c[_0xaf9c0f(0x2ca)][_0xaf9c0f(0x43f)]),_0x5ca92e['push'](''),_0x5ca92e[_0xaf9c0f(0x387)](_0x282c2c[_0xaf9c0f(0x2ca)][_0xaf9c0f(0x2f5)])),_0x5ca92e[_0xaf9c0f(0x36f)]('\x0a');}['generateAllOperationsFullSDKExample'](_0x730b28={}){const _0x3f6858=_0x3bb157,_0x50d64e=this[_0x3f6858(0x2ed)](),_0x357515=[];return _0x50d64e[_0x3f6858(0x1df)]((_0x13771d,_0x263091)=>{const _0x2ed7f5=_0x3f6858,_0x243b9c=this[_0x2ed7f5(0x235)](_0x13771d['name'],_0x2ed7f5(0x3ce),_0x730b28);_0x243b9c&&(_0x357515[_0x2ed7f5(0x387)](_0x2ed7f5(0x258)+(_0x263091+0x1)+'.\x20'+_0x13771d[_0x2ed7f5(0x448)]),_0x357515[_0x2ed7f5(0x387)](_0x243b9c),_0x357515[_0x2ed7f5(0x387)](''));}),_0x357515['join']('\x0a');}[_0x3bb157(0x1ec)](_0xef1238){const _0x3fd4fb=_0x3bb157,_0x866797=this[_0x3fd4fb(0x27e)](_0xef1238);if(!_0x866797)return null;const _0x3e1d4d={};return _0x3e1d4d['name']=_0x866797[_0x3fd4fb(0x30b)],_0x3e1d4d['displayName']=_0x866797['displayName'],_0x3e1d4d[_0x3fd4fb(0x321)]=_0x866797['method'],_0x3e1d4d[_0x3fd4fb(0x2b6)]=_0x866797[_0x3fd4fb(0x2b6)],_0x3e1d4d[_0x3fd4fb(0x1cf)]=_0x866797[_0x3fd4fb(0x1cf)],_0x3e1d4d[_0x3fd4fb(0x2ef)]=_0x866797[_0x3fd4fb(0x3a0)][_0x3fd4fb(0x34c)],_0x3e1d4d['hasResponseSchema']=_0x866797[_0x3fd4fb(0x285)]!==null,_0x3e1d4d;}['generateAllOperationsSummary'](_0x32f85a={}){const _0xb28081=_0x3bb157,_0x5f685c=this[_0xb28081(0x2ed)]();return{'datasetName':this[_0xb28081(0x30b)],'datasetCode':this[_0xb28081(0x362)],'tableName':this[_0xb28081(0x45a)](),'totalOperations':_0x5f685c['length'],'operations':_0x5f685c['map'](_0x193415=>({'name':_0x193415[_0xb28081(0x30b)],'displayName':_0x193415['displayName'],'method':_0x193415[_0xb28081(0x321)],'enabled':_0x193415[_0xb28081(0x1cf)]}))};}[_0x3bb157(0x2dd)](_0xf1cba1){const _0x33c7b9=_0x3bb157,_0x48c79b=this[_0x33c7b9(0x27e)](_0xf1cba1);if(!_0x48c79b)return[];return _0x48c79b[_0x33c7b9(0x3a0)][_0x33c7b9(0x336)](_0x18ad2b=>{const _0x1d3c4a=_0x33c7b9,_0x521a4f=this[_0x1d3c4a(0x420)](_0x18ad2b);if(!_0x521a4f)return null;const _0x5392fb={};return _0x5392fb[_0x1d3c4a(0x40e)]=_0x18ad2b,_0x5392fb[_0x1d3c4a(0x30b)]=_0x521a4f['name']||_0x18ad2b,_0x5392fb;})[_0x33c7b9(0x1d7)](_0x578b03=>_0x578b03!==null);}['getMissingCRUDOperations'](){const _0x4e03e8=_0x3bb157,_0xddd1fc=new Set(this[_0x4e03e8(0x2ed)]()[_0x4e03e8(0x336)](_0x19cae9=>String(_0x19cae9[_0x4e03e8(0x282)]))),_0x76ca1b=[_0x4e03e8(0x1bc),_0x4e03e8(0x2a6),_0x4e03e8(0x410),_0x4e03e8(0x3dc)];return _0x76ca1b[_0x4e03e8(0x1d7)](_0x4883a4=>!_0xddd1fc[_0x4e03e8(0x2a9)](String(_0x4883a4)));}[_0x3bb157(0x223)](_0x2483cd=_0x3bb157(0x3ce)){const _0x13e904=_0x3bb157;return generateAliasExplanation(this[_0x13e904(0x362)],this[_0x13e904(0x45a)](),this[_0x13e904(0x2bf)](),_0x2483cd);}};}function operationToAnalysis(_0x34a4ba){const _0x47fd01=a0_0xf68f23;return{'name':_0x34a4ba[_0x47fd01(0x1fd)](),'displayName':_0x34a4ba[_0x47fd01(0x322)](),'type':_0x34a4ba[_0x47fd01(0x43d)](),'method':_0x34a4ba[_0x47fd01(0x3e0)](),'path':_0x34a4ba['getPath'](),'fullUrl':_0x34a4ba['getFullUrl'](),'requestFields':_0x34a4ba[_0x47fd01(0x1cd)](),'requestParams':_0x34a4ba[_0x47fd01(0x299)](),'responseSchema':_0x34a4ba[_0x47fd01(0x405)](),'requestExample':_0x34a4ba[_0x47fd01(0x454)](),'responseExample':_0x34a4ba[_0x47fd01(0x38b)](),'enabled':_0x34a4ba[_0x47fd01(0x41b)]()};}function operationsToAnalyses(_0x1573dd){const _0x44372c=a0_0xf68f23;if(!Array[_0x44372c(0x30c)](_0x1573dd))return!![]&&console[_0x44372c(0x359)](_0x44372c(0x31e),_0x1573dd),[];return _0x1573dd[_0x44372c(0x336)](operationToAnalysis);}function sortOperationsWithFilterFirst(_0x439cf3){const _0x40f9d8=a0_0xf68f23,_0x3c54af=_0x439cf3[_0x40f9d8(0x1b6)](_0x276b32=>_0x276b32[_0x40f9d8(0x30b)]===_0x40f9d8(0x1d7)),_0x3e9e30=_0x439cf3['filter'](_0x3f30ad=>_0x3f30ad[_0x40f9d8(0x30b)]!==_0x40f9d8(0x1d7));return _0x3c54af?[_0x3c54af,..._0x3e9e30]:_0x3e9e30;}function filterOperationAnalyses(_0x5102cc,_0xaa6898={}){const _0x2ae434=a0_0xf68f23;let _0x2a0128=_0x5102cc;return!_0xaa6898['includeDisabled']&&(_0x2a0128=_0x2a0128[_0x2ae434(0x1d7)](_0x260df9=>_0x260df9[_0x2ae434(0x1cf)])),_0xaa6898[_0x2ae434(0x23a)]!==![]&&(_0x2a0128=filterApiOperations(_0x2a0128)),_0xaa6898['customFilter']&&(_0x2a0128=_0x2a0128[_0x2ae434(0x1d7)](_0xaa6898[_0x2ae434(0x1a1)])),sortOperationsWithFilterFirst(_0x2a0128);}function getOperationStats(_0x153292){const _0x21780c=a0_0xf68f23,_0x1627d1=_0x153292[_0x21780c(0x1d7)](_0x36bfa7=>_0x36bfa7[_0x21780c(0x1cf)]);return{'total':_0x153292[_0x21780c(0x34c)],'enabled':_0x1627d1[_0x21780c(0x34c)],'disabled':_0x153292[_0x21780c(0x34c)]-_0x1627d1['length'],'byType':getCountByType(_0x1627d1),'byMethod':getCountByMethod(_0x1627d1)};}function getCountByType(_0x2be08e){const _0x192b1d={};return _0x2be08e['forEach'](_0x32d173=>{const _0x50b60d=a0_0x274a;if(_0x32d173['type'])_0x192b1d[_0x32d173[_0x50b60d(0x282)]]=(_0x192b1d[_0x32d173[_0x50b60d(0x282)]]||0x0)+0x1;}),_0x192b1d;}function getCountByMethod(_0x138a57){const _0x2d8146=a0_0xf68f23,_0x2de245={};return _0x138a57[_0x2d8146(0x1df)](_0x57a2fa=>{const _0x17ee9a=_0x2d8146;_0x2de245[_0x57a2fa[_0x17ee9a(0x321)]]=(_0x2de245[_0x57a2fa[_0x17ee9a(0x321)]]||0x0)+0x1;}),_0x2de245;}function supportsCRUD(_0x13c405){const _0xe2be5f=a0_0xf68f23,_0x3f0299=new Set(_0x13c405['map'](_0x441e05=>_0x441e05[_0xe2be5f(0x282)])['filter'](Boolean));return _0x3f0299[_0xe2be5f(0x2a9)](_0xe2be5f(0x1bc))&&_0x3f0299['has'](_0xe2be5f(0x2a6))&&_0x3f0299['has'](_0xe2be5f(0x410))&&_0x3f0299[_0xe2be5f(0x2a9)](_0xe2be5f(0x3dc));}function createOperationDocMeta(_0x1baf35,_0x2e7285,_0x1cce13,_0x4d3838,_0x2f5a6a,_0x40afac){const _0x45db45=a0_0xf68f23,_0x3c8867={};return _0x3c8867[_0x45db45(0x447)]=_0x40afac?.[_0x45db45(0x447)],{'operation':_0x1baf35,'operationInstance':_0x2e7285,'basicInfo':{'name':_0x1baf35['name'],'displayName':_0x1baf35[_0x45db45(0x448)],'method':_0x1baf35[_0x45db45(0x321)],'path':_0x1baf35[_0x45db45(0x2b6)],'fullUrl':_0x1baf35[_0x45db45(0x1c2)],'enabled':_0x1baf35[_0x45db45(0x1cf)]},'sdkCall':{'datasetCode':_0x1cce13,'datasetSDKKey':_0x4d3838,'tableName':_0x2f5a6a,'operationName':_0x1baf35[_0x45db45(0x30b)],'params':_0x1baf35[_0x45db45(0x3a0)],'code':_0x2e7285[_0x45db45(0x1b3)](_0x4d3838,_0x3c8867)},'usageExample':_0x2e7285[_0x45db45(0x3b0)](_0x4d3838)};}function createOperationsOverviewData(_0x32ee11){const _0x1587a3=a0_0xf68f23,_0x110d0f={};_0x110d0f[_0x1587a3(0x229)]='name',_0x110d0f[_0x1587a3(0x3d5)]=_0x1587a3(0x371);const _0x59e0c={};_0x59e0c[_0x1587a3(0x229)]=_0x1587a3(0x448),_0x59e0c[_0x1587a3(0x3d5)]='操作名称';const _0x306d4b={};_0x306d4b['index']=_0x1587a3(0x321),_0x306d4b[_0x1587a3(0x3d5)]='方法';const _0x39866d={};_0x39866d[_0x1587a3(0x229)]=_0x1587a3(0x206),_0x39866d[_0x1587a3(0x3d5)]=_0x1587a3(0x408);const _0x2285cf={};_0x2285cf[_0x1587a3(0x229)]=_0x1587a3(0x2b6),_0x2285cf[_0x1587a3(0x3d5)]=_0x1587a3(0x243);const _0x120fad={};_0x120fad['index']=_0x1587a3(0x421),_0x120fad[_0x1587a3(0x3d5)]=_0x1587a3(0x2ab);const _0x20d078=[_0x110d0f,_0x59e0c,_0x306d4b,_0x39866d,_0x2285cf,_0x120fad],_0x422157=_0x32ee11[_0x1587a3(0x336)](_0x16e77c=>{const _0x2bcacc=_0x1587a3,{basicInfo:_0x372da8,sdkCall:_0x2d9da0}=_0x16e77c,_0x3d7998=_0x2d9da0[_0x2bcacc(0x40e)]['replace'](/^const\s+\w+\s*=\s*await\s+/,'')[_0x2bcacc(0x3c0)](/;$/,''),_0x40ab56={};return _0x40ab56[_0x2bcacc(0x448)]=_0x372da8[_0x2bcacc(0x448)],_0x40ab56[_0x2bcacc(0x30b)]=_0x372da8['name'],_0x40ab56[_0x2bcacc(0x321)]=_0x372da8[_0x2bcacc(0x321)],_0x40ab56[_0x2bcacc(0x2b6)]=_0x372da8[_0x2bcacc(0x2b6)],_0x40ab56[_0x2bcacc(0x206)]=_0x3d7998,_0x40ab56[_0x2bcacc(0x421)]=_0x2d9da0[_0x2bcacc(0x40e)],_0x40ab56;}),_0x27fdee={};return _0x27fdee['tableColumns']=_0x20d078,_0x27fdee[_0x1587a3(0x203)]=_0x422157,_0x27fdee;}function createDatasetDocMeta(_0x4ecb21,_0x4dca15,_0x18693f,_0x5191c1,_0x15a6d9,_0x435e0a,_0x15fbd8,_0x148eac,_0x2c2069){const _0x592f6c=a0_0xf68f23,_0x47e613={};return _0x47e613[_0x592f6c(0x309)]=_0x4ecb21+'\x20API\x20文档',_0x47e613[_0x592f6c(0x1ae)]={},_0x47e613[_0x592f6c(0x23d)]=_0x2c2069,_0x47e613[_0x592f6c(0x1ae)][_0x592f6c(0x30b)]=_0x4ecb21,_0x47e613[_0x592f6c(0x1ae)][_0x592f6c(0x40e)]=_0x4dca15,_0x47e613[_0x592f6c(0x1ae)][_0x592f6c(0x27f)]=_0x18693f,_0x47e613[_0x592f6c(0x1ae)][_0x592f6c(0x25e)]=_0x5191c1,_0x47e613[_0x592f6c(0x1ae)][_0x592f6c(0x22b)]=_0x15a6d9,_0x47e613[_0x592f6c(0x1ae)]['source']=_0x435e0a,_0x47e613[_0x592f6c(0x1ae)][_0x592f6c(0x1f4)]=_0x15fbd8,_0x47e613[_0x592f6c(0x1ae)][_0x592f6c(0x1e8)]=0x0,_0x47e613[_0x592f6c(0x1ae)][_0x592f6c(0x3fa)]=0x0,_0x47e613[_0x592f6c(0x1ae)][_0x592f6c(0x291)]=_0x148eac,_0x47e613[_0x592f6c(0x1ae)]['enabledOperationCount']=_0x2c2069[_0x592f6c(0x34c)],_0x47e613;}var DrivenDataDetailPlusV1Base=DrivenDataDetailPlusMixin(DrivenDataDetail);class DrivenDataDetailPlusV1 extends DrivenDataDetailPlusV1Base{[a0_0xf68f23(0x318)];[a0_0xf68f23(0x392)](){return'v1';}[a0_0xf68f23(0x2bf)](){return this['getTableKey']();}[a0_0xf68f23(0x2c8)](_0x4f9896=![]){const _0x2ce6e1=a0_0xf68f23;if(!_0x4f9896&&this['_operationAnalyses'])return this['_operationAnalyses'];const _0x5cf97b=this[_0x2ce6e1(0x398)]();return this['_operationAnalyses']=operationsToAnalyses(_0x5cf97b),this['_operationAnalyses'];}['getEnabledOperationAnalyses'](){const _0x160ab2=a0_0xf68f23,_0x42b428={};return _0x42b428[_0x160ab2(0x1d5)]=![],_0x42b428[_0x160ab2(0x23a)]=!![],this[_0x160ab2(0x353)](_0x42b428);}[a0_0xf68f23(0x353)](_0x1837f5={}){const _0x41d53d=a0_0xf68f23;return filterOperationAnalyses(this[_0x41d53d(0x2c8)](),_0x1837f5);}['getOperationAnalysis'](_0x47606a){const _0x2aa2a5=a0_0xf68f23;return this[_0x2aa2a5(0x2c8)]()[_0x2aa2a5(0x1b6)](_0xc06b8b=>_0xc06b8b['name']===_0x47606a);}[a0_0xf68f23(0x228)](_0x158563){const _0x4b71ff=a0_0xf68f23;return this[_0x4b71ff(0x2c8)]()[_0x4b71ff(0x1d7)](_0x45064b=>_0x45064b[_0x4b71ff(0x282)]===_0x158563);}[a0_0xf68f23(0x442)](_0x1a53c7,_0x4b1ed2){const _0x585861=a0_0xf68f23,_0x548be9=this[_0x585861(0x27e)](_0x1a53c7);if(!_0x548be9)return null;const _0x32a5f2=this[_0x585861(0x398)]()[_0x585861(0x1b6)](_0x4956d0=>_0x4956d0[_0x585861(0x1fd)]()===_0x548be9[_0x585861(0x30b)]);if(!_0x32a5f2)throw new Error(_0x585861(0x22a)+_0x548be9[_0x585861(0x30b)]);return createOperationDocMeta(_0x548be9,_0x32a5f2,this[_0x585861(0x362)],this[_0x585861(0x290)](),this['getTableName'](),_0x4b1ed2);}['getDatasetDocMeta'](_0x531a41={}){const _0x6f5f1c=a0_0xf68f23,_0x42df32=this[_0x6f5f1c(0x353)](_0x531a41),_0x465468=_0x42df32[_0x6f5f1c(0x336)](_0x26ef05=>this[_0x6f5f1c(0x442)](_0x26ef05[_0x6f5f1c(0x30b)]))[_0x6f5f1c(0x1d7)](_0x5a6e92=>_0x5a6e92!==null);return createDatasetDocMeta(this[_0x6f5f1c(0x30b)],this[_0x6f5f1c(0x362)],this['getTableName'](),this['getDatasetSDKKey'](),this[_0x6f5f1c(0x1ac)](),this[_0x6f5f1c(0x272)],this[_0x6f5f1c(0x26f)](),this['getOperationCount'](),_0x465468);}['getOperationsOverviewData'](_0x3eed8c){return createOperationsOverviewData(_0x3eed8c);}[a0_0xf68f23(0x319)](){return supportsCRUD(this['getEnabledOperationAnalyses']());}['getOperationStats'](){const _0x131cfc=a0_0xf68f23;return getOperationStats(this[_0x131cfc(0x2c8)]());}[a0_0xf68f23(0x250)](){const _0x2fc76f=a0_0xf68f23,_0x28865f=this[_0x2fc76f(0x28d)]();return _0x2fc76f(0x3d0)+this[_0x2fc76f(0x30b)]+',\x20'+this[_0x2fc76f(0x362)]+',\x20'+this[_0x2fc76f(0x26f)]()+_0x2fc76f(0x44e)+_0x28865f['enabled']+'/'+_0x28865f[_0x2fc76f(0x3bc)]+'\x20operations,\x20v1)';}}var DrivenDataDetailPlusV2Base=DrivenDataDetailPlusMixin(DrivenDataDetailV2);class DrivenDataDetailPlusV2 extends DrivenDataDetailPlusV2Base{[a0_0xf68f23(0x318)];[a0_0xf68f23(0x392)](){return'v2';}[a0_0xf68f23(0x2bf)](){const _0x4bbeb1=a0_0xf68f23;return this[_0x4bbeb1(0x1ac)]();}[a0_0xf68f23(0x2c8)](_0x2f5821=![]){const _0x4b0402=a0_0xf68f23;if(!_0x2f5821&&this['_operationAnalyses'])return this[_0x4b0402(0x318)];const _0x183ad0=this[_0x4b0402(0x398)]();return this['_operationAnalyses']=operationsToAnalyses(_0x183ad0),this[_0x4b0402(0x318)];}[a0_0xf68f23(0x2ed)](){const _0x52728b=a0_0xf68f23,_0x2c243d={};return _0x2c243d[_0x52728b(0x1d5)]=![],_0x2c243d[_0x52728b(0x23a)]=!![],this[_0x52728b(0x353)](_0x2c243d);}[a0_0xf68f23(0x353)](_0x52e738={}){return filterOperationAnalyses(this['getOperationAnalyses'](),_0x52e738);}[a0_0xf68f23(0x27e)](_0x23d9b9){const _0x5a94f8=a0_0xf68f23;return this['getOperationAnalyses']()['find'](_0x3794a9=>_0x3794a9[_0x5a94f8(0x30b)]===_0x23d9b9);}[a0_0xf68f23(0x228)](_0x3bc2ab){const _0x52eb75=a0_0xf68f23;return this[_0x52eb75(0x2c8)]()[_0x52eb75(0x1d7)](_0x38e365=>_0x38e365[_0x52eb75(0x282)]===_0x3bc2ab);}[a0_0xf68f23(0x442)](_0x2b3b89,_0x119b8e){const _0x383721=a0_0xf68f23,_0x51f028=this[_0x383721(0x27e)](_0x2b3b89);if(!_0x51f028)return null;const _0x162071=this['getOperations']()[_0x383721(0x1b6)](_0x201868=>_0x201868[_0x383721(0x1fd)]()===_0x51f028[_0x383721(0x30b)]);if(!_0x162071)throw new Error(_0x383721(0x22a)+_0x51f028[_0x383721(0x30b)]);return createOperationDocMeta(_0x51f028,_0x162071,this[_0x383721(0x362)],this[_0x383721(0x290)](),this[_0x383721(0x45a)](),_0x119b8e);}[a0_0xf68f23(0x36a)](_0xb85731={}){const _0x3034ae=a0_0xf68f23,_0x31e3b1=this[_0x3034ae(0x353)](_0xb85731),_0x7bd6c8=_0x31e3b1[_0x3034ae(0x336)](_0x30537d=>this[_0x3034ae(0x442)](_0x30537d[_0x3034ae(0x30b)]))[_0x3034ae(0x1d7)](_0x2b514f=>_0x2b514f!==null);return createDatasetDocMeta(this['name'],this[_0x3034ae(0x362)],this[_0x3034ae(0x45a)](),this[_0x3034ae(0x290)](),this[_0x3034ae(0x1ac)](),this[_0x3034ae(0x272)],this[_0x3034ae(0x26f)](),this[_0x3034ae(0x3ac)](),_0x7bd6c8);}['getOperationsOverviewData'](_0x3b615f){return createOperationsOverviewData(_0x3b615f);}[a0_0xf68f23(0x319)](){const _0x323efe=a0_0xf68f23;return supportsCRUD(this[_0x323efe(0x2ed)]());}[a0_0xf68f23(0x28d)](){return getOperationStats(this['getOperationAnalyses']());}[a0_0xf68f23(0x250)](){const _0x9d6572=a0_0xf68f23,_0x187be3=this[_0x9d6572(0x28d)]();return'DrivenDataDetailPlusV2('+this[_0x9d6572(0x30b)]+',\x20'+this['datasetCode']+',\x20'+this['getFieldCount']()+_0x9d6572(0x44e)+_0x187be3['enabled']+'/'+_0x187be3[_0x9d6572(0x3bc)]+_0x9d6572(0x2af);}}function detectDatasetVersion3(_0x3c11e7){const _0x597f71=a0_0xf68f23;if(_0x3c11e7[_0x597f71(0x3aa)]==='v2'&&_0x597f71(0x2a1)in _0x3c11e7&&Array[_0x597f71(0x30c)](_0x3c11e7[_0x597f71(0x2a1)]))return'v2';return'v1';}class DrivenDataDetailPlus{[a0_0xf68f23(0x249)];constructor(_0x439858){const _0x169eb2=a0_0xf68f23,_0x1541b5=detectDatasetVersion3(_0x439858);return this[_0x169eb2(0x249)]=_0x1541b5==='v2'?new DrivenDataDetailPlusV2(_0x439858):new DrivenDataDetailPlusV1(_0x439858),new Proxy(this,{'get'(_0xe7b9a8,_0x10e26e){const _0x49bd96=_0x169eb2;if(_0x10e26e in _0xe7b9a8){const _0x519c46=_0xe7b9a8[_0x10e26e];return typeof _0x519c46===_0x49bd96(0x3e6)?_0x519c46[_0x49bd96(0x1f3)](_0xe7b9a8):_0x519c46;}if(_0x10e26e in _0xe7b9a8['_instance']){const _0x797898=_0xe7b9a8[_0x49bd96(0x249)][_0x10e26e];return typeof _0x797898===_0x49bd96(0x3e6)?_0x797898['bind'](_0xe7b9a8[_0x49bd96(0x249)]):_0x797898;}return;},'set'(_0x32c7dc,_0x304c9a,_0x148ba3){return _0x32c7dc[_0x304c9a]=_0x148ba3,!![];},'getPrototypeOf'(_0x145f3a){const _0x371609=_0x169eb2;return DrivenDataDetailPlus[_0x371609(0x205)];}});}get['name'](){const _0x11440b=a0_0xf68f23;return this[_0x11440b(0x249)][_0x11440b(0x30b)];}get['id'](){return this['_instance']['id'];}get[a0_0xf68f23(0x362)](){const _0xb2a584=a0_0xf68f23;return this[_0xb2a584(0x249)]['datasetCode'];}get[a0_0xf68f23(0x272)](){const _0x36ebf4=a0_0xf68f23;return this[_0x36ebf4(0x249)][_0x36ebf4(0x272)];}get[a0_0xf68f23(0x26d)](){const _0x12daed=a0_0xf68f23;return this[_0x12daed(0x249)][_0x12daed(0x207)]();}['getVersion'](){const _0x365e45=a0_0xf68f23,_0x185c2b=this[_0x365e45(0x249)]['getVersion']();return _0x185c2b==='v2'?'v2':'v1';}[a0_0xf68f23(0x26f)](){const _0x32f726=a0_0xf68f23;return this[_0x32f726(0x249)]['getFieldCount']();}['getOperationCount'](){const _0x551739=a0_0xf68f23;return this[_0x551739(0x249)][_0x551739(0x3ac)]();}[a0_0xf68f23(0x434)](){const _0x29cd1a=a0_0xf68f23;return this[_0x29cd1a(0x249)][_0x29cd1a(0x434)]();}[a0_0xf68f23(0x398)](){const _0xa65f11=a0_0xf68f23;return this[_0xa65f11(0x249)][_0xa65f11(0x398)]();}[a0_0xf68f23(0x415)](_0x270562){const _0x11d3c5=a0_0xf68f23;return this[_0x11d3c5(0x249)][_0x11d3c5(0x415)](_0x270562);}[a0_0xf68f23(0x420)](_0x51c886){const _0x5b5696=a0_0xf68f23;return this[_0x5b5696(0x249)][_0x5b5696(0x420)](_0x51c886);}['getTableName'](){const _0xcfe682=a0_0xf68f23;return this[_0xcfe682(0x249)][_0xcfe682(0x45a)]();}['getTableKey'](){const _0x2b901d=a0_0xf68f23;return this[_0x2b901d(0x249)]['getTableKey']();}[a0_0xf68f23(0x290)](){const _0x58c243=a0_0xf68f23;return this[_0x58c243(0x249)][_0x58c243(0x290)]();}[a0_0xf68f23(0x24a)](){const _0x3a57b9=a0_0xf68f23;return this[_0x3a57b9(0x249)][_0x3a57b9(0x24a)]();}[a0_0xf68f23(0x416)](){const _0x25fb8a=a0_0xf68f23;return this[_0x25fb8a(0x249)]['getEnumFields']();}[a0_0xf68f23(0x37b)](){const _0x46e313=a0_0xf68f23;return this[_0x46e313(0x249)][_0x46e313(0x37b)]();}[a0_0xf68f23(0x24f)](_0x5d1102){const _0x1b5c55=a0_0xf68f23;return this[_0x1b5c55(0x249)][_0x1b5c55(0x24f)](_0x5d1102);}[a0_0xf68f23(0x1b9)](_0x2811e3){const _0x411f5a=a0_0xf68f23;return this[_0x411f5a(0x249)][_0x411f5a(0x1b9)](_0x2811e3);}[a0_0xf68f23(0x41a)](_0x452aba){const _0x311495=a0_0xf68f23;return this['_instance'][_0x311495(0x41a)](_0x452aba);}[a0_0xf68f23(0x19d)](_0x30347d){const _0x404d27=a0_0xf68f23;return this['_instance'][_0x404d27(0x19d)](_0x30347d);}[a0_0xf68f23(0x368)](_0x1cd044){const _0x631042=a0_0xf68f23;return this[_0x631042(0x249)][_0x631042(0x368)](_0x1cd044);}[a0_0xf68f23(0x204)](_0x11dd7b,_0x1617e0){const _0x523e93=a0_0xf68f23;return this['_instance'][_0x523e93(0x204)](_0x11dd7b,_0x1617e0);}[a0_0xf68f23(0x1a9)](_0x490116){const _0x50e433=a0_0xf68f23;return this['_instance'][_0x50e433(0x1a9)](_0x490116);}[a0_0xf68f23(0x246)](){const _0x23a250=a0_0xf68f23;return this[_0x23a250(0x249)][_0x23a250(0x246)]();}[a0_0xf68f23(0x1c8)](){const _0x53ff80=a0_0xf68f23;return this[_0x53ff80(0x249)][_0x53ff80(0x1c8)]();}['hasFilterOperation'](){const _0x12b8e3=a0_0xf68f23;return this[_0x12b8e3(0x249)][_0x12b8e3(0x360)]();}[a0_0xf68f23(0x2ff)](_0x2bdc7e){const _0x1d89f0=a0_0xf68f23;return this[_0x1d89f0(0x249)][_0x1d89f0(0x2ff)](_0x2bdc7e);}[a0_0xf68f23(0x207)](){const _0x15a111=a0_0xf68f23;return this['_instance'][_0x15a111(0x207)]();}[a0_0xf68f23(0x298)](){const _0x5f5d60=a0_0xf68f23;return this['_instance'][_0x5f5d60(0x298)]();}[a0_0xf68f23(0x3e2)](){const _0x4a4aef=a0_0xf68f23;return this[_0x4a4aef(0x249)][_0x4a4aef(0x3e2)]();}[a0_0xf68f23(0x2c8)](_0x17d013){const _0xe4ee47=a0_0xf68f23;return this[_0xe4ee47(0x249)][_0xe4ee47(0x2c8)](_0x17d013);}[a0_0xf68f23(0x2ed)](){return this['_instance']['getEnabledOperationAnalyses']();}['getFilteredOperationAnalyses'](_0x5ad4ee){const _0x41c766=a0_0xf68f23;return this[_0x41c766(0x249)][_0x41c766(0x353)](_0x5ad4ee);}[a0_0xf68f23(0x27e)](_0x42eb98){const _0x29613f=a0_0xf68f23;return this[_0x29613f(0x249)][_0x29613f(0x27e)](_0x42eb98);}[a0_0xf68f23(0x228)](_0x520540){const _0x12eefc=a0_0xf68f23;return this[_0x12eefc(0x249)]['getOperationAnalysesByType'](_0x520540);}['getOperationDocMeta'](_0x1201f0,_0x271b34){const _0x197f68=a0_0xf68f23;return this[_0x197f68(0x249)][_0x197f68(0x442)](_0x1201f0,_0x271b34);}[a0_0xf68f23(0x36a)](_0xebcd3f){const _0x532b57=a0_0xf68f23;return this[_0x532b57(0x249)]['getDatasetDocMeta'](_0xebcd3f);}[a0_0xf68f23(0x224)](_0x3563a2){const _0xdd56fd=a0_0xf68f23;return this[_0xdd56fd(0x249)][_0xdd56fd(0x224)](_0x3563a2);}[a0_0xf68f23(0x2bf)](){const _0x530d7d=a0_0xf68f23;return this[_0x530d7d(0x249)]['getModelAlias']();}[a0_0xf68f23(0x319)](){const _0x2ef4e8=a0_0xf68f23;return this['_instance'][_0x2ef4e8(0x319)]();}[a0_0xf68f23(0x28d)](){const _0x29bae3=a0_0xf68f23;return this['_instance'][_0x29bae3(0x28d)]();}[a0_0xf68f23(0x250)](){const _0x3c771c=a0_0xf68f23;return this['_instance'][_0x3c771c(0x250)]();}[a0_0xf68f23(0x214)](_0x2c1198){const _0x562aa8=a0_0xf68f23;return this['_instance'][_0x562aa8(0x214)](_0x2c1198);}[a0_0xf68f23(0x1a6)](_0x1ed370){const _0xb5b31c=a0_0xf68f23;return this['_instance'][_0xb5b31c(0x1a6)](_0x1ed370);}['generateSDKInitCode'](_0x1ba1ed,_0x212d60,_0x4e9bad){const _0x2c7b07=a0_0xf68f23;return this['_instance'][_0x2c7b07(0x28f)](_0x1ba1ed,_0x212d60,_0x4e9bad);}[a0_0xf68f23(0x235)](_0x295ae2,_0x22745b,_0x202b0a){return this['_instance']['generateFullSDKExample'](_0x295ae2,_0x22745b,_0x202b0a);}['generateAllOperationsFullSDKExample'](_0x5af88b){const _0x2bd638=a0_0xf68f23;return this[_0x2bd638(0x249)]['generateAllOperationsFullSDKExample'](_0x5af88b);}[a0_0xf68f23(0x1ec)](_0x2ded13){const _0x388827=a0_0xf68f23;return this[_0x388827(0x249)][_0x388827(0x1ec)](_0x2ded13);}[a0_0xf68f23(0x24c)](_0x456df1){const _0x8df81d=a0_0xf68f23;return this[_0x8df81d(0x249)][_0x8df81d(0x24c)](_0x456df1);}[a0_0xf68f23(0x2dd)](_0x1d62db){const _0x22ed57=a0_0xf68f23;return this['_instance'][_0x22ed57(0x2dd)](_0x1d62db);}[a0_0xf68f23(0x21c)](){const _0x4cc4f8=a0_0xf68f23;return this[_0x4cc4f8(0x249)][_0x4cc4f8(0x21c)]();}[a0_0xf68f23(0x223)](){const _0x244a53=a0_0xf68f23;return this[_0x244a53(0x249)][_0x244a53(0x223)]();}['getInternalInstance'](){const _0x256fe5=a0_0xf68f23;return this[_0x256fe5(0x249)];}}function createDrivenDataDetailPlus(_0x1b6769,_0x2cb25f={}){const _0x29af85=a0_0xf68f23;if(_0x2cb25f[_0x29af85(0x409)]==='v1')return new DrivenDataDetailPlusV1(_0x1b6769);if(_0x2cb25f[_0x29af85(0x409)]==='v2')return new DrivenDataDetailPlusV2(_0x1b6769);if(_0x1b6769[_0x29af85(0x3aa)]==='v2'||_0x29af85(0x412)in _0x1b6769)return new DrivenDataDetailPlusV2(_0x1b6769);return new DrivenDataDetailPlusV1(_0x1b6769);}function isPlusV2Instance(_0x464010){const _0x1c7105=a0_0xf68f23;return _0x464010[_0x1c7105(0x392)]()==='v2';}function isPlusV1Instance(_0x6c0979){const _0x3902f0=a0_0xf68f23;return _0x6c0979[_0x3902f0(0x392)]()==='v1';}var VERSION=a0_0xf68f23(0x3c1);export{toSnakeCase,toPascalCase,toKebabCase,toCamelCase,smartAdapt,shouldIncludeField,parseResponseBody,parseRequestBody,parseOperationType,parseFieldExtend,normalizeFieldName,isVirtualTableName,isV2Instance,isV2Data,isV1Instance,isV1Data,isSystemField,isRequiredField,isPrimaryKeyField,isPlusV2Instance,isPlusV1Instance,isModifyTimeField,isDrivenDataDetail,isCreateTimeField,isAutoIncrementField,isApiBlacklisted,groupByTableName,getTableName,getFieldsForOperation,getDbTypeDisplay,generateTableNameFromCode,generateRequestExample,generateExampleValue,generateExampleFromSchema,generateDatasetsConfig,formatOptionsForDoc,formatOptionsAsMarkdownList,formatEnumValue,formatDbType,filterApiOperations,extractDatasetsFromListResponse,extractDatasetFromResponse,detectTableNameConflicts,detectDatasetVersion2 as detectDatasetVersion,createDrivenDataDetailPlus,createDrivenDataDetail,createDatasetNameMap,adaptDrivenDataDetails,adaptDrivenDataDetail,VERSION,OperationList,OperationFactory,Operation,OPERATION_TYPE_DISPLAY_NAME,GetSelectOptionsOperation,GetListOperation,GenericOperation,FilterOperation,FieldListV1 as FieldList,FieldV1 as Field,FILTER_OPERATORS,DrivenDataDetailV2,DrivenDataDetailV1,DrivenDataDetailPlusV2,DrivenDataDetailPlus,DrivenDataDetailBase,DrivenDataDetail,DatasetOperationType,DatasetList,DatasetItem,DatasetGroupMap,DatasetGroup,DB_TYPE_DISPLAY_MAP,API_BLACKLIST};
1
+ const a0_0x3a67c7=a0_0x1599;(function(_0x5c8144,_0x51370a){const _0x1d7360=a0_0x1599,_0x3f0f55=_0x5c8144();while(!![]){try{const _0x4a4653=-parseInt(_0x1d7360(0x29e))/0x1+parseInt(_0x1d7360(0x190))/0x2+parseInt(_0x1d7360(0x3b5))/0x3+parseInt(_0x1d7360(0x290))/0x4+parseInt(_0x1d7360(0x285))/0x5+-parseInt(_0x1d7360(0x262))/0x6*(parseInt(_0x1d7360(0x2a6))/0x7)+parseInt(_0x1d7360(0x369))/0x8;if(_0x4a4653===_0x51370a)break;else _0x3f0f55['push'](_0x3f0f55['shift']());}catch(_0x4b4757){_0x3f0f55['push'](_0x3f0f55['shift']());}}}(a0_0x534f,0x45f2e));function toCamelCase(_0x70bfec){const _0x58423c=a0_0x1599;if(!_0x70bfec)return'';return _0x70bfec['split'](/[_-]/)['map']((_0x22256a,_0x3a075d)=>{const _0x1e0265=a0_0x1599;if(_0x3a075d===0x0)return _0x22256a[_0x1e0265(0x385)]();return _0x22256a[_0x1e0265(0x42f)](0x0)[_0x1e0265(0x186)]()+_0x22256a[_0x1e0265(0x3ec)](0x1)[_0x1e0265(0x385)]();})[_0x58423c(0x414)]('');}function toPascalCase(_0x489959){const _0x2a2e68=a0_0x1599;if(!_0x489959)return'';const _0x2d5d3c=toCamelCase(_0x489959);return _0x2d5d3c[_0x2a2e68(0x42f)](0x0)['toUpperCase']()+_0x2d5d3c[_0x2a2e68(0x3ec)](0x1);}function toSnakeCase(_0x29d9a9){const _0x2cd205=a0_0x1599;if(!_0x29d9a9)return'';return _0x29d9a9[_0x2cd205(0x396)](/([A-Z])/g,'_$1')[_0x2cd205(0x385)]()[_0x2cd205(0x396)](/^_/,'');}function toKebabCase(_0x3031f8){const _0x2ff1d5=a0_0x1599;if(!_0x3031f8)return'';return _0x3031f8['replace'](/([A-Z])/g,_0x2ff1d5(0x2e1))['toLowerCase']()[_0x2ff1d5(0x396)](/^-/,'');}function normalizeFieldName(_0x2cf059){const _0x1cb116=a0_0x1599;if(!_0x2cf059)return'';return _0x2cf059['trim']()[_0x1cb116(0x396)](/\s+/g,'_')[_0x1cb116(0x396)](/[^a-zA-Z0-9_]/g,'_')[_0x1cb116(0x396)](/_+/g,'_')[_0x1cb116(0x396)](/^_|_$/g,'');}function getTableName(_0x5df03a){const _0x5e3939=a0_0x1599;if(!_0x5df03a)return _0x5e3939(0x2c2);if(_0x5df03a[_0x5e3939(0x245)]?.[_0x5e3939(0x1a3)])return _0x5df03a['dbtableConfig'][_0x5e3939(0x1a3)];const _0x50332e=_0x5df03a[_0x5e3939(0x2f6)]||_0x5df03a[_0x5e3939(0x2f0)]||_0x5df03a[_0x5e3939(0x27e)];if(_0x50332e)return generateTableNameFromCode(_0x50332e);return _0x5e3939(0x2c2);}function getTableKey(_0x525811){if(typeof _0x525811==='string')return toCamelCase(_0x525811);const _0x3ba8ac=getTableName(_0x525811);return toCamelCase(_0x3ba8ac);}function generateTableNameFromCode(_0x25900c){const _0x18f5a2=a0_0x1599;if(!_0x25900c)return _0x18f5a2(0x2c2);const _0x281f38=_0x25900c[_0x18f5a2(0x3ec)](-0x6)[_0x18f5a2(0x261)](0x6,'0');return _0x18f5a2(0x2a8)+_0x281f38;}function isVirtualTableName(_0x53ac03){return/^dataset_[a-zA-Z0-9]{6}$/['test'](_0x53ac03);}function generateModelKeyFromCode(_0x2d3c6b){const _0x5d896b=a0_0x1599;if(!_0x2d3c6b)return _0x5d896b(0x3c1);return _0x5d896b(0x2a8)+_0x2d3c6b;}function getDbName(_0x92fba2){const _0x182e6e=a0_0x1599;return _0x92fba2['dbtableConfig']?.[_0x182e6e(0x23f)]||_0x92fba2[_0x182e6e(0x245)]?.[_0x182e6e(0x273)]?.[_0x182e6e(0x23f)]||'';}function a0_0x534f(){const _0x2c4119=['getFieldListWithDeleted','getCountByType','alias','Integer','TIMESTAMP','200','getBusinessFields','getIndexes','操作名称','getRelations','SDK\x20调用示例(两参数格式)','update','requestFields','precision','getTableName','https://example.com/file.pdf','toConfig','[DrivenDataDetailBase.getOperation]\x20operationType\x20is\x20not\x20a\x20string:','appCode','toString','length','getApplicableOperators','size','value1','all','getType','每页条数','find','_datasetMeta','isPrimaryKeyField','https://example.com/image.jpg','1.0','Array','generateRequestAllExamples','当前页码(可选)','getLatest','查询条件(支持\x2012\x20种操作符:$eq,\x20$ne,\x20$gte,\x20$gteq,\x20$lte,\x20$lteq,\x20$in,\x20$contain,\x20$startWith,\x20$endWith,\x20$and,\x20$or)','Filter\x20API\x20-\x20高级查询接口','isPrimaryKey','getAllFieldsArray','getOperationOperators','getTableKey','INT','groups','daily','sortOperationsWithFilterFirst','getEnum','groupByType','$gteq','raw','getCreateTime','conflictItemCount','getBusiness','分组后的过滤条件(对聚合结果进行过滤)','defaultValue','$startWith','getDisabledNames','get','batchCreate','extend','//\x20导出所有数据\x0aconst\x20fileUrl\x20=\x20await\x20client.models.','getAppCode','tableData','getTooltip','values','hasConflicts','FieldList(','getEnabledOperations','getFullUrl','getOperationAnalysesByType','generateUsageExample','getTenantCode','getFieldOptions','GET_ONE_UPDATE','getList','getEnabledNames','some','sort','excelExport','getOne','responseBody','having','pageSize','接口名称','_fieldListWithDeleted',',\x20...\x20});','creatorNameField','generateResponseExample','查询单条','GET_ONE_ORIGIN','String[]','prefix','updateTime','getFieldsWithDeleted','系统自动生成','getOperationCount','prototype','4356184CqDjqp','errorCode','datasetKey','[getFieldsForOperation]\x20fields\x20is\x20not\x20an\x20array:','delete','generateAllOperationsSummary','totalGroups','$endWith','[parseFieldExtend]\x20Invalid\x20field:','getEnabledOperationAnalyses','allFields','getActive','getOperationFieldOperators','FieldListV2(','\x20operations,\x20v2)','_instance','getRequestFields','datasetSDKKey','getEnumFields','//\x20Call\x20the\x20','getOperationsData','const\x20data\x20=\x20await\x20client.models.','getLast','sortNum','toDatasetCode','createDate','getHTTPRequestParamsDocInfo','hasModifierIdField','toLowerCase','getFieldListV2','tenantCode','errorMsg','fields','selectItemsSource','getDbName','path','getAllDatasets','generateOperationSummary','generateAllOperationsFullSDKExample','getItems','示例值','创建导出','\x0a-\x20aggregate\x20API\x20在\x20filter\x20API\x20基础上增加了聚合功能,\x20filter\x20API\x20已有的入参(where,\x20select,\x20orderBy,\x20currentPage,\x20pageSize)均支持\x0a-\x20入参\x20`aggregate`\x20的聚合函数\x20alias\x20会直接作为返回结果的字段名,\x20无需在\x20`select`\x20中指定\x0a-\x20当设置了\x20`groupBy`\x20时,\x20select\x20中的列必须满足**分组列或聚合列**的规则\x0a\x0a**查询参数**\x0a\x0a```ts\x0ainterface\x20AggregateParams\x20{\x0a\x20\x20aggregate?:\x20AggregateConfig[];\x20//\x20聚合字段列表(可选,不设置则不分组)\x0a\x20\x20groupBy?:\x20string[];\x20//\x20分组字段列表(可选,不设置则不分组)\x0a\x20\x20having?:\x20HavingCondition[];\x20//\x20分组后的过滤条件(可选,对聚合结果进行过滤)\x0a\x20\x20where?:\x20WhereCondition;\x20//\x20查询条件,\x20与\x20Filter\x20API\x20相同(不传则查询所有)\x0a\x20\x20select?:\x20string[];\x20//\x20选择返回的字段,\x20与\x20Filter\x20API\x20相同(仅在有明确返回字段需求时设置)\x0a\x20\x20orderBy?:\x20Record<string,\x20\x22asc\x22\x20|\x20\x22desc\x22>[];\x20//\x20排序规则,\x20与\x20Filter\x20API\x20相同(仅在有排序要求时设置)\x0a\x20\x20currentPage?:\x20number;\x20//\x20当前页码(从\x201\x20开始,默认:\x201)\x0a\x20\x20pageSize?:\x20number;\x20//\x20每页数量(默认:\x2020)\x0a}\x0a\x0ainterface\x20AggregateConfig\x20{\x0a\x20\x20type:\x20\x22sum\x22\x20|\x20\x22count\x22\x20|\x20\x22avg\x22\x20|\x20\x22max\x22\x20|\x20\x22min\x22;\x20//\x20聚合函数类型\x0a\x20\x20column:\x20string;\x20//\x20聚合字段\x0a\x20\x20alias:\x20string;\x20//\x20聚合结果别名\x0a\x20\x20distinct?:\x20boolean;\x20//\x20是否去重(可选,默认:\x20false)\x0a\x20\x20round?:\x20boolean;\x20//\x20是否四舍五入(可选,默认:\x20false)\x0a\x20\x20precision?:\x20number;\x20//\x20round精度(可选,默认:\x202)\x0a}\x0a\x0ainterface\x20HavingCondition\x20{\x0a\x20\x20columnName:\x20string;\x20//\x20聚合字段的别名(alias)\x0a\x20\x20condition:\x20WhereCondition;\x20//\x20聚合字段的过滤条件(支持与\x20where\x20相同的操作符)\x0a}\x0a```\x0a\x0a**WhereCondition\x20查询条件使用规范**\x0a\x0a-\x20与\x20Filter\x20API\x20完全相同,支持所有操作符和连接符,支持嵌套条件\x0a\x0a**HavingCondition\x20使用示例**\x0a\x0a```ts\x0ahaving:\x20[\x0a\x20\x20{\x20columnName:\x20\x22total_amount\x22,\x20condition:\x20{\x20$gte:\x2010000\x20}\x20},\x0a\x20\x20{\x20columnName:\x20\x22count\x22,\x20condition:\x20{\x20$lte:\x20100\x20}\x20}\x0a]\x0a```\x0a\x0a**可用聚合字段**\x0a','2024-12-31','getByType','replace','datasetInfo','online',',\x20fields:\x20','DOUBLE','getFieldV2','isUpdateTime','RADIO','//\x20简单聚合查询\x0aconst\x20result1\x20=\x20await\x20client.models.','(id,\x20data);','getEnumMetas','_operationList','每页数量','getFilteredOperationAnalyses','generateHTTPExample','TIME','$contain','getAt','getDbTypeForOperation','getInternalInstance','hasExtendField','object','item1','valueLabels','requestBody','-\x20**第一个参数\x20`id`**:主键ID(必填),用于定位要更新的记录\x0a','getPrimaryKeys','dataIndex','OperationList(','creatorIdField','DatasetItem(','700437NDigRs','TEXTAREA','[isApiBlacklisted]\x20operationName\x20is\x20not\x20a\x20string:','\x20fields)','FILE','trim','total_count','_relations','_fields','modifierNameField','null','default','dataset_unknown','withDeleted','hasTableName','getFieldOperators','isEnabled','autoIncrement','VARCHAR','getHTTPFields','选择返回的字段(字段投影,与\x20Filter\x20API\x20一致)','\x20API\x20文档','data','$lte','getDisabled','[generateExampleValue]\x20fieldCode\x20is\x20not\x20a\x20string:','push','[operationsToAnalyses]\x20operations\x20is\x20not\x20an\x20array:','getOperationStats','getField','[DrivenDataDetailV2.getFieldInstance]\x20code\x20is\x20not\x20a\x20string:','SWITCH','ARRAY','responseSchema','selectBestOperator','$or','查询条件(支持与\x20Filter\x20API\x20相同的\x2012\x20种操作符)','getEnumFieldMeta','\x20relations,\x20','getMethod','warn','getExtendField','generateExampleValue','_sum','hasCreatorIdField','getSystem','SMALLINT','enabled','avg','//\x20单值查询\x0aconst\x20result\x20=\x20await\x20client.models.','DbtableConfig(table:\x20','generateAliasExplanation','getVirtualTables','<p>富文本内容</p>','createFields','slice','BATCH_CREATE','FieldV1(','getOperation','toConfigArray','getFieldsByType','fullUrl','dbTypeLen','getCode','generateHTTPRequestExample','STRING','getFilterOperators','getFieldDefinition',',\x20currentPage,\x20pageSize,\x20...\x20});','currentPage','\x0a\x0a//\x20分组聚合查询\x0aconst\x20result2\x20=\x20await\x20client.models.','$gte','suffix','required','分组字段列表','string','**参数\x202:\x20`data`**\x20(Object,\x20必填)\x0a','0000','_fieldListV1','POST','logicField','getVersion','isFieldPrimaryKey','fieldCount','isRequired','forEach','function','findById','fromApiResponse','\x0a**查询参数**\x0a\x0a```ts\x0ainterface\x20FilterParams\x20{\x0a\x20\x20where?:\x20WhereCondition;\x20//\x20查询条件(不传则查询所有)\x0a\x20\x20select?:\x20string[];\x20//\x20选择返回的字段(仅在有明确返回字段需求时设置)\x0a\x20\x20orderBy?:\x20Record<string,\x20\x22asc\x22\x20|\x20\x22desc\x22>[];\x20//\x20排序规则(仅在有排序要求时设置)\x0a\x20\x20currentPage?:\x20number;\x20//\x20当前页码(从\x201\x20开始,默认:\x201)\x0a\x20\x20pageSize?:\x20number;\x20//\x20每页数量(默认:\x2020)\x0a}\x0a```\x0a\x0a**WhereCondition\x20查询条件使用规范**\x0a\x0a`where`\x20中允许使用以下操作符(都以小写\x20`$`\x20开头,大小写敏感):\x0a\x0a|\x20操作符\x20|\x20说明\x20|\x20示例\x20|\x0a|\x20------\x20|\x20------\x20|\x20------\x20|\x0a|\x20`$eq`\x20|\x20等于\x20|\x20`{\x20age:\x20{\x20$eq:\x2018\x20}\x20}`\x20|\x0a|\x20`$ne`\x20|\x20不等于\x20|\x20`{\x20status:\x20{\x20$ne:\x20\x22deleted\x22\x20}\x20}`\x20|\x0a|\x20`$gte`/`$gteq`\x20|\x20大于等于\x20|\x20`{\x20age:\x20{\x20$gte:\x2018\x20}\x20}`\x20|\x0a|\x20`$lte`/`$lteq`\x20|\x20小于等于\x20|\x20`{\x20age:\x20{\x20$lte:\x2065\x20}\x20}`\x20|\x0a|\x20`$in`\x20|\x20在集合内\x20|\x20`{\x20country:\x20{\x20$in:\x20[\x22中国\x22,\x20\x22美国\x22]\x20}\x20}`\x20|\x0a|\x20`$nin`\x20|\x20不在集合内\x20|\x20`{\x20country:\x20{\x20$nin:\x20[\x22北京\x22,\x20\x22上海\x22]\x20}\x20}`\x20|\x0a|\x20`$contain`\x20|\x20包含(模糊匹配)\x20|\x20`{\x20name:\x20{\x20$contain:\x20\x22hello\x22\x20}\x20}`\x20|\x0a|\x20`$startWith`\x20|\x20以...开头\x20|\x20`{\x20email:\x20{\x20$startWith:\x20\x22admin\x22\x20}\x20}`\x20|\x0a|\x20`$endWith`\x20|\x20以...结尾\x20|\x20`{\x20filename:\x20{\x20$endWith:\x20\x22.pdf\x22\x20}\x20}`\x20|\x0a\x0a逻辑连接符:\x0a\x0a|\x20连接符\x20|\x20说明\x20|\x20示例\x20|\x0a|\x20------\x20|\x20------\x20|\x20------\x20|\x0a|\x20`$and`\x20|\x20且(所有条件都满足)\x20|\x20`{\x20$and:\x20[{\x20age:\x20{\x20$gte:\x2018\x20}\x20},\x20{\x20\x22country\x22:\x20{\x20\x22$eq\x22:\x20\x22中国\x22\x20}\x20}]\x20}`\x20|\x0a|\x20`$or`\x20|\x20或(任一条件满足)\x20|\x20`{\x20$or:\x20[{\x20name:\x20{\x20$contain:\x20\x22张三\x22\x20}\x20},\x20{\x20\x22email\x22:\x20{\x20\x22$startWith\x22:\x20\x22zhangsan\x22\x20}\x20}]\x20}`\x20|\x0a\x0a必要时可以嵌套使用:`$and`\x20内包含\x20`$or`,或\x20`$or`\x20内包含\x20`$and`。\x0a严禁使用文档范围之外的其他操作符。\x0a\x0a**可用查询字段**\x0a','$and','主键,用于定位要更新的记录','getRequestParamsDocInfo','isSystemField','`:\x20','join','set','\x20indexes)','address','\x20operations,\x20v1)','getEnumOptions','({\x20/*\x20可选:筛选条件\x20*/\x20});','toJSON','_fieldListV1WithDeleted','_operations','日期时间','isRequiredField','getEnumMeta','dbVersion','options','value2','getNames','stringify','hasCreateTimeField','INTEGER','label','getOperationRequestFields','Object','_autoGenerated','getOperationList','查询列表','getRelatedDataset','charAt','getFilterOperation','lastIndexOf','max','_operationAnalyses','聚合函数配置数组(type:\x20sum/count/avg/max/min)','getDatabaseType','toUpperCase','forceVersion','getSystemAnalysisResult','status','getOperationAnalyses','toListItem','dataset','includeRequestExample','name','//\x20','112270eqejuj','createExport','title','hasRelation','enabledOperationCount','operations','useArrayValues','\x5cs*-->([\x5cs\x5cS]*?)<!--\x5cs*/CONDITION\x5cs*-->','add','toArray','total','长文本','random','13800138000','getDisplayName','getFieldDataSource','round','value','getRawDbtableConfig','tableName','context','getFieldNames','查询单条(原始)','DrivenDataDetailPlusV2(','getCodes','deleted','distinct','解析\x20responseBody\x20失败:','placeholder','getStats','generateDefaultFilterOperation','isAutoIncrement','getEnumValues','Field(','getSelectItemsSource','//\x20失败时\x20-\x20捕获错误\x0atry\x20{\x0a\x20\x20const\x20fileUrl\x20=\x20await\x20client.models.','\x20fields,\x20','Number','filter','generateSDKCallCode','hasDbtableConfig','getOperationsOverviewData','FLOAT','操作成功','generateFullSDKExample','getIds','relations','includeDisabled','getForeignKeyFields','$eq','hasFilterOperation','DatasetGroup(','type','email','useFullExample','split','getAllFieldsString','要更新的字段数据对象','();\x0a\x0a//\x20按条件导出(支持与\x20filter\x20相同的参数)\x0aconst\x20fileUrl\x20=\x20await\x20client.models.','排序规则','当前页码','isBusiness','getResponseSchema','createTimeField','-\x20要更新的字段数据对象,只需包含需要修改的字段\x0a\x0a','displayName','BOOLEAN','includes','getFields','getFieldInstance','getConflicts','获取数据集失败:\x20','getName','\x20operations)','$ne','getOperationFieldsOperatorsMap','();\x0a}\x20catch\x20(error)\x20{\x0a\x20\x20console.error(error.message);\x0a\x20\x20console.error(error.response);\x0a}','SELECT','getRaw','hasLogicField','multiple',',\x20doType=','JSON','hasConflict','createTime','getUpdateFields','customFilter','has\x20conflicts','select','2.0','pkField','getFieldName','这是一段较长的文本内容示例','isCreateTime','创建导入','properties','\x20operation','getCountByMethod','LONGTEXT','filterBlacklist','taskInfo','GET_UPLOAD_FILE_SCRIPT','findByCode','getSelectOptions','数组查询(支持多选)','successCode','generateSingleValueExample','GET_FILE_URL','getSystemFields','getFieldCount','每页数量(默认:\x2020)','item2','isMultipleSelectField','_extend','host','generateRequestExample','导入模板','isArray','datasetId','hasUpdateTimeField','has','每页数量(可选)','getRequired','_max','BIGINT','datasetName','GET_ONE','getEnabledOperationInstances','getDatasetDocMeta','findByTableName','\x0a\x0a//\x20复杂查询(组合条件)\x0aconst\x20result2\x20=\x20await\x20client.models.','array','const\x20result\x20=\x20await\x20client.models.','getDatasetSDKKey','parse','getSDKInitData','示例文本','getDatasetMeta','findAllByTableName','CHECKBOX','groupBy','demo-app','getFieldRaw','getOperationDocMeta','parseRawRequestBody','isOperatorApplicableToField','doType','columnName','getOperationAnalysis','({\x20code,\x20label\x20});','getUploadFileScript','getFieldDescription','exampleWhere','isSystem','isOperationEnabled','主键ID','getSource','北京市朝阳区','_fieldListV2','BIT','getFieldSelectItemsSource','_avg','字段名称','getOneUpdate','(实际字段:','aggregate','orderBy','getConflictStats','toISOString','children','RICH_TEXT','getDeleted','systemRetain','labelField','/filter','dbName','entries','DATETIME','({\x20','updateTimeField','-\x20主键ID,用于定位要更新的记录\x0a\x0a','dbtableConfig','();','env','count','generateFieldExample','getFieldDisplayName','tooltip','now','LONGBLOB','isNumericField','hasDblinkInfo','dbId','单值查询','getFieldCode','TASK_INFO','Invalid\x20input:\x20expected\x20DatasetItemData[],\x20GetListApiResponse,\x20GetDatasetListApiResponse,\x20or\x20GetListSimplifiedResponse','findByName','user@example.com','getFieldList','validateEnumValue','DrivenDataDetailV2(','desc','Operation\x20not\x20found:\x20','TEXT','modelId','[generateRequestExample]\x20Invalid\x20field.code\x20or\x20field.type:','isOpenAPI','CHAR','padStart','354MPeMMs','from','getEnumFieldsMeta','modifierIdField','description','column','includeUsageExample','query','DrivenDataDetail(','sdkCall','getLatestDatasets','_fieldList','getConflictingItems','文件上传','TINYINT','CREATE','parseRawResponseBody','dblinkInfoDTO','getOperators','msg','generateConfigArray','Invalid\x20API\x20response:\x20success\x20is\x20false','getDatabaseVersion','时间戳','FieldV2(','$in',');\x0a\x0a//\x20数组查询(支持多选)\x0aconst\x20result\x20=\x20await\x20client.models.','getId','modelCode','Excel导出','iterator','min','getOldest','[DrivenDataDetailBase.parseFieldExtend]\x20Invalid\x20field:','repeat','239035AUaQyv','sum','IMAGE','_requestExampleCache','keys','paging','\x5c}\x5c}','success','getOneOrigin','下拉选择','[FieldV2]\x20Invalid\x20field\x20definition','619616hpLVHR','method','EXCEL_EXPORT','**可更新的字段列表:**','getDefaultValue','map','dbType','datasetMap','_min','getGroupedParams','主键ID(必填)','createAll','hasField','includeDeleted','233439ZIpKok','\x20items,\x20','getDBConfig','version','getModelAlias','keyword','getFieldListWithDeleted()\x20must\x20be\x20implemented\x20by\x20subclass','importTemplate','61327ukeudl','DELETE','dataset_','getRequestParams','phone','no\x20conflicts','ensureFilterOperation','-\x20主键使用\x20`id`\x20字段\x0a','Invalid\x20API\x20response:\x20data\x20must\x20be\x20an\x20array\x20(get-dataset-list)\x20or\x20contain\x20tableData\x20(getList)','isEnum','isDeleted','detectConflicts','$lteq','getRequiredFields','number','items','toDatasetName','sdkCallCode','tableColumns','index','operation','2024-01-01','fieldCode','SDK\x20调用','//\x20成功时\x20-\x20直接获取文件\x20URL(字符串)\x0aconst\x20fileUrl\x20=\x20await\x20client.models.','批量创建','every','getMissingCRUDOperations','dataset_000000','https://yuntoo-export-import.oss-cn-hangzhou.aliyuncs.com/example_file_XXXXXXX.xlsx?Expires=1765374987&OSSAccessKeyId=LTAI5tGCr8Eb3UVbdf5ap9Z1&Signature=k115junCUe7Ot5BTSov0Usul3oc%3D','String','获取数据集列表失败:\x20','getAll','getPath','supportsCRUD','hasOperation','getFilteredOperations','empty','GET_SELECT_OPTIONS','const\x20fileUrl\x20=\x20await\x20client.models.','getFieldsFilterOperatorsMap','_datasetMap','normalizeDbType','UPLOAD','doVersion','DECIMAL','HTTP\x20直接调用时使用平铺格式:\x0a','getDOType','source','支持多个条件','create','-\x20**第二个参数\x20`data`**:要更新的字段数据对象,只需包含需要修改的字段','HTTP\x20请求示例(平铺格式)','<!--\x5cs*CONDITION:\x5cs*','fromField','1.0.0-beta.8','NUMBER','generateFromSchema','DatasetList(','-$1','getEnabled','聚合函数配置数组','isVirtualTable','//\x20Usage\x20examples','排序规则(与\x20Filter\x20API\x20一致)','(id);','DATE','getPrimaryKeyFields','getFileUrl','_raw','generateSDKInitCode','getAggregates','mapDbTypeToType','Object[]','code','primaryKey','getOperations','getCount','field_name','getRealTables','datasetCode','toFullConfig','params','tableKey','getFieldType','toField','BLOB','getFieldFilterOperators','isMultipleSelect','DatasetGroupMap(','DESC','usageExample','\x20的\x20extend\x20配置失败:','fieldName','BOOL','where','N/A','getDisabledOperations'];a0_0x534f=function(){return _0x2c4119;};return a0_0x534f();}function generateDatasetsConfig(_0x8808fc,_0xf23c31={}){const _0x2c93e7=a0_0x1599,{enableDeduplication:enableDeduplication=!![],datasetNameGenerator:_0x13cabc,filter:_0x5315ea}=_0xf23c31,_0x346fd4=_0x5315ea?_0x8808fc['filter'](_0x5315ea):_0x8808fc,_0x4920b5=new Map();for(const _0x1fbe2b of _0x346fd4){const _0x38fef1=getTableName(_0x1fbe2b),_0x2256b4=getDbName(_0x1fbe2b);!_0x4920b5[_0x2c93e7(0x208)](_0x38fef1)&&_0x4920b5['set'](_0x38fef1,new Set()),_0x4920b5[_0x2c93e7(0x341)](_0x38fef1)['add'](_0x2256b4);}const _0x204052=new Set();for(const [_0x131297,_0x448a2e]of _0x4920b5){_0x448a2e['size']>0x1&&_0x204052[_0x2c93e7(0x198)](_0x131297);}const _0x3b308e={},_0xd4b35a=new Set();for(const _0x53c61f of _0x346fd4){const _0x10a373=getTableName(_0x53c61f);if(enableDeduplication&&_0xd4b35a['has'](_0x10a373)){console[_0x2c93e7(0x3dd)]('[dsparser]\x20跳过重复的表名\x20\x22'+_0x10a373+'\x22,数据集:\x20'+_0x53c61f[_0x2c93e7(0x18e)]+'\x20('+_0x53c61f['datasetCode']+')');continue;}_0xd4b35a[_0x2c93e7(0x198)](_0x10a373);const _0x27e43d=_0x13cabc?_0x13cabc(_0x10a373,_0x53c61f):getTableKey(_0x10a373),_0x18401e=getDbName(_0x53c61f),_0x376ec9=_0x204052[_0x2c93e7(0x208)](_0x10a373)&&_0x18401e?getTableKey(_0x18401e)+'_'+_0x27e43d:_0x27e43d;_0x3b308e[_0x27e43d]={'key':_0x27e43d,'alias':_0x376ec9,'tableName':_0x10a373,'datasetCode':_0x53c61f[_0x2c93e7(0x2f6)],'name':_0x53c61f['name'],'id':_0x53c61f['id'],'dbName':_0x18401e};}return _0x3b308e;}function generateFullDatasetsConfig(_0x1b40ac,_0xd68536={}){const _0x44e7f5=a0_0x1599,{filter:_0x146001,datasetNameGenerator:_0x2182a0}=_0xd68536,_0x3340a7=_0x146001?_0x1b40ac[_0x44e7f5(0x1b6)](_0x146001):_0x1b40ac,_0x1820a7=new Map();for(const _0x32fe34 of _0x3340a7){const _0x47ddbf=getTableName(_0x32fe34),_0x5c274f=getDbName(_0x32fe34);!_0x1820a7[_0x44e7f5(0x208)](_0x47ddbf)&&_0x1820a7['set'](_0x47ddbf,new Set()),_0x1820a7[_0x44e7f5(0x341)](_0x47ddbf)[_0x44e7f5(0x198)](_0x5c274f);}const _0x33ed03=new Set();for(const [_0x31914b,_0x218db0]of _0x1820a7){_0x218db0['size']>0x1&&_0x33ed03['add'](_0x31914b);}const _0x50e99b=groupByTableName(_0x3340a7),_0x56aaab={};for(const [_0xb71182,_0x4350aa]of Object[_0x44e7f5(0x240)](_0x50e99b)){if(_0x4350aa['length']===0x1){const _0x2d0e25=_0x4350aa[0x0],_0x22a84f=_0x2182a0?_0x2182a0(_0xb71182,_0x2d0e25):getTableKey(_0xb71182),_0x2426ca=getDbName(_0x2d0e25),_0x3759b6=_0x33ed03['has'](_0xb71182)&&_0x2426ca?getTableKey(_0x2426ca)+'_'+_0x22a84f:_0x22a84f;_0x56aaab[_0x22a84f]={'key':_0x22a84f,'alias':_0x3759b6,'tableName':_0xb71182,'datasetCode':_0x2d0e25['datasetCode'],'name':_0x2d0e25['name'],'id':_0x2d0e25['id'],'dbName':_0x2426ca};}else{const _0x516f7c=[..._0x4350aa]['sort']((_0xab4459,_0x3fba0d)=>{const _0x94ef75=Number(_0xab4459['id'])||0x0,_0x27d48e=Number(_0x3fba0d['id'])||0x0;return _0x27d48e-_0x94ef75;});_0x516f7c['forEach']((_0x2cfe5a,_0xd58b6b)=>{const _0x22b39b=_0x44e7f5,_0x50f12f=_0x2182a0?_0x2182a0(_0xb71182,_0x2cfe5a):getTableKey(_0xb71182),_0x35180a=_0xd58b6b===0x0?_0x50f12f:_0x50f12f+'_'+_0xd58b6b,_0x28c3de=getDbName(_0x2cfe5a),_0x1ea945=_0x33ed03[_0x22b39b(0x208)](_0xb71182)&&_0x28c3de?getTableKey(_0x28c3de)+'_'+_0x35180a:_0x35180a;_0x56aaab[_0x35180a]={'key':_0x35180a,'alias':_0x1ea945,'tableName':_0xb71182,'datasetCode':_0x2cfe5a[_0x22b39b(0x2f6)],'name':_0x2cfe5a[_0x22b39b(0x18e)],'id':_0x2cfe5a['id'],'dbName':_0x28c3de};});}}return _0x56aaab;}function detectTableNameConflicts(_0x466b72){const _0x508be0=a0_0x1599,_0x3994e3={};for(const _0xd16466 of _0x466b72){const _0x2bf082=getTableName(_0xd16466);!_0x3994e3[_0x2bf082]&&(_0x3994e3[_0x2bf082]=[]),_0x3994e3[_0x2bf082][_0x508be0(0x3cf)](_0xd16466);}const _0x5397d6={};for(const [_0x322763,_0x2d5d53]of Object[_0x508be0(0x240)](_0x3994e3)){_0x2d5d53[_0x508be0(0x31c)]>0x1&&(_0x5397d6[_0x322763]=_0x2d5d53);}return{'hasConflicts':Object[_0x508be0(0x289)](_0x5397d6)['length']>0x0,'conflicts':_0x5397d6};}function createDatasetNameMap(_0x35226f){const _0x4ecd11=a0_0x1599,_0x422309={};for(const [_0x390b16,_0x35a745]of Object['entries'](_0x35226f)){_0x422309[_0x390b16]=_0x35a745[_0x4ecd11(0x2f6)]||'';}return _0x422309;}function groupByTableName(_0x499baa){const _0x4e4456=a0_0x1599,_0x24e714={};for(const _0x5750c0 of _0x499baa){const _0x422132=getTableName(_0x5750c0);!_0x24e714[_0x422132]&&(_0x24e714[_0x422132]=[]),_0x24e714[_0x422132][_0x4e4456(0x3cf)](_0x5750c0);}return _0x24e714;}function datasetsConfigToArray(_0x3c6ead){const _0x311629=a0_0x1599;return Object[_0x311629(0x348)](_0x3c6ead);}function adaptDrivenDataDetail(_0x1ca730){const _0x186727=a0_0x1599,_0x1a9b38={};return _0x1a9b38['id']=_0x1ca730[_0x186727(0x25d)],_0x1a9b38[_0x186727(0x18e)]=_0x1ca730['name'],_0x1a9b38[_0x186727(0x2f6)]=_0x1ca730['modelCode'],_0x1a9b38[_0x186727(0x245)]=_0x1ca730[_0x186727(0x245)],_0x1a9b38[_0x186727(0x2d6)]=_0x1ca730[_0x186727(0x2d6)],_0x1a9b38[_0x186727(0x2a1)]=_0x1ca730['version'],_0x1a9b38[_0x186727(0x343)]=_0x1ca730['extend'],_0x1a9b38[_0x186727(0x1ef)]=_0x1ca730['properties'],_0x1a9b38[_0x186727(0x195)]=_0x1ca730[_0x186727(0x195)],_0x1a9b38;}function adaptDrivenDataDetails(_0x59c40c){const _0x1bc6ab=a0_0x1599;return _0x59c40c[_0x1bc6ab(0x295)](adaptDrivenDataDetail);}function extractDatasetFromResponse(_0xdb1cd4){const _0x46e748=a0_0x1599;if(!_0xdb1cd4[_0x46e748(0x28c)]||!_0xdb1cd4['data'])throw new Error(_0x46e748(0x1d7)+(_0xdb1cd4['errorMsg']||_0xdb1cd4[_0x46e748(0x275)]));return adaptDrivenDataDetail(_0xdb1cd4['data']);}function extractDatasetsFromListResponse(_0x1d97c1){const _0x4e397a=a0_0x1599;if(!_0x1d97c1[_0x4e397a(0x28c)]||!_0x1d97c1[_0x4e397a(0x3cb)]?.[_0x4e397a(0x346)])throw new Error(_0x4e397a(0x2c5)+(_0x1d97c1[_0x4e397a(0x388)]||_0x1d97c1[_0x4e397a(0x275)]));return _0x1d97c1[_0x4e397a(0x3cb)]['tableData'][_0x4e397a(0x295)](_0x3054f7=>({..._0x3054f7,'datasetCode':_0x3054f7[_0x4e397a(0x2f0)]||_0x3054f7['datasetCode']}));}function isDrivenDataDetail(_0x491c04){const _0x28c602=a0_0x1599;return Boolean(_0x491c04&&typeof _0x491c04[_0x28c602(0x27e)]===_0x28c602(0x400));}function smartAdapt(_0xb0a608){const _0x45facb=a0_0x1599;if(isDrivenDataDetail(_0xb0a608))return adaptDrivenDataDetail(_0xb0a608);if(_0xb0a608[_0x45facb(0x2f6)])return _0xb0a608;if(_0xb0a608[_0x45facb(0x2f0)]){const _0x36e994={..._0xb0a608};return _0x36e994['datasetCode']=_0xb0a608[_0x45facb(0x2f0)],_0x36e994;}return _0xb0a608;}function cleanNewlines(_0x4b5c05){return _0x4b5c05['replace'](/[\r\n]+/g,'\x20')['trim']();}function cleanDatasetName(_0x511c9b){const _0x23f3c6=a0_0x1599;if(!_0x511c9b['name'])return _0x511c9b;return{..._0x511c9b,'name':cleanNewlines(_0x511c9b[_0x23f3c6(0x18e)])};}function cleanDatasetNames(_0x3f6682){return _0x3f6682['map'](cleanDatasetName);}var DatasetOperationType;(_0x1ec2e6=>{const _0x2ead81=a0_0x1599;_0x1ec2e6['GET_LIST']=_0x2ead81(0x352),_0x1ec2e6[_0x2ead81(0x20e)]='getOne',_0x1ec2e6[_0x2ead81(0x361)]=_0x2ead81(0x28d),_0x1ec2e6[_0x2ead81(0x351)]=_0x2ead81(0x233),_0x1ec2e6[_0x2ead81(0x271)]=_0x2ead81(0x2d8),_0x1ec2e6[_0x2ead81(0x3ed)]=_0x2ead81(0x342),_0x1ec2e6['UPDATE']=_0x2ead81(0x313),_0x1ec2e6[_0x2ead81(0x2a7)]=_0x2ead81(0x36d),_0x1ec2e6[_0x2ead81(0x2cc)]='getSelectOptions',_0x1ec2e6[_0x2ead81(0x1fb)]=_0x2ead81(0x2ea),_0x1ec2e6[_0x2ead81(0x292)]='excelExport',_0x1ec2e6[_0x2ead81(0x1f5)]=_0x2ead81(0x226),_0x1ec2e6['CREATE_IMPORT']='createImport',_0x1ec2e6['CREATE_EXPORT']=_0x2ead81(0x191),_0x1ec2e6[_0x2ead81(0x253)]=_0x2ead81(0x1f4),_0x1ec2e6['IMPORT_TEMPLATE']=_0x2ead81(0x2a5);})(DatasetOperationType||={});const a0_0x2a5358={};a0_0x2a5358[a0_0x3a67c7(0x352)]=a0_0x3a67c7(0x42d),a0_0x2a5358['getOne']=a0_0x3a67c7(0x360),a0_0x2a5358[a0_0x3a67c7(0x28d)]=a0_0x3a67c7(0x1a6),a0_0x2a5358[a0_0x3a67c7(0x233)]='查询单条(用于更新)',a0_0x2a5358[a0_0x3a67c7(0x2d8)]='创建',a0_0x2a5358[a0_0x3a67c7(0x342)]=a0_0x3a67c7(0x2bf),a0_0x2a5358[a0_0x3a67c7(0x313)]='更新',a0_0x2a5358[a0_0x3a67c7(0x36d)]='删除',a0_0x2a5358[a0_0x3a67c7(0x1f7)]='获取下拉选项',a0_0x2a5358['getFileUrl']='获取文件URL',a0_0x2a5358['excelExport']=a0_0x3a67c7(0x27f),a0_0x2a5358[a0_0x3a67c7(0x226)]='获取上传脚本',a0_0x2a5358['createImport']=a0_0x3a67c7(0x1ee),a0_0x2a5358[a0_0x3a67c7(0x191)]=a0_0x3a67c7(0x392),a0_0x2a5358[a0_0x3a67c7(0x1f4)]='任务信息',a0_0x2a5358[a0_0x3a67c7(0x2a5)]=a0_0x3a67c7(0x204);var OPERATION_TYPE_DISPLAY_NAME=a0_0x2a5358,API_BLACKLIST=[a0_0x3a67c7(0x352),a0_0x3a67c7(0x28d),'getOneUpdate',a0_0x3a67c7(0x2ea)];function a0_0x1599(_0x74e026,_0x5eeccb){const _0x534fe2=a0_0x534f();return a0_0x1599=function(_0x159993,_0x3e9788){_0x159993=_0x159993-0x184;let _0x13d925=_0x534fe2[_0x159993];return _0x13d925;},a0_0x1599(_0x74e026,_0x5eeccb);}function parseFieldExtend(_0x506033){const _0x5637fb=a0_0x3a67c7;if(!_0x506033||typeof _0x506033!==_0x5637fb(0x3ab))return!![]&&console['warn'](_0x5637fb(0x371),_0x506033),{};if(!_0x506033['extend'])return{};try{const _0x18fffa=typeof _0x506033[_0x5637fb(0x343)]==='string'?JSON[_0x5637fb(0x216)](_0x506033['extend']):_0x506033[_0x5637fb(0x343)];if(typeof _0x18fffa!==_0x5637fb(0x3ab)||_0x18fffa===null)return{};return _0x18fffa;}catch{return{};}}function isPrimaryKeyField(_0x144769,_0x56c6e8){const _0x4027fb=a0_0x3a67c7;if(!_0x144769||typeof _0x144769!=='object')return![];if(typeof _0x56c6e8===_0x4027fb(0x400)&&_0x144769[_0x4027fb(0x2f0)]===_0x56c6e8)return!![];const _0x13bbf4=parseFieldExtend(_0x144769);return Boolean(_0x13bbf4[_0x4027fb(0x2f1)]||_0x13bbf4[_0x4027fb(0x1ea)]);}function isSystemField(_0x5c6db5){const _0x38fc25=parseFieldExtend(_0x5c6db5);return Boolean(_0x38fc25['systemRetain']);}function isRequiredField(_0x21fa7c){const _0x4ed6a0=parseFieldExtend(_0x21fa7c);return Boolean(_0x4ed6a0['required']);}function isAutoIncrementField(_0x56bc6d){const _0x3b4541=a0_0x3a67c7,_0x1e3144=parseFieldExtend(_0x56bc6d);return Boolean(_0x1e3144[_0x3b4541(0x3c6)]);}function isCreateTimeField(_0x2e806f){const _0x4a0115=a0_0x3a67c7,_0x5ef0e1=parseFieldExtend(_0x2e806f);return Boolean(_0x5ef0e1[_0x4a0115(0x382)]);}function isModifyTimeField(_0xdfcc73){const _0x2fe9e0=parseFieldExtend(_0xdfcc73);return Boolean(_0x2fe9e0['modifyDate']);}const a0_0x11b019={};a0_0x11b019[a0_0x3a67c7(0x2de)]='数字',a0_0x11b019[a0_0x3a67c7(0x25c)]='文本',a0_0x11b019[a0_0x3a67c7(0x3b6)]=a0_0x3a67c7(0x19b),a0_0x11b019[a0_0x3a67c7(0x2e8)]='日期',a0_0x11b019[a0_0x3a67c7(0x241)]=a0_0x3a67c7(0x41e),a0_0x11b019[a0_0x3a67c7(0x30c)]=a0_0x3a67c7(0x279),a0_0x11b019[a0_0x3a67c7(0x1dd)]=a0_0x3a67c7(0x28e),a0_0x11b019[a0_0x3a67c7(0x21b)]='多选',a0_0x11b019['RADIO']='单选',a0_0x11b019[a0_0x3a67c7(0x3d4)]='开关',a0_0x11b019[a0_0x3a67c7(0x2d1)]=a0_0x3a67c7(0x26f),a0_0x11b019[a0_0x3a67c7(0x287)]='图片',a0_0x11b019[a0_0x3a67c7(0x23a)]='富文本',a0_0x11b019[a0_0x3a67c7(0x1e2)]='JSON',a0_0x11b019[a0_0x3a67c7(0x3d5)]='数组';var DB_TYPE_DISPLAY_MAP=a0_0x11b019;function getDbTypeDisplay(_0x42311c){const _0x5d2a98=a0_0x3a67c7;if(typeof _0x42311c!==_0x5d2a98(0x400))return!![]&&console['warn']('[getDbTypeDisplay]\x20type\x20is\x20not\x20a\x20string:',_0x42311c),String(_0x42311c||'-');return DB_TYPE_DISPLAY_MAP[_0x42311c]||_0x42311c;}function formatDbType(_0x2bf5fb,_0x5dd743){const _0x38fdfb=a0_0x3a67c7;if(!_0x2bf5fb||typeof _0x2bf5fb!==_0x38fdfb(0x400))return'-';if(!_0x5dd743||typeof _0x5dd743!==_0x38fdfb(0x2b4))return _0x2bf5fb;const _0x136db0=[_0x38fdfb(0x25c),'DATETIME',_0x38fdfb(0x30c),_0x38fdfb(0x2e8)];if(_0x136db0[_0x38fdfb(0x1d3)](_0x2bf5fb[_0x38fdfb(0x186)]()))return _0x2bf5fb;return _0x2bf5fb+'('+_0x5dd743+')';}function parseOperationType(_0x979233){const _0x29adea=a0_0x3a67c7;if(typeof _0x979233!=='string'){!![]&&console['warn']('[parseOperationType]\x20value\x20is\x20not\x20a\x20string:',_0x979233);return;}if(Object[_0x29adea(0x348)](DatasetOperationType)[_0x29adea(0x1d3)](_0x979233))return _0x979233;const _0x514bd9=Object[_0x29adea(0x240)](OPERATION_TYPE_DISPLAY_NAME)[_0x29adea(0x323)](([_0x44c249,_0x26818a])=>_0x26818a===_0x979233);return _0x514bd9?_0x514bd9[0x0]:undefined;}function shouldIncludeField(_0x51f6d6,_0x789b11,_0x5067d4){const _0x40da33=a0_0x3a67c7,_0x50df86=parseFieldExtend(_0x51f6d6),_0x37300c=isPrimaryKeyField(_0x51f6d6,_0x5067d4),_0x254cf3=Boolean(_0x50df86[_0x40da33(0x23c)]),_0x2862af=Boolean(_0x50df86[_0x40da33(0x3c6)]),_0x5be798=Boolean(_0x50df86[_0x40da33(0x382)]),_0x3a9578=Boolean(_0x50df86['modifyDate']);switch(_0x789b11){case'getList':return!![];case _0x40da33(0x357):case'getOneOrigin':case _0x40da33(0x36d):return _0x37300c;case _0x40da33(0x2d8):case _0x40da33(0x342):if(_0x37300c&&_0x2862af)return![];if(_0x254cf3)return![];if(_0x5be798||_0x3a9578)return![];return!![];case _0x40da33(0x313):case _0x40da33(0x233):if(_0x37300c)return!![];if(_0x254cf3)return![];if(_0x5be798||_0x3a9578)return![];return!![];case _0x40da33(0x1f7):return _0x51f6d6[_0x40da33(0x2f0)]===_0x40da33(0x2f0);default:return!![];}}function getFieldsForOperation(_0x13805e,_0x55e335,_0x403324){const _0x25a136=a0_0x3a67c7;if(!Array[_0x25a136(0x205)](_0x13805e))return!![]&&console[_0x25a136(0x3dd)](_0x25a136(0x36c),_0x13805e),[];return _0x13805e[_0x25a136(0x1b6)](_0x28aa51=>shouldIncludeField(_0x28aa51,_0x55e335,_0x403324));}function isApiBlacklisted(_0x54f855){const _0x3b431a=a0_0x3a67c7;if(typeof _0x54f855!==_0x3b431a(0x400))return!![]&&console['warn'](_0x3b431a(0x3b7),_0x54f855),![];return API_BLACKLIST[_0x3b431a(0x1d3)](_0x54f855);}function filterApiOperations(_0x1146fe){const _0x9f2683=a0_0x3a67c7;if(!Array['isArray'](_0x1146fe))return!![]&&console['warn']('[filterApiOperations]\x20operations\x20is\x20not\x20an\x20array:',_0x1146fe),[];return _0x1146fe[_0x9f2683(0x1b6)](_0x3a05c8=>_0x3a05c8&&typeof _0x3a05c8===_0x9f2683(0x3ab)&&!isApiBlacklisted(_0x3a05c8[_0x9f2683(0x18e)]));}var TYPE_VALUE_GENERATORS={'TIMESTAMP':()=>Date['now'](),'DATE':()=>Date[a0_0x3a67c7(0x24c)](),'SELECT':({fieldInfo:_0x38e09a})=>{const _0x97466f=a0_0x3a67c7;if(_0x38e09a?.[_0x97466f(0x422)]&&Array['isArray'](_0x38e09a['options'])&&_0x38e09a[_0x97466f(0x422)][_0x97466f(0x31c)]>0x0)return _0x38e09a[_0x97466f(0x422)][0x0][_0x97466f(0x1a1)];return 0x1;},'NUMBER':()=>0x7b,'INTEGER':()=>0x64,'Integer':({fieldCode:_0x259bac})=>{const _0x470249=a0_0x3a67c7;if(_0x259bac==='currentPage')return 0x1;if(_0x259bac===_0x470249(0x35a))return 0xa;return 0x64;},'BIGINT':()=>0xf4240,'Long':()=>0xf4240,'INT':()=>0x64,'TINYINT':()=>0x1,'DECIMAL':()=>99.99,'FLOAT':()=>99.99,'DOUBLE':()=>99.99,'TEXT':({description:_0x386e76})=>{const _0x152e93=a0_0x3a67c7;if(_0x386e76&&typeof _0x386e76===_0x152e93(0x400)){const _0x39f524=_0x386e76[_0x152e93(0x385)]();if(_0x39f524[_0x152e93(0x1d3)]('邮箱')||_0x39f524['includes'](_0x152e93(0x1c5)))return _0x152e93(0x256);if(_0x39f524['includes']('电话')||_0x39f524['includes']('手机')||_0x39f524[_0x152e93(0x1d3)](_0x152e93(0x2aa)))return _0x152e93(0x19d);if(_0x39f524[_0x152e93(0x1d3)]('地址')||_0x39f524[_0x152e93(0x1d3)](_0x152e93(0x417)))return _0x152e93(0x22d);if(_0x39f524['includes']('姓名')||_0x39f524[_0x152e93(0x1d3)](_0x152e93(0x18e)))return'张三';}return _0x152e93(0x218);},'VARCHAR':({description:_0x7efe30})=>TYPE_VALUE_GENERATORS[a0_0x3a67c7(0x25c)]({'description':_0x7efe30}),'CHAR':({description:_0x307bc1})=>TYPE_VALUE_GENERATORS['TEXT']({'description':_0x307bc1}),'STRING':({fieldInfo:_0xa7e937,description:_0x3afd59})=>{const _0x6f56ce=a0_0x3a67c7;if(_0xa7e937?.[_0x6f56ce(0x1ac)]&&typeof _0xa7e937[_0x6f56ce(0x1ac)]===_0x6f56ce(0x400)&&_0xa7e937[_0x6f56ce(0x1ac)]!==_0x6f56ce(0x366))return _0xa7e937[_0x6f56ce(0x1ac)]['replace'](/^请输入|^请选择/,'');const _0x263971={};return _0x263971[_0x6f56ce(0x266)]=_0x3afd59,TYPE_VALUE_GENERATORS[_0x6f56ce(0x25c)](_0x263971);},'TEXTAREA':()=>a0_0x3a67c7(0x1ec),'LONGTEXT':()=>'这是一段较长的文本内容示例','BOOLEAN':()=>!![],'BOOL':()=>!![],'Boolean':()=>!![],'SWITCH':()=>!![],'CHECKBOX':()=>[0x1,0x2],'RADIO':()=>0x1,'JSON':()=>({'key':a0_0x3a67c7(0x1a1)}),'ARRAY':()=>[a0_0x3a67c7(0x3ac),a0_0x3a67c7(0x1ff)],'UPLOAD':()=>a0_0x3a67c7(0x317),'IMAGE':()=>a0_0x3a67c7(0x326),'RICH_TEXT':()=>a0_0x3a67c7(0x3ea)};function generateExampleValue(_0x52a5bd,_0x40a827,_0x1c347e,_0x511913={}){const _0x31ccfc=a0_0x3a67c7;typeof _0x52a5bd!==_0x31ccfc(0x400)&&(!![]&&console[_0x31ccfc(0x3dd)](_0x31ccfc(0x3ce),_0x52a5bd),_0x52a5bd=String(_0x52a5bd||''));if(typeof _0x40a827!==_0x31ccfc(0x400))return!![]&&console['warn']('[generateExampleValue]\x20fieldType\x20is\x20not\x20a\x20string:',_0x40a827),_0x31ccfc(0x391);const {isPrimaryKey:_0x313b87,dbtableConfig:_0x964a5b}=_0x511913;if(_0x313b87)return 0x1;if(_0x964a5b&&typeof _0x964a5b===_0x31ccfc(0x3ab)){const _0x2a573a=_0x964a5b[_0x31ccfc(0x1cf)]?.[_0x31ccfc(0x303)]===_0x52a5bd,_0x193cca=_0x964a5b[_0x31ccfc(0x243)]?.[_0x31ccfc(0x303)]===_0x52a5bd;if(_0x2a573a||_0x193cca){if(_0x1c347e&&typeof _0x1c347e===_0x31ccfc(0x400)&&_0x1c347e[_0x31ccfc(0x186)]()[_0x31ccfc(0x1d3)]('TIMESTAMP'))return Date[_0x31ccfc(0x24c)]();return new Date()[_0x31ccfc(0x238)]()['replace']('T','\x20')[_0x31ccfc(0x1c7)]('.')[0x0];}}const _0x14c3c0={..._0x511913};_0x14c3c0[_0x31ccfc(0x2bc)]=_0x52a5bd;const _0x1dfabd=_0x14c3c0;if(_0x1c347e&&typeof _0x1c347e==='string'){const _0x19d080=_0x1c347e['toUpperCase'](),_0x5b43ee=TYPE_VALUE_GENERATORS[_0x19d080];if(_0x5b43ee)return _0x5b43ee(_0x1dfabd);}if(_0x40a827&&typeof _0x40a827===_0x31ccfc(0x400)){const _0x5e0109=_0x40a827[_0x31ccfc(0x186)](),_0x48f29c=TYPE_VALUE_GENERATORS[_0x5e0109];if(_0x48f29c)return _0x48f29c(_0x1dfabd);}return _0x31ccfc(0x391);}function generateExampleFromSchema(_0x5ccab1,_0x505f80){const _0x21bdeb=a0_0x3a67c7;if(!_0x5ccab1||typeof _0x5ccab1!==_0x21bdeb(0x3ab))return{};if(Array['isArray'](_0x5ccab1)){if(_0x5ccab1['length']>0x0)return[generateExampleFromSchema(_0x5ccab1[0x0],_0x505f80)];return[];}const _0x2d3ade={};return Object[_0x21bdeb(0x289)](_0x5ccab1)['forEach'](_0x587b17=>{const _0x93813d=_0x21bdeb,_0x5b3470=_0x5ccab1[_0x587b17];if(_0x5b3470&&typeof _0x5b3470==='object'&&!Array['isArray'](_0x5b3470)&&_0x5b3470[_0x93813d(0x1c4)]){const _0x4fe9e9=_0x5b3470,_0x3596b4=_0x4fe9e9[_0x93813d(0x1c4)],_0xdf3baa=_0x4fe9e9[_0x93813d(0x266)];if(typeof _0x3596b4===_0x93813d(0x400)){const _0x1cf817={};_0x1cf817[_0x93813d(0x266)]=_0xdf3baa,_0x1cf817[_0x93813d(0x245)]=_0x505f80,_0x2d3ade[_0x587b17]=generateExampleValue(_0x587b17,_0x3596b4,undefined,_0x1cf817);}else _0x2d3ade[_0x587b17]=_0x93813d(0x391);}else{if(Array['isArray'](_0x5b3470))_0x2d3ade[_0x587b17]=_0x5b3470['length']>0x0?[generateExampleFromSchema(_0x5b3470[0x0],_0x505f80)]:[];else _0x5b3470&&typeof _0x5b3470==='object'?_0x2d3ade[_0x587b17]=generateExampleFromSchema(_0x5b3470,_0x505f80):_0x2d3ade[_0x587b17]=_0x5b3470;}}),_0x2d3ade;}function parseRequestBody(_0x5680d7){const _0x5981b8=a0_0x3a67c7;if(!_0x5680d7)return{};try{return JSON['parse'](_0x5680d7);}catch(_0xb7886){return!![]&&console[_0x5981b8(0x3dd)]('解析\x20requestBody\x20失败:',_0xb7886),{};}}function parseResponseBody(_0x4f04aa){const _0x4c89da=a0_0x3a67c7;if(!_0x4f04aa)return null;try{const _0x23acb5=JSON[_0x4c89da(0x216)](_0x4f04aa);return _0x23acb5[_0x4c89da(0x30d)]||_0x23acb5;}catch(_0x56c612){return!![]&&console[_0x4c89da(0x3dd)](_0x4c89da(0x1ab),_0x56c612),null;}}function generateRequestExample(_0x4e020d,_0x30d9cd,_0x4f5a3c,_0xcf66b7){const _0x5b954d=a0_0x3a67c7,_0x548c15={};if(!Array['isArray'](_0x4e020d))return!![]&&console[_0x5b954d(0x3dd)]('[generateRequestExample]\x20fields\x20is\x20not\x20an\x20array:',_0x4e020d),_0x548c15;return _0x4e020d[_0x5b954d(0x40a)](_0x5968c8=>{const _0x4f84af=_0x5b954d;if(!_0x5968c8||typeof _0x5968c8!==_0x4f84af(0x3ab)){!![]&&console['warn']('[generateRequestExample]\x20Invalid\x20field:',_0x5968c8);return;}if(typeof _0x5968c8['code']!==_0x4f84af(0x400)||typeof _0x5968c8[_0x4f84af(0x1c4)]!==_0x4f84af(0x400)){!![]&&console['warn'](_0x4f84af(0x25e),_0x5968c8);return;}const _0x5a6772=parseFieldExtend(_0x5968c8),_0x349a49=_0x5968c8[_0x4f84af(0x2f0)]===_0x4f5a3c||Boolean(_0x5a6772?.[_0x4f84af(0x2f1)]),_0x9227c9=generateExampleValue(_0x5968c8[_0x4f84af(0x2f0)],_0x5968c8[_0x4f84af(0x1c4)],typeof _0x5968c8[_0x4f84af(0x296)]===_0x4f84af(0x400)?_0x5968c8[_0x4f84af(0x296)]:undefined,{'fieldInfo':_0x5a6772,'isPrimaryKey':_0x349a49,'description':_0x5968c8[_0x4f84af(0x266)]||_0x5968c8[_0x4f84af(0x18e)],'dbtableConfig':_0xcf66b7});_0x548c15[_0x5968c8[_0x4f84af(0x2f0)]]=_0x9227c9;}),_0x30d9cd===_0x5b954d(0x352)&&(_0x548c15[_0x5b954d(0x3fa)]=0x1,_0x548c15[_0x5b954d(0x35a)]=0xa),_0x548c15;}function formatEnumValue(_0x1fb5c4,_0x531442){const _0x42f73d=a0_0x3a67c7;if(_0x1fb5c4['multiple']&&Array['isArray'](_0x531442))return _0x531442[_0x42f73d(0x295)](_0x271b35=>_0x1fb5c4[_0x42f73d(0x3ad)][String(_0x271b35)]||String(_0x271b35))[_0x42f73d(0x414)](',\x20');return _0x1fb5c4['valueLabels'][String(_0x531442)]||String(_0x531442);}function formatOptionsForDoc(_0x2d1ace){const _0x128052=a0_0x3a67c7;return _0x2d1ace[_0x128052(0x295)](_0x2bf5d6=>_0x2bf5d6[_0x128052(0x1a1)]+'('+_0x2bf5d6[_0x128052(0x428)]+')')['join'](',\x20');}function formatOptionsAsMarkdownList(_0x321a6b,_0x36272c=0x0){const _0x57d33c=a0_0x3a67c7,_0x51eb54='\x20\x20'[_0x57d33c(0x284)](_0x36272c),_0xc7490e=[];return _0x321a6b[_0x57d33c(0x40a)](_0x1ebce2=>{const _0x12aa0a=_0x57d33c;_0xc7490e[_0x12aa0a(0x3cf)](_0x51eb54+'-\x20`'+_0x1ebce2[_0x12aa0a(0x1a1)]+_0x12aa0a(0x413)+_0x1ebce2[_0x12aa0a(0x428)]),_0x1ebce2[_0x12aa0a(0x239)]&&_0x1ebce2[_0x12aa0a(0x239)]['length']>0x0&&_0xc7490e[_0x12aa0a(0x3cf)](formatOptionsAsMarkdownList(_0x1ebce2[_0x12aa0a(0x239)],_0x36272c+0x1));}),_0xc7490e[_0x57d33c(0x414)]('\x0a');}class DbtableConfig{[a0_0x3a67c7(0x2eb)];constructor(_0xf1eff1){const _0x52c415=a0_0x3a67c7,_0x4c07aa={..._0xf1eff1};this[_0x52c415(0x2eb)]=_0x4c07aa;}get[a0_0x3a67c7(0x250)](){const _0x59f791=a0_0x3a67c7;return this[_0x59f791(0x2eb)]['dbId'];}get['dbName'](){const _0x2629c7=a0_0x3a67c7;return this['_raw'][_0x2629c7(0x23f)]??this[_0x2629c7(0x2eb)]['dblinkInfoDTO']?.[_0x2629c7(0x23f)];}get[a0_0x3a67c7(0x1a3)](){const _0x3e3795=a0_0x3a67c7;return this[_0x3e3795(0x2eb)]['tableName'];}get[a0_0x3a67c7(0x36b)](){const _0x24bfa5=a0_0x3a67c7;return this['_raw'][_0x24bfa5(0x36b)];}get['pkField'](){const _0x34d3d0=a0_0x3a67c7;return this[_0x34d3d0(0x2eb)][_0x34d3d0(0x1ea)];}get[a0_0x3a67c7(0x23d)](){const _0x5d546e=a0_0x3a67c7;return this[_0x5d546e(0x2eb)][_0x5d546e(0x23d)];}get[a0_0x3a67c7(0x405)](){const _0x46af1e=a0_0x3a67c7;return this[_0x46af1e(0x2eb)]['logicField'];}get[a0_0x3a67c7(0x1cf)](){const _0x4986a9=a0_0x3a67c7;return this['_raw'][_0x4986a9(0x1cf)];}get['updateTimeField'](){const _0x391dd3=a0_0x3a67c7;return this['_raw'][_0x391dd3(0x243)];}get[a0_0x3a67c7(0x3b3)](){const _0x2d9f0d=a0_0x3a67c7;return this['_raw'][_0x2d9f0d(0x3b3)];}get[a0_0x3a67c7(0x35e)](){const _0x1bed29=a0_0x3a67c7;return this['_raw'][_0x1bed29(0x35e)];}get[a0_0x3a67c7(0x265)](){const _0xdb5abf=a0_0x3a67c7;return this['_raw'][_0xdb5abf(0x265)];}get[a0_0x3a67c7(0x3be)](){const _0x10345f=a0_0x3a67c7;return this[_0x10345f(0x2eb)]['modifierNameField'];}get[a0_0x3a67c7(0x273)](){const _0x95f6ee=a0_0x3a67c7;return this['_raw'][_0x95f6ee(0x273)];}[a0_0x3a67c7(0x32f)](){const _0x1913b4=a0_0x3a67c7;if(!this[_0x1913b4(0x2eb)][_0x1913b4(0x373)])return[];return this[_0x1913b4(0x2eb)][_0x1913b4(0x373)][_0x1913b4(0x1c7)](',')[_0x1913b4(0x295)](_0x145498=>_0x145498['trim']())['filter'](Boolean);}[a0_0x3a67c7(0x1c8)](){const _0x4d9019=a0_0x3a67c7;return this[_0x4d9019(0x2eb)][_0x4d9019(0x373)];}[a0_0x3a67c7(0x29c)](_0x20de28){const _0x3e82e7=a0_0x3a67c7;return this[_0x3e82e7(0x32f)]()['includes'](_0x20de28);}[a0_0x3a67c7(0x3c3)](){const _0xeb03ec=a0_0x3a67c7;return Boolean(this['_raw'][_0xeb03ec(0x1a3)]);}[a0_0x3a67c7(0x24f)](){const _0x3fcccc=a0_0x3a67c7;return Boolean(this[_0x3fcccc(0x2eb)][_0x3fcccc(0x273)]);}['hasLogicField'](){const _0x1830e2=a0_0x3a67c7;return Boolean(this[_0x1830e2(0x2eb)][_0x1830e2(0x405)]?.[_0x1830e2(0x303)]);}[a0_0x3a67c7(0x426)](){const _0xa12fee=a0_0x3a67c7;return Boolean(this['_raw']['createTimeField']?.[_0xa12fee(0x303)]);}[a0_0x3a67c7(0x207)](){const _0x39d1b3=a0_0x3a67c7;return Boolean(this['_raw']['updateTimeField']?.[_0x39d1b3(0x303)]);}[a0_0x3a67c7(0x3e1)](){const _0x391fa9=a0_0x3a67c7;return Boolean(this[_0x391fa9(0x2eb)]['creatorIdField']?.[_0x391fa9(0x303)]);}[a0_0x3a67c7(0x384)](){const _0xf88a20=a0_0x3a67c7;return Boolean(this[_0xf88a20(0x2eb)][_0xf88a20(0x265)]?.[_0xf88a20(0x303)]);}[a0_0x3a67c7(0x325)](_0x321883){const _0x415e41=a0_0x3a67c7;return this[_0x415e41(0x2eb)][_0x415e41(0x1ea)]===_0x321883;}[a0_0x3a67c7(0x412)](_0x54a7b0){const _0x23325e=a0_0x3a67c7;return this[_0x23325e(0x325)](_0x54a7b0)||this[_0x23325e(0x2eb)][_0x23325e(0x405)]?.[_0x23325e(0x303)]===_0x54a7b0||this[_0x23325e(0x2eb)]['createTimeField']?.[_0x23325e(0x303)]===_0x54a7b0||this[_0x23325e(0x2eb)][_0x23325e(0x243)]?.[_0x23325e(0x303)]===_0x54a7b0||this[_0x23325e(0x2eb)][_0x23325e(0x3b3)]?.[_0x23325e(0x303)]===_0x54a7b0||this[_0x23325e(0x2eb)][_0x23325e(0x35e)]?.['fieldName']===_0x54a7b0||this[_0x23325e(0x2eb)][_0x23325e(0x265)]?.[_0x23325e(0x303)]===_0x54a7b0||this['_raw'][_0x23325e(0x3be)]?.[_0x23325e(0x303)]===_0x54a7b0;}['getDatabaseName'](){const _0x2f7d0c=a0_0x3a67c7;return this[_0x2f7d0c(0x2eb)]['dblinkInfoDTO']?.[_0x2f7d0c(0x23f)];}[a0_0x3a67c7(0x185)](){const _0x35e649=a0_0x3a67c7;return this[_0x35e649(0x2eb)]['dblinkInfoDTO']?.[_0x35e649(0x296)];}[a0_0x3a67c7(0x278)](){const _0x419ba0=a0_0x3a67c7;return this[_0x419ba0(0x2eb)][_0x419ba0(0x273)]?.[_0x419ba0(0x421)];}[a0_0x3a67c7(0x34f)](){const _0x49cbb0=a0_0x3a67c7;return this[_0x49cbb0(0x2eb)]['dblinkInfoDTO']?.[_0x49cbb0(0x387)];}[a0_0x3a67c7(0x345)](){const _0x658227=a0_0x3a67c7;return this['_raw'][_0x658227(0x273)]?.[_0x658227(0x31a)];}[a0_0x3a67c7(0x188)](){const _0x554c16=a0_0x3a67c7;return this['_raw'][_0x554c16(0x273)]?.['systemAnalysisResult'];}['getStats'](){const _0x597fcd=a0_0x3a67c7;return{'hasTableName':this['hasTableName'](),'hasDblinkInfo':this[_0x597fcd(0x24f)](),'fieldCount':this['getAllFieldsArray']()['length'],'systemFields':{'hasLogicField':this[_0x597fcd(0x1df)](),'hasCreateTimeField':this[_0x597fcd(0x426)](),'hasUpdateTimeField':this[_0x597fcd(0x207)](),'hasCreatorIdField':this[_0x597fcd(0x3e1)](),'hasModifierIdField':this[_0x597fcd(0x384)]()}};}[a0_0x3a67c7(0x318)](){const _0x152d88=a0_0x3a67c7,_0x5d74e2={};return _0x5d74e2[_0x152d88(0x1a3)]=this[_0x152d88(0x1a3)],_0x5d74e2[_0x152d88(0x1ea)]=this[_0x152d88(0x1ea)],_0x5d74e2['datasetKey']=this[_0x152d88(0x36b)],_0x5d74e2['dbId']=this[_0x152d88(0x250)],_0x5d74e2;}[a0_0x3a67c7(0x41b)](){const _0x2ea3d4={...this['_raw']};return _0x2ea3d4;}[a0_0x3a67c7(0x1de)](){const _0x2c6d64=a0_0x3a67c7,_0x1e8af4={...this[_0x2c6d64(0x2eb)]};return _0x1e8af4;}[a0_0x3a67c7(0x31b)](){const _0x1b9f12=a0_0x3a67c7,_0x276935=this[_0x1b9f12(0x1a3)]||_0x1b9f12(0x306),_0x2e56e1=this[_0x1b9f12(0x32f)]()['length'];return _0x1b9f12(0x3e7)+_0x276935+_0x1b9f12(0x399)+_0x2e56e1+')';}static[a0_0x3a67c7(0x2cb)](){return new DbtableConfig({});}}class DatasetItem{[a0_0x3a67c7(0x2eb)];constructor(_0x1be053){const _0x54bae3=a0_0x3a67c7,_0x4821e0=_0x1be053[_0x54bae3(0x2f6)]||_0x1be053['code']||_0x1be053[_0x54bae3(0x27e)],_0x89443f={..._0x1be053};_0x89443f[_0x54bae3(0x2f6)]=_0x4821e0,this[_0x54bae3(0x2eb)]=_0x89443f;}get['id'](){return this['_raw']['id'];}get[a0_0x3a67c7(0x18e)](){const _0x22c04=a0_0x3a67c7;return this[_0x22c04(0x2eb)][_0x22c04(0x18e)];}[a0_0x3a67c7(0x1d8)](){const _0xb5f64c=a0_0x3a67c7;return this[_0xb5f64c(0x18e)];}get[a0_0x3a67c7(0x2f6)](){const _0x30593e=a0_0x3a67c7;return this[_0x30593e(0x2eb)][_0x30593e(0x2f6)]||'';}get[a0_0x3a67c7(0x245)](){const _0x313b70=a0_0x3a67c7;if(!this['_raw']['dbtableConfig'])return null;return new DbtableConfig(this[_0x313b70(0x2eb)][_0x313b70(0x245)]);}[a0_0x3a67c7(0x1a2)](){const _0x20e8d7=a0_0x3a67c7;return this[_0x20e8d7(0x2eb)][_0x20e8d7(0x245)];}[a0_0x3a67c7(0x38b)](){const _0x48e7b9=a0_0x3a67c7;return this[_0x48e7b9(0x245)]?.[_0x48e7b9(0x23f)]||'';}[a0_0x3a67c7(0x316)](){const _0x14c73c=a0_0x3a67c7;return getTableName(this[_0x14c73c(0x2eb)]);}[a0_0x3a67c7(0x331)](){const _0x36c3b6=a0_0x3a67c7;return getTableKey(this[_0x36c3b6(0x316)]());}[a0_0x3a67c7(0x215)](){const _0x437c82=a0_0x3a67c7;return generateModelKeyFromCode(this[_0x437c82(0x2f6)]);}['isVirtualTable'](){const _0x4c6050=a0_0x3a67c7;return isVirtualTableName(this[_0x4c6050(0x316)]());}['getModelName'](){const _0x40be22=a0_0x3a67c7;return getTableKey(this[_0x40be22(0x316)]());}[a0_0x3a67c7(0x318)](){const _0x4a10eb=a0_0x3a67c7,_0x3a8a73=getTableKey(this[_0x4a10eb(0x316)]());return{'key':_0x3a8a73,'alias':_0x3a8a73,'tableName':this['getTableName'](),'datasetCode':this[_0x4a10eb(0x2f6)],'name':this[_0x4a10eb(0x18e)]};}[a0_0x3a67c7(0x41b)](){const _0x251759=a0_0x3a67c7,_0x50b919={...this['_raw']};return _0x50b919[_0x251759(0x2f6)]=this['datasetCode'],_0x50b919;}['getRaw'](){const _0x1d92f9=a0_0x3a67c7,_0x2862c9={...this[_0x1d92f9(0x2eb)]};return _0x2862c9;}[a0_0x3a67c7(0x1b8)](){const _0x2b3a7c=a0_0x3a67c7,_0x45308c=this[_0x2b3a7c(0x245)];return _0x45308c!==null&&_0x45308c[_0x2b3a7c(0x3c3)]();}[a0_0x3a67c7(0x3de)](_0x507db0){const _0x495832=a0_0x3a67c7;return this[_0x495832(0x2eb)][_0x507db0];}[a0_0x3a67c7(0x3aa)](_0x3956cc){const _0x2e9569=a0_0x3a67c7;return _0x3956cc in this[_0x2e9569(0x2eb)];}['toString'](){const _0x1711ab=a0_0x3a67c7;return _0x1711ab(0x3b4)+this['name']+',\x20'+this[_0x1711ab(0x2f6)]+')';}}class Operation{[a0_0x3a67c7(0x18e)];[a0_0x3a67c7(0x2eb)];[a0_0x3a67c7(0x1a4)];constructor(_0x281b37,_0x56ad5f,_0x3be566){const _0x624f3c=a0_0x3a67c7;this[_0x624f3c(0x18e)]=_0x281b37,this[_0x624f3c(0x2eb)]=_0x56ad5f,this[_0x624f3c(0x1a4)]=_0x3be566;}[a0_0x3a67c7(0x1d8)](){const _0x19d3c8=a0_0x3a67c7;return this[_0x19d3c8(0x18e)];}[a0_0x3a67c7(0x19e)](){const _0x5aeb37=a0_0x3a67c7;return OPERATION_TYPE_DISPLAY_NAME[this[_0x5aeb37(0x18e)]]||this[_0x5aeb37(0x18e)];}['getType'](){const _0x12d8a9=a0_0x3a67c7;return parseOperationType(this[_0x12d8a9(0x18e)]);}[a0_0x3a67c7(0x3c5)](){return this['_raw']!==null&&this['_raw']!==![];}[a0_0x3a67c7(0x3dc)](){const _0x57bfe8=a0_0x3a67c7,_0x5eda0e=this['_raw'];if(_0x5eda0e===![]||_0x5eda0e===null)return'';return _0x5eda0e[_0x57bfe8(0x291)]||'GET';}['getPath'](){const _0x55c9b4=a0_0x3a67c7,_0x3a8e1c=this[_0x55c9b4(0x2eb)];if(_0x3a8e1c===![]||_0x3a8e1c===null)return'';return _0x3a8e1c[_0x55c9b4(0x38c)]||'';}[a0_0x3a67c7(0x34c)](){const _0x21fe59=a0_0x3a67c7,_0x50f2b4=this[_0x21fe59(0x2eb)];let _0x1c546b='';_0x50f2b4!==![]&&_0x50f2b4!==null&&_0x50f2b4['host']&&(_0x1c546b=_0x50f2b4['host']);const _0x5884b0=this[_0x21fe59(0x2c7)]();return _0x1c546b&&_0x5884b0?''+_0x1c546b+_0x5884b0:_0x5884b0;}[a0_0x3a67c7(0x220)](){const _0x577590=a0_0x3a67c7,_0x5ec859=this['_raw'];if(_0x5ec859===![]||_0x5ec859===null||!_0x5ec859[_0x577590(0x3ae)])return{};try{return JSON[_0x577590(0x216)](_0x5ec859['requestBody']);}catch{return{};}}[a0_0x3a67c7(0x272)](){const _0x3388fe=a0_0x3a67c7,_0x421321=this[_0x3388fe(0x2eb)];if(_0x421321===![]||_0x421321===null||!_0x421321['responseBody'])return null;return parseResponseBody(_0x421321[_0x3388fe(0x358)]);}[a0_0x3a67c7(0x2a9)](){const _0x5bf5e0=a0_0x3a67c7;return this[_0x5bf5e0(0x220)]();}['getResponseSchema'](){const _0x29df32=a0_0x3a67c7;return this[_0x29df32(0x272)]();}[a0_0x3a67c7(0x379)](){const _0x3bafec=a0_0x3a67c7,_0x108afb=this['getRequestParams']();return Object[_0x3bafec(0x289)](_0x108afb);}[a0_0x3a67c7(0x203)](){const _0x549e14=a0_0x3a67c7,_0x265aea=this[_0x549e14(0x2a9)](),_0x5bad30={};return Object[_0x549e14(0x240)](_0x265aea)['forEach'](([_0x1a4f3e,_0x18b306])=>{const _0x3901b4=_0x549e14,_0x4d69f7=_0x18b306;_0x5bad30[_0x1a4f3e]=generateExampleValue(_0x1a4f3e,_0x4d69f7[_0x3901b4(0x1c4)]||_0x3901b4(0x2c4),undefined,{'description':_0x4d69f7['description']});}),_0x5bad30;}[a0_0x3a67c7(0x3a4)](){const _0x372104=a0_0x3a67c7;return this[_0x372104(0x203)]();}[a0_0x3a67c7(0x35f)](){const _0x4c4214=a0_0x3a67c7,_0xa1aa75=this[_0x4c4214(0x272)]();if(!_0xa1aa75){const _0x25b89b={};return _0x25b89b[_0x4c4214(0x28c)]=!![],_0x25b89b[_0x4c4214(0x275)]=_0x4c4214(0x1bb),_0x25b89b['errorMsg']='',_0x25b89b[_0x4c4214(0x36a)]='0000',_0x25b89b[_0x4c4214(0x3cb)]=null,_0x25b89b;}return this[_0x4c4214(0x2df)](_0xa1aa75);}['generateFromSchema'](_0x6e9388){const _0x1fe9f4=a0_0x3a67c7;if(!_0x6e9388||typeof _0x6e9388!==_0x1fe9f4(0x3ab))return{};if(Array['isArray'](_0x6e9388))return _0x6e9388['length']>0x0?[this[_0x1fe9f4(0x2df)](_0x6e9388[0x0])]:[];const _0x25c711={};for(const [_0x24389f,_0x3bbe37]of Object[_0x1fe9f4(0x240)](_0x6e9388)){if(_0x3bbe37&&typeof _0x3bbe37==='object'&&!Array[_0x1fe9f4(0x205)](_0x3bbe37)){const _0x51df49=_0x3bbe37;_0x25c711[_0x24389f]=generateExampleValue(_0x24389f,_0x51df49['type']||_0x1fe9f4(0x2c4),undefined,{'description':_0x51df49[_0x1fe9f4(0x266)]});}else Array[_0x1fe9f4(0x205)](_0x3bbe37)?_0x25c711[_0x24389f]=_0x3bbe37[_0x1fe9f4(0x31c)]>0x0?[this[_0x1fe9f4(0x2df)](_0x3bbe37[0x0])]:[]:_0x25c711[_0x24389f]=_0x3bbe37;}return _0x25c711;}[a0_0x3a67c7(0x249)](_0x230c33,_0x2c0b64,_0x2a7040,_0xae395d){return generateExampleValue(_0x230c33,_0x2c0b64,_0x2a7040,_0xae395d);}[a0_0x3a67c7(0x1b7)](_0x19f3bd,_0x17f2ce){const _0x430447=a0_0x3a67c7,_0x5b614a=this['getName']();return _0x430447(0x214)+_0x19f3bd+'.'+_0x5b614a+_0x430447(0x246);}[a0_0x3a67c7(0x34e)](_0x178ce1){const _0x59b089=a0_0x3a67c7,_0x4946eb=this[_0x59b089(0x1d8)](),_0x156293=_0x178ce1||'yourModel',_0x51b17b={};return _0x51b17b[_0x59b089(0x1f9)]=_0x59b089(0x37e)+_0x156293+'.'+_0x4946eb+_0x59b089(0x246),_0x51b17b['errorCode']='try\x20{\x0a\x20\x20const\x20data\x20=\x20await\x20client.models.'+_0x156293+'.'+_0x4946eb+_0x59b089(0x1dc),_0x51b17b;}[a0_0x3a67c7(0x411)](){const _0x446a4c=a0_0x3a67c7,_0x1ed60c=this[_0x446a4c(0x2a9)](),_0x24e1ba=Object[_0x446a4c(0x240)](_0x1ed60c)['map'](([_0x1e0b84,_0x53c5b5])=>{const _0x43be33=_0x446a4c,_0x1b937f=_0x53c5b5,_0x31871a={};return _0x31871a[_0x43be33(0x18e)]=_0x1e0b84,_0x31871a[_0x43be33(0x1c4)]=_0x1b937f[_0x43be33(0x1c4)]||'String',_0x31871a['description']=_0x1b937f[_0x43be33(0x266)]||'-',_0x31871a[_0x43be33(0x3fe)]=_0x1b937f[_0x43be33(0x3fe)],_0x31871a;}),_0x5b9100={};return _0x5b9100[_0x446a4c(0x2f8)]=_0x24e1ba,_0x5b9100;}['getResponseParamsDocInfo'](){const _0x37893b=a0_0x3a67c7,_0x57ca1c=this[_0x37893b(0x272)]();if(!_0x57ca1c){const _0x2c2e32={};return _0x2c2e32[_0x37893b(0x2f8)]=[],_0x2c2e32;}const _0x1a0fc2=Object[_0x37893b(0x240)](_0x57ca1c)['map'](([_0xac61b5,_0x16e176])=>{const _0x4af5ca=_0x37893b,_0x360510=_0x16e176,_0x5220b4={};return _0x5220b4[_0x4af5ca(0x18e)]=_0xac61b5,_0x5220b4[_0x4af5ca(0x1c4)]=_0x360510[_0x4af5ca(0x1c4)]||'String',_0x5220b4[_0x4af5ca(0x266)]=_0x360510[_0x4af5ca(0x266)]||'-',_0x5220b4;}),_0x384c17={};return _0x384c17[_0x37893b(0x2f8)]=_0x1a0fc2,_0x384c17;}[a0_0x3a67c7(0x1fc)](){return[];}[a0_0x3a67c7(0x30e)](){const _0x24117c=a0_0x3a67c7;return this[_0x24117c(0x1a4)]['fields']||[];}['getAllParams'](){const _0x3d86b1=a0_0x3a67c7;return{'systemFields':this['getSystemFields'](),'businessFields':this[_0x3d86b1(0x30e)]()};}[a0_0x3a67c7(0x3f8)](_0x5d3d8d){const _0x1a4b5e=a0_0x3a67c7;return this['context'][_0x1a4b5e(0x389)][_0x1a4b5e(0x323)](_0x2c66ba=>_0x2c66ba?.['code']===_0x5d3d8d);}[a0_0x3a67c7(0x252)](_0x293c6b){const _0x54e1c3=a0_0x3a67c7;return _0x293c6b[_0x54e1c3(0x2f0)];}[a0_0x3a67c7(0x2fa)](_0x42b843){const _0x18a7b2=a0_0x3a67c7;return _0x42b843[_0x18a7b2(0x1c4)];}[a0_0x3a67c7(0x24a)](_0x5b0656){const _0x155663=a0_0x3a67c7;return _0x5b0656[_0x155663(0x18e)];}[a0_0x3a67c7(0x227)](_0x1147dc){const _0x3f0325=a0_0x3a67c7;return _0x1147dc[_0x3f0325(0x266)];}[a0_0x3a67c7(0x350)](_0x5f5296){const _0x55dc07=a0_0x3a67c7;return _0x5f5296[_0x55dc07(0x419)]()||null;}[a0_0x3a67c7(0x407)](_0x311a4b){return _0x311a4b['isPrimaryKey']();}[a0_0x3a67c7(0x274)](){return[];}[a0_0x3a67c7(0x3c4)](_0x51fb52){return[];}[a0_0x3a67c7(0x41b)](){const _0x139be2=a0_0x3a67c7;return{'name':this[_0x139be2(0x1d8)](),'displayName':this['getDisplayName'](),'type':this[_0x139be2(0x321)](),'enabled':this[_0x139be2(0x3c5)](),'method':this['getMethod'](),'path':this[_0x139be2(0x2c7)](),'fullUrl':this[_0x139be2(0x34c)](),'requestParams':this['getRequestParams'](),'requestExample':this[_0x139be2(0x203)](),'responseExample':this[_0x139be2(0x35f)]()};}[a0_0x3a67c7(0x31b)](){const _0x57e4d8=a0_0x3a67c7,_0x2606e9=this[_0x57e4d8(0x3c5)]()?'启用':'禁用';return this[_0x57e4d8(0x19e)]()+'('+this[_0x57e4d8(0x18e)]+',\x20'+_0x2606e9+')';}}class GenericOperation extends Operation{[a0_0x3a67c7(0x288)];['getRequestParams'](){const _0x1eecc1=a0_0x3a67c7;return this[_0x1eecc1(0x220)]();}[a0_0x3a67c7(0x1ce)](){const _0x361114=a0_0x3a67c7;return this[_0x361114(0x272)]();}[a0_0x3a67c7(0x203)](){const _0x5e98e=a0_0x3a67c7;if(this['_requestExampleCache'])return this['_requestExampleCache'];const _0x53d387={},_0x3e25ca=this[_0x5e98e(0x2a9)](),_0x11ba20=this[_0x5e98e(0x321)]();if(Object[_0x5e98e(0x289)](_0x3e25ca)['length']===0x0&&_0x11ba20){const _0x2dba1a=this['getBusinessFields']();return _0x2dba1a[_0x5e98e(0x40a)](_0x5c1d77=>{const _0x2c034e=_0x5e98e,_0x449fda=_0x5c1d77[_0x2c034e(0x2f0)],_0x2e9fda=_0x5c1d77[_0x2c034e(0x1c4)],_0x2ab296=this['generateFieldExample'](_0x449fda,_0x2e9fda,_0x5c1d77[_0x2c034e(0x3a8)](),{'isPrimaryKey':_0x5c1d77[_0x2c034e(0x32e)](),'description':_0x5c1d77[_0x2c034e(0x266)]||_0x5c1d77[_0x2c034e(0x18e)]});_0x53d387[_0x449fda]=_0x2ab296;}),this[_0x5e98e(0x288)]=_0x53d387,_0x53d387;}return Object['entries'](_0x3e25ca)['forEach'](([_0x11bc97,_0xc7f4e5])=>{const _0xcba007=_0x5e98e,_0x46f3d8=_0xc7f4e5;let _0x13b21a;if(typeof _0x46f3d8[_0xcba007(0x1c4)]===_0xcba007(0x400))_0x13b21a=_0x46f3d8[_0xcba007(0x1c4)];else _0x46f3d8[_0xcba007(0x1c4)]&&typeof _0x46f3d8[_0xcba007(0x1c4)]==='object'?_0x13b21a=_0x46f3d8['type'][_0xcba007(0x1c4)]||'TEXT':_0x13b21a=_0xcba007(0x25c);const _0x447059=_0x46f3d8[_0xcba007(0x266)],_0x591b2c=this['getFieldDefinition'](_0x11bc97);if(_0x11bc97===_0xcba007(0x3fa))_0x53d387[_0x11bc97]=0x1;else{if(_0x11bc97===_0xcba007(0x35a))_0x53d387[_0x11bc97]=0xa;else{if(_0x11bc97==='id')_0x53d387[_0x11bc97]=0x1;else{const _0x42f64c=_0x591b2c?_0x591b2c[_0xcba007(0x3a8)]():undefined,_0x10a737=_0x591b2c?_0x591b2c[_0xcba007(0x266)]:undefined,_0x3b894b=_0x591b2c?_0x591b2c[_0xcba007(0x18e)]:undefined;_0x53d387[_0x11bc97]=this['generateFieldExample'](_0x11bc97,_0x13b21a,_0x42f64c||undefined,{'isPrimaryKey':_0x11bc97===this[_0xcba007(0x1a4)][_0xcba007(0x1ea)]||_0x11bc97==='id','description':_0x447059||_0x10a737||_0x3b894b});}}}}),this[_0x5e98e(0x288)]=_0x53d387,_0x53d387;}['generateResponseExample'](){const _0x39f84f=a0_0x3a67c7,_0xd84947=this[_0x39f84f(0x1ce)]();if(!_0xd84947){const _0x4786aa={};return _0x4786aa[_0x39f84f(0x28c)]=!![],_0x4786aa[_0x39f84f(0x275)]=_0x39f84f(0x1bb),_0x4786aa[_0x39f84f(0x388)]='',_0x4786aa[_0x39f84f(0x36a)]='0000',_0x4786aa[_0x39f84f(0x3cb)]=null,_0x4786aa;}return this['generateFromSchema'](_0xd84947);}[a0_0x3a67c7(0x2df)](_0xf5305){const _0x325e04=a0_0x3a67c7;if(!_0xf5305||typeof _0xf5305!==_0x325e04(0x3ab))return{};if(Array[_0x325e04(0x205)](_0xf5305)){if(_0xf5305['length']>0x0)return[this['generateFromSchema'](_0xf5305[0x0])];return[];}const _0x59cc71={};return Object['keys'](_0xf5305)['forEach'](_0x3f2e22=>{const _0x46f87a=_0x325e04,_0x2cb72f=_0xf5305[_0x3f2e22];if(_0x2cb72f&&typeof _0x2cb72f===_0x46f87a(0x3ab)&&!Array[_0x46f87a(0x205)](_0x2cb72f)&&_0x2cb72f['type']){const _0x54f71b=_0x2cb72f;let _0x3a29cd;if(typeof _0x54f71b[_0x46f87a(0x1c4)]===_0x46f87a(0x400))_0x3a29cd=_0x54f71b[_0x46f87a(0x1c4)];else _0x54f71b[_0x46f87a(0x1c4)]&&typeof _0x54f71b['type']===_0x46f87a(0x3ab)?_0x3a29cd=_0x54f71b[_0x46f87a(0x1c4)][_0x46f87a(0x1c4)]||_0x46f87a(0x25c):_0x3a29cd=_0x46f87a(0x25c);const _0x17e16a=_0x54f71b[_0x46f87a(0x266)],_0x49f9d1={};_0x49f9d1[_0x46f87a(0x266)]=_0x17e16a,_0x59cc71[_0x3f2e22]=this[_0x46f87a(0x249)](_0x3f2e22,_0x3a29cd,undefined,_0x49f9d1);}else{if(Array[_0x46f87a(0x205)](_0x2cb72f))_0x59cc71[_0x3f2e22]=_0x2cb72f[_0x46f87a(0x31c)]>0x0?[this[_0x46f87a(0x2df)](_0x2cb72f[0x0])]:[];else _0x2cb72f&&typeof _0x2cb72f===_0x46f87a(0x3ab)?_0x59cc71[_0x3f2e22]=this[_0x46f87a(0x2df)](_0x2cb72f):_0x59cc71[_0x3f2e22]=_0x2cb72f;}}),_0x59cc71;}[a0_0x3a67c7(0x1b7)](_0x2206eb,_0x2507a3){const _0x15a523=a0_0x3a67c7,{useFullExample:useFullExample=![],indent:indent='\x20\x20'}=_0x2507a3||{},_0x1653e5=this[_0x15a523(0x1d8)](),_0x4a6cd2=this['getType'](),_0xe2d3c2=this[_0x15a523(0x379)](),_0x189499=this[_0x15a523(0x203)](),_0xae0e23=_0x1a1e85=>{const _0x27d560=_0x15a523;if(Object['keys'](_0x1a1e85)['length']===0x0)return'{}';const _0xc406c0=JSON['stringify'](_0x1a1e85,null,0x2)[_0x27d560(0x1c7)]('\x0a')[_0x27d560(0x295)]((_0x29b0bb,_0x1e5b19)=>_0x1e5b19===0x0?_0x29b0bb:indent+_0x29b0bb)[_0x27d560(0x414)]('\x0a');return _0xc406c0;};switch(_0x4a6cd2){case'getOne':case _0x15a523(0x36d):return _0x15a523(0x214)+_0x2206eb+'.'+_0x1653e5+_0x15a523(0x2e7);case _0x15a523(0x313):if(useFullExample&&Object[_0x15a523(0x289)](_0x189499)['length']>0x0)return _0x15a523(0x214)+_0x2206eb+'.'+_0x1653e5+'(id,\x20'+_0xae0e23(_0x189499)+');';return _0x15a523(0x214)+_0x2206eb+'.'+_0x1653e5+_0x15a523(0x39f);case'create':case _0x15a523(0x352):case _0x15a523(0x1f7):default:if(_0xe2d3c2[_0x15a523(0x31c)]>0x0){if(useFullExample&&Object[_0x15a523(0x289)](_0x189499)['length']>0x0)return _0x15a523(0x214)+_0x2206eb+'.'+_0x1653e5+'('+_0xae0e23(_0x189499)+');';else{const _0x560744=Object[_0x15a523(0x289)](_0x189499);if(_0x560744[_0x15a523(0x31c)]>0x0){const _0x4a13b6=_0x560744['slice'](0x0,0x2)['join'](',\x20');return'const\x20result\x20=\x20await\x20client.models.'+_0x2206eb+'.'+_0x1653e5+_0x15a523(0x242)+_0x4a13b6+_0x15a523(0x35d);}else return _0x15a523(0x214)+_0x2206eb+'.'+_0x1653e5+'(params);';}}else return _0x15a523(0x214)+_0x2206eb+'.'+_0x1653e5+'();';}}[a0_0x3a67c7(0x329)](){return[{'title':'请求示例','data':this['generateRequestExample']()}];}[a0_0x3a67c7(0x1fc)](){const _0x44e042=a0_0x3a67c7,_0x39c872=this['getType'](),_0x5cf5c1=[];switch(_0x39c872){case _0x44e042(0x357):case _0x44e042(0x36d):const _0x590a14={};_0x590a14['code']='id',_0x590a14[_0x44e042(0x1c4)]=_0x44e042(0x2de),_0x590a14[_0x44e042(0x266)]=_0x44e042(0x22b),_0x5cf5c1[_0x44e042(0x3cf)](_0x590a14);break;case _0x44e042(0x352):const _0x4bc7cc={};_0x4bc7cc[_0x44e042(0x2f0)]=_0x44e042(0x3fa),_0x4bc7cc[_0x44e042(0x1c4)]=_0x44e042(0x2de),_0x4bc7cc[_0x44e042(0x266)]=_0x44e042(0x1cc);const _0xbdf98e={};_0xbdf98e[_0x44e042(0x2f0)]='pageSize',_0xbdf98e[_0x44e042(0x1c4)]='NUMBER',_0xbdf98e[_0x44e042(0x266)]=_0x44e042(0x322),_0x5cf5c1['push'](_0x4bc7cc,_0xbdf98e);break;case _0x44e042(0x1f7):const _0x35fdb5={};_0x35fdb5[_0x44e042(0x2f0)]=_0x44e042(0x2f0),_0x35fdb5[_0x44e042(0x1c4)]='STRING',_0x35fdb5['description']='选项编码(可选)',_0x5cf5c1['push'](_0x35fdb5);break;default:break;}return _0x5cf5c1;}[a0_0x3a67c7(0x30e)](){const _0x538e67=a0_0x3a67c7,_0x1a63c8=this[_0x538e67(0x321)](),_0x48a3af=this[_0x538e67(0x1a4)]['fields']||[];switch(_0x1a63c8){case'getOne':case _0x538e67(0x36d):return[];case _0x538e67(0x2d8):case _0x538e67(0x342):return _0x48a3af[_0x538e67(0x1b6)](_0x22463c=>{const _0x4b8d45=_0x538e67;if(_0x22463c[_0x4b8d45(0x1a9)])return![];if(_0x22463c['isPrimaryKey']()&&_0x22463c[_0x4b8d45(0x1af)]())return![];if(_0x22463c[_0x4b8d45(0x229)]())return![];if(_0x22463c[_0x4b8d45(0x1ed)]()||_0x22463c[_0x4b8d45(0x39c)]())return![];return!![];});case _0x538e67(0x313):return _0x48a3af[_0x538e67(0x1b6)](_0x215e05=>{const _0x12fe41=_0x538e67;if(_0x215e05[_0x12fe41(0x1a9)])return![];if(_0x215e05['isPrimaryKey']())return![];if(_0x215e05[_0x12fe41(0x229)]())return![];if(_0x215e05[_0x12fe41(0x1ed)]()||_0x215e05[_0x12fe41(0x39c)]())return![];if(_0x215e05[_0x12fe41(0x1af)]())return![];return!![];});case _0x538e67(0x352):case _0x538e67(0x1f7):return _0x48a3af[_0x538e67(0x1b6)](_0x4c0e52=>!_0x4c0e52[_0x538e67(0x1a9)]&&_0x4c0e52[_0x538e67(0x1cd)]());default:return _0x48a3af[_0x538e67(0x1b6)](_0x568d5e=>!_0x568d5e['deleted']&&_0x568d5e[_0x538e67(0x1cd)]());}}}class GetSelectOptionsOperation extends GenericOperation{[a0_0x3a67c7(0x2a9)](){const _0x1ed568=a0_0x3a67c7,_0x27af53=super[_0x1ed568(0x2a9)](),_0x3f7c8c=Object['keys'](_0x27af53);if(_0x3f7c8c[_0x1ed568(0x31c)]===0x0||_0x3f7c8c[_0x1ed568(0x31c)]===0x1&&_0x3f7c8c[0x0]===_0x1ed568(0x2f0)){if(!_0x27af53['code']){const _0x1074e2={};_0x1074e2[_0x1ed568(0x1c4)]='String',_0x1074e2[_0x1ed568(0x266)]='字段编码',_0x27af53[_0x1ed568(0x2f0)]=_0x1074e2;}const _0x16ee8c={};_0x16ee8c[_0x1ed568(0x1c4)]='String',_0x16ee8c[_0x1ed568(0x266)]=_0x1ed568(0x232),_0x27af53['label']=_0x16ee8c;}return _0x27af53;}[a0_0x3a67c7(0x30e)](){return[];}['getSystemFields'](){const _0x5225d8=a0_0x3a67c7,_0x31072e={};_0x31072e[_0x5225d8(0x2f0)]=_0x5225d8(0x2f0),_0x31072e[_0x5225d8(0x1c4)]=_0x5225d8(0x2c4),_0x31072e['description']='字段编码';const _0x243992={};return _0x243992['code']=_0x5225d8(0x428),_0x243992['type']=_0x5225d8(0x2c4),_0x243992[_0x5225d8(0x266)]=_0x5225d8(0x232),[_0x31072e,_0x243992];}[a0_0x3a67c7(0x203)](){const _0x2e11cf=a0_0x3a67c7,_0x383e57={};return _0x383e57[_0x2e11cf(0x2f0)]=_0x2e11cf(0x2f4),_0x383e57[_0x2e11cf(0x428)]=_0x2e11cf(0x2f4),_0x383e57;}[a0_0x3a67c7(0x1b7)](_0x254c65){const _0xeb40f9=a0_0x3a67c7,_0x244572=this['getName']();return _0xeb40f9(0x214)+_0x254c65+'.'+_0x244572+_0xeb40f9(0x225);}}class GetListOperation extends GenericOperation{[a0_0x3a67c7(0x2a9)](){const _0xbe113e=a0_0x3a67c7,_0x41d57d=super[_0xbe113e(0x2a9)](),{currentPage:_0x4d01cc,pageSize:_0x4287c2,..._0xfd92ff}=_0x41d57d,_0x1a07d1={};Object[_0xbe113e(0x240)](_0xfd92ff)[_0xbe113e(0x40a)](([_0x2ad602,_0x2bb5ca])=>{const _0x1e5296=_0xbe113e;if(typeof _0x2bb5ca===_0x1e5296(0x3ab)&&_0x2bb5ca!==null){const _0x177a5d=_0x2bb5ca,_0x4f99a7=_0x177a5d['description']||'',_0x9a3a6e={..._0x177a5d};_0x9a3a6e[_0x1e5296(0x266)]=_0x4f99a7?_0x4f99a7+'(支持单值或数组)':'支持单值或数组',_0x1a07d1[_0x2ad602]=_0x9a3a6e;}else _0x1a07d1[_0x2ad602]=_0x2bb5ca;});const _0xe24d0c={...typeof _0x4d01cc==='object'?_0x4d01cc:{}};_0xe24d0c['type']=_0xbe113e(0x1b5),_0xe24d0c[_0xbe113e(0x266)]=_0xbe113e(0x1cc);const _0x331095={...typeof _0x4287c2==='object'?_0x4287c2:{}};_0x331095[_0xbe113e(0x1c4)]='Number',_0x331095[_0xbe113e(0x266)]=_0xbe113e(0x3a2);const _0x394883={..._0x1a07d1};return _0x394883[_0xbe113e(0x3fa)]=_0xe24d0c,_0x394883[_0xbe113e(0x35a)]=_0x331095,_0x394883;}[a0_0x3a67c7(0x203)](_0x5cf552){const _0x7b48fc=a0_0x3a67c7,{useArrayValues:useArrayValues=!![]}=_0x5cf552||{},_0x5f1132=super[_0x7b48fc(0x203)](),{currentPage:_0x194128,pageSize:_0x45f8d3,..._0x2e6fcb}=_0x5f1132;if(!useArrayValues){const _0x5fdf5c={..._0x2e6fcb};return _0x5fdf5c[_0x7b48fc(0x3fa)]=_0x194128??0x1,_0x5fdf5c[_0x7b48fc(0x35a)]=_0x45f8d3??0xa,_0x5fdf5c;}const _0x370420={},_0xc67e61=['id',_0x7b48fc(0x189),'code',_0x7b48fc(0x1c4)];Object[_0x7b48fc(0x240)](_0x2e6fcb)[_0x7b48fc(0x40a)](([_0x5dfce3,_0x373136],_0x41c67e)=>{const _0x2dfd8a=_0x7b48fc,_0x165a1c=_0xc67e61['some'](_0x5df9d7=>_0x5dfce3[_0x2dfd8a(0x385)]()['includes'](_0x5df9d7))||_0x41c67e%0x3===0x0;if(_0x165a1c&&_0x373136!==null&&_0x373136!==undefined){if(typeof _0x373136===_0x2dfd8a(0x2b4))_0x370420[_0x5dfce3]=[_0x373136,_0x373136+0x1,_0x373136+0x2];else typeof _0x373136===_0x2dfd8a(0x400)?_0x370420[_0x5dfce3]=[_0x373136,_0x373136+'_2',_0x373136+'_3']:_0x370420[_0x5dfce3]=[_0x373136];}else _0x370420[_0x5dfce3]=_0x373136;});const _0x4fc674={..._0x370420};return _0x4fc674['currentPage']=_0x194128??0x1,_0x4fc674[_0x7b48fc(0x35a)]=_0x45f8d3??0xa,_0x4fc674;}['generateSingleValueExample'](){const _0x1f02ae=a0_0x3a67c7,_0xe2d5b8={};return _0xe2d5b8[_0x1f02ae(0x196)]=![],this[_0x1f02ae(0x203)](_0xe2d5b8);}[a0_0x3a67c7(0x329)](){const _0x43fb5e=a0_0x3a67c7;return[{'title':_0x43fb5e(0x251),'description':'查询单个条件','data':this[_0x43fb5e(0x1fa)]()},{'title':_0x43fb5e(0x1f8),'description':_0x43fb5e(0x2d7),'data':this[_0x43fb5e(0x203)]()}];}['generateSDKCallCode'](_0x3f9d55,_0x5dcf10){const _0x376c20=a0_0x3a67c7,{useFullExample:useFullExample=![],indent:indent='\x20\x20'}=_0x5dcf10||{},_0x5bb98c=this[_0x376c20(0x1d8)](),_0x515f52={};_0x515f52[_0x376c20(0x196)]=!![];const _0x12224f=this['generateRequestExample'](_0x515f52),{currentPage:_0x464779,pageSize:_0x26ec26,..._0x37925b}=_0x12224f;if(useFullExample&&Object[_0x376c20(0x289)](_0x12224f)['length']>0x0){const _0x1a1751=Object[_0x376c20(0x289)](_0x37925b)[_0x376c20(0x31c)]>0x0;if(_0x1a1751){const _0x3571ab=this['generateSingleValueExample'](),_0x3f2a5e=_0x137399=>{const _0xe3d2f3=_0x376c20;return JSON[_0xe3d2f3(0x425)](_0x137399,null,0x2)['split']('\x0a')[_0xe3d2f3(0x295)]((_0x42532b,_0x27f0b0)=>_0x27f0b0===0x0?_0x42532b:indent+_0x42532b)['join']('\x0a');};return _0x376c20(0x3e6)+_0x3f9d55+'.'+_0x5bb98c+'('+_0x3f2a5e(_0x3571ab)+_0x376c20(0x27c)+_0x3f9d55+'.'+_0x5bb98c+'('+_0x3f2a5e(_0x12224f)+');';}else{const _0x347659=JSON[_0x376c20(0x425)](_0x12224f,null,0x2)[_0x376c20(0x1c7)]('\x0a')[_0x376c20(0x295)]((_0x8e9b1b,_0x39af75)=>_0x39af75===0x0?_0x8e9b1b:indent+_0x8e9b1b)[_0x376c20(0x414)]('\x0a');return _0x376c20(0x214)+_0x3f9d55+'.'+_0x5bb98c+'('+_0x347659+');';}}if(Object[_0x376c20(0x289)](_0x37925b)[_0x376c20(0x31c)]>0x0){const _0x45864c=Object[_0x376c20(0x289)](_0x37925b)[0x0];return _0x376c20(0x214)+_0x3f9d55+'.'+_0x5bb98c+_0x376c20(0x242)+_0x45864c+_0x376c20(0x3f9);}return _0x376c20(0x214)+_0x3f9d55+'.'+_0x5bb98c+'({\x20currentPage,\x20pageSize\x20});';}}var AGGREGATE_FUNCTIONS=[a0_0x3a67c7(0x286),a0_0x3a67c7(0x248),a0_0x3a67c7(0x3e5),a0_0x3a67c7(0x432),a0_0x3a67c7(0x281)],FILTER_OPERATORS=[a0_0x3a67c7(0x1c1),a0_0x3a67c7(0x1da),a0_0x3a67c7(0x3fc),'$gteq',a0_0x3a67c7(0x3cc),a0_0x3a67c7(0x2b2),a0_0x3a67c7(0x27b),'$contain',a0_0x3a67c7(0x33f),a0_0x3a67c7(0x370),a0_0x3a67c7(0x40f),a0_0x3a67c7(0x3d8)];class FilterOperation extends GenericOperation{constructor(_0x442a2c,_0x38f74e,_0x3323c7){super(_0x442a2c,_0x38f74e,_0x3323c7);}[a0_0x3a67c7(0x274)](){return FILTER_OPERATORS;}[a0_0x3a67c7(0x3c4)](_0x27fc38){const _0xdee9bb=a0_0x3a67c7,_0x51a911=this[_0xdee9bb(0x3f8)](_0x27fc38);if(!_0x51a911)return[];return this[_0xdee9bb(0x31d)](_0x51a911);}[a0_0x3a67c7(0x2a9)](){const _0x60524c=a0_0x3a67c7,_0x50dfd3=super[_0x60524c(0x2a9)](),_0x19a108={};_0x19a108[_0x60524c(0x1c4)]=_0x60524c(0x42a),_0x19a108[_0x60524c(0x266)]=_0x60524c(0x32c),_0x19a108[_0x60524c(0x3fe)]=![];const _0x5e771a={};_0x5e771a[_0x60524c(0x1c4)]=_0x60524c(0x362),_0x5e771a['description']='返回字段列表(字段投影)',_0x5e771a['required']=![];const _0x591c5a={};_0x591c5a['type']=_0x60524c(0x2ef),_0x591c5a[_0x60524c(0x266)]=_0x60524c(0x1cb),_0x591c5a[_0x60524c(0x3fe)]=![];const _0x376c00={};_0x376c00[_0x60524c(0x1c4)]=_0x60524c(0x1b5),_0x376c00[_0x60524c(0x266)]='当前页码',_0x376c00['required']=![],_0x376c00[_0x60524c(0x3c0)]=0x1;const _0x5d4311={};_0x5d4311[_0x60524c(0x1c4)]=_0x60524c(0x1b5),_0x5d4311[_0x60524c(0x266)]=_0x60524c(0x3a2),_0x5d4311[_0x60524c(0x3fe)]=![],_0x5d4311[_0x60524c(0x3c0)]=0xa;const _0x5a864c={..._0x50dfd3};return _0x5a864c['where']=_0x19a108,_0x5a864c[_0x60524c(0x1e8)]=_0x5e771a,_0x5a864c[_0x60524c(0x236)]=_0x591c5a,_0x5a864c['currentPage']=_0x376c00,_0x5a864c[_0x60524c(0x35a)]=_0x5d4311,_0x5a864c;}['getSystemFields'](){const _0x4cf2f5=a0_0x3a67c7,_0x1e116c=this['getRequestParams'](),_0x562250=[],_0x8aff1d=[_0x4cf2f5(0x305),_0x4cf2f5(0x1e8),_0x4cf2f5(0x236),_0x4cf2f5(0x3fa),_0x4cf2f5(0x35a)];return Object['entries'](_0x1e116c)['forEach'](([_0x40e170,_0x4fef3f])=>{const _0x4f83fd=_0x4cf2f5;if(_0x8aff1d['includes'](_0x40e170)){const _0x43af45=_0x4fef3f,_0x34d716={};_0x34d716[_0x4f83fd(0x2f0)]=_0x40e170,_0x34d716[_0x4f83fd(0x1c4)]=_0x43af45[_0x4f83fd(0x1c4)]||'Object',_0x34d716[_0x4f83fd(0x266)]=_0x43af45['description']||'-',_0x562250[_0x4f83fd(0x3cf)](_0x34d716);}}),_0x562250;}[a0_0x3a67c7(0x30e)](){const _0x137d00=a0_0x3a67c7;return this[_0x137d00(0x1a4)]['fields']||[];}[a0_0x3a67c7(0x299)](){const _0x236b49=a0_0x3a67c7;return{'systemParams':this[_0x236b49(0x1fc)](),'businessFields':this['getBusinessFields']()};}[a0_0x3a67c7(0x203)](){const _0x4bf7cc=a0_0x3a67c7,_0x3a27a0=this[_0x4bf7cc(0x1a4)][_0x4bf7cc(0x389)]||[];if(_0x3a27a0[_0x4bf7cc(0x31c)]===0x0){const _0x32fd44={};return _0x32fd44[_0x4bf7cc(0x305)]={},_0x32fd44[_0x4bf7cc(0x3fa)]=0x1,_0x32fd44['pageSize']=0x14,_0x32fd44;}const _0x2756d9={},_0x32edc0=_0x3a27a0['slice'](0x0,Math[_0x4bf7cc(0x281)](0x3,_0x3a27a0[_0x4bf7cc(0x31c)]));_0x32edc0[_0x4bf7cc(0x40a)](_0x3ceabf=>{const _0x2e6391=_0x4bf7cc,_0x314c8c=this[_0x2e6391(0x31d)](_0x3ceabf);if(_0x314c8c[_0x2e6391(0x31c)]===0x0)return;const _0x5be3e9=this[_0x2e6391(0x3d7)](_0x3ceabf,_0x314c8c),_0x4c66f8=this['generateExampleValue'](_0x3ceabf,_0x5be3e9),_0xa1e1d={};_0xa1e1d[_0x5be3e9]=_0x4c66f8,_0x2756d9[_0x3ceabf[_0x2e6391(0x2f0)]]=_0xa1e1d;});const _0x5600bb=_0x3a27a0[_0x4bf7cc(0x3ec)](0x0,Math[_0x4bf7cc(0x281)](0x5,_0x3a27a0[_0x4bf7cc(0x31c)]))[_0x4bf7cc(0x295)](_0x1d24eb=>_0x1d24eb[_0x4bf7cc(0x2f0)]),_0x1ae0ff=_0x3a27a0[0x0]?_0x3a27a0[0x0]['code']:'id',_0x486aa4={};_0x486aa4[_0x1ae0ff]='DESC';const _0x420e13={};return _0x420e13[_0x4bf7cc(0x305)]=_0x2756d9,_0x420e13[_0x4bf7cc(0x1e8)]=_0x5600bb,_0x420e13[_0x4bf7cc(0x236)]=[_0x486aa4],_0x420e13[_0x4bf7cc(0x3fa)]=0x1,_0x420e13[_0x4bf7cc(0x35a)]=0x14,_0x420e13;}['generateSDKCallCode'](_0x2d31ab,_0x337a03){const _0x4cdf75=a0_0x3a67c7,{useFullExample:useFullExample=![],indent:indent='\x20\x20'}=_0x337a03||{},_0x4e62a2=this[_0x4cdf75(0x1d8)](),_0x35a62c=this[_0x4cdf75(0x203)](),_0x5703c2=_0x40af7a=>{const _0x529656=_0x4cdf75;return JSON[_0x529656(0x425)](_0x40af7a,null,0x2)[_0x529656(0x1c7)]('\x0a')[_0x529656(0x295)]((_0x56414d,_0x1edbfe)=>_0x1edbfe===0x0?_0x56414d:indent+_0x56414d)['join']('\x0a');};if(useFullExample){const _0x594296=this['context'][_0x4cdf75(0x389)]||[],_0x376faf={'where':_0x594296[0x0]?{[_0x594296[0x0]['code']]:{'$eq':this[_0x4cdf75(0x3df)](_0x594296[0x0],_0x4cdf75(0x1c1))}}:{},'select':_0x594296[_0x4cdf75(0x3ec)](0x0,0x3)['map'](_0x14e744=>_0x14e744[_0x4cdf75(0x2f0)]),'currentPage':0x1,'pageSize':0x14};let _0x5df45b='';if(_0x594296[_0x4cdf75(0x31c)]>=0x3){const _0x325d4c={};_0x325d4c[_0x4cdf75(0x40f)]=[];const _0x2d24e0=_0x325d4c,_0x5abc49=[];if(_0x594296[_0x4cdf75(0x31c)]>0x0){const _0x14ab99=_0x594296['find'](_0x34607f=>{const _0x4baac6=_0x4cdf75,_0xb2ca1b=_0x34607f[_0x4baac6(0x3a8)]();return[_0x4baac6(0x2de),_0x4baac6(0x427),_0x4baac6(0x20c),_0x4baac6(0x332),_0x4baac6(0x270),_0x4baac6(0x3e3)][_0x4baac6(0x1d3)](_0xb2ca1b);});if(_0x14ab99){const _0x4b9827={};_0x4b9827['$gte']=0x0,_0x4b9827[_0x4cdf75(0x3cc)]=0x64;const _0x1cf4b2={[_0x14ab99[_0x4cdf75(0x2f0)]]:_0x4b9827};_0x5abc49[_0x4cdf75(0x3cf)](_0x1cf4b2);}}if(_0x594296[_0x4cdf75(0x31c)]>0x1){const _0x17bf8c=_0x594296['find'](_0x32e76e=>{const _0xc308d=_0x4cdf75,_0x2d27be=_0x32e76e['getDbTypeForOperation']();return[_0xc308d(0x3f6),_0xc308d(0x25c),'VARCHAR',_0xc308d(0x260),'LONGTEXT'][_0xc308d(0x1d3)](_0x2d27be);});if(_0x17bf8c){const _0x28e372={};_0x28e372['$contain']=_0x4cdf75(0x2a3);const _0x4ef995={[_0x17bf8c['code']]:_0x28e372};_0x5abc49[_0x4cdf75(0x3cf)](_0x4ef995);}}if(_0x5abc49[_0x4cdf75(0x31c)]>0x0){_0x2d24e0[_0x4cdf75(0x40f)]=_0x5abc49;const _0x39a79b={'where':_0x2d24e0,'select':_0x594296[_0x4cdf75(0x3ec)](0x0,0x4)[_0x4cdf75(0x295)](_0x3dc03a=>_0x3dc03a[_0x4cdf75(0x2f0)]),'orderBy':[{[_0x594296[0x0][_0x4cdf75(0x2f0)]]:_0x4cdf75(0x300)}],'currentPage':0x1,'pageSize':0x14};_0x5df45b=_0x4cdf75(0x212)+_0x2d31ab+'.'+_0x4e62a2+'('+_0x5703c2(_0x39a79b)+');';}}return'//\x20简单查询\x0aconst\x20result1\x20=\x20await\x20client.models.'+_0x2d31ab+'.'+_0x4e62a2+'('+_0x5703c2(_0x376faf)+');'+_0x5df45b;}const _0x1f9733=JSON[_0x4cdf75(0x425)](_0x35a62c,null,0x2)[_0x4cdf75(0x1c7)]('\x0a')[_0x4cdf75(0x295)]((_0x21d3a4,_0x283d76)=>_0x283d76===0x0?_0x21d3a4:indent+_0x21d3a4)[_0x4cdf75(0x414)]('\x0a');return _0x4cdf75(0x214)+_0x2d31ab+'.'+_0x4e62a2+'('+_0x1f9733+');';}[a0_0x3a67c7(0x31d)](_0x103603){const _0x1043ba=a0_0x3a67c7,_0x52d315=_0x103603['getDbTypeForOperation'](),_0x1ed166=[];if([_0x1043ba(0x2de),_0x1043ba(0x427),'BIGINT',_0x1043ba(0x2d3)][_0x1043ba(0x1d3)](_0x52d315)||[_0x1043ba(0x332),_0x1043ba(0x270),'SMALLINT','DOUBLE',_0x1043ba(0x1ba)][_0x1043ba(0x1d3)](_0x52d315))_0x1ed166[_0x1043ba(0x3cf)](_0x1043ba(0x1c1),_0x1043ba(0x1da),_0x1043ba(0x3fc),'$lte',_0x1043ba(0x338),'$lteq',_0x1043ba(0x27b));else{if([_0x1043ba(0x3f6),_0x1043ba(0x25c),_0x1043ba(0x3c7)][_0x1043ba(0x1d3)](_0x52d315)||[_0x1043ba(0x260),_0x1043ba(0x1f2)]['includes'](_0x52d315))_0x1ed166[_0x1043ba(0x3cf)](_0x1043ba(0x1c1),_0x1043ba(0x1da),_0x1043ba(0x27b),_0x1043ba(0x3a6),'$startWith',_0x1043ba(0x370));else{if(['DATE',_0x1043ba(0x241),_0x1043ba(0x30c)][_0x1043ba(0x1d3)](_0x52d315)||[_0x1043ba(0x3a5)][_0x1043ba(0x1d3)](_0x52d315))_0x1ed166['push']('$eq',_0x1043ba(0x1da),_0x1043ba(0x3fc),'$lte',_0x1043ba(0x338),_0x1043ba(0x2b2));else[_0x1043ba(0x1d2),_0x1043ba(0x304),_0x1043ba(0x22f)][_0x1043ba(0x1d3)](_0x52d315)?_0x1ed166[_0x1043ba(0x3cf)](_0x1043ba(0x1c1),_0x1043ba(0x1da)):_0x1ed166[_0x1043ba(0x3cf)](_0x1043ba(0x1c1),_0x1043ba(0x1da));}}return _0x1ed166;}[a0_0x3a67c7(0x3d7)](_0x53011a,_0x513373){const _0x2da55c=a0_0x3a67c7,_0x4ed0ee=_0x53011a[_0x2da55c(0x3a8)]();if([_0x2da55c(0x2de),_0x2da55c(0x427),_0x2da55c(0x20c),_0x2da55c(0x2d3)][_0x2da55c(0x1d3)](_0x4ed0ee)||[_0x2da55c(0x332),_0x2da55c(0x270),_0x2da55c(0x3e3),_0x2da55c(0x39a),_0x2da55c(0x1ba)][_0x2da55c(0x1d3)](_0x4ed0ee))return _0x513373[_0x2da55c(0x1d3)]('$gte')?_0x2da55c(0x3fc):'$eq';if([_0x2da55c(0x3f6),_0x2da55c(0x25c),_0x2da55c(0x3c7)][_0x2da55c(0x1d3)](_0x4ed0ee)||[_0x2da55c(0x260),_0x2da55c(0x1f2)]['includes'](_0x4ed0ee))return _0x513373[_0x2da55c(0x1d3)](_0x2da55c(0x3a6))?'$contain':'$eq';if(['DATE',_0x2da55c(0x241),_0x2da55c(0x30c),_0x2da55c(0x3a5)][_0x2da55c(0x1d3)](_0x4ed0ee))return _0x513373['includes'](_0x2da55c(0x3fc))?_0x2da55c(0x3fc):_0x2da55c(0x1c1);return'$eq';}[a0_0x3a67c7(0x3df)](_0x4b049e,_0x22de63){const _0x1b8c5d=a0_0x3a67c7,_0x36eb38=_0x4b049e[_0x1b8c5d(0x3a8)](),_0x26b3cd=_0x4b049e[_0x1b8c5d(0x419)]();if(_0x26b3cd&&_0x26b3cd[_0x1b8c5d(0x31c)]>0x0){if(_0x22de63===_0x1b8c5d(0x27b))return _0x26b3cd[_0x1b8c5d(0x3ec)](0x0,0x2)[_0x1b8c5d(0x295)](_0x34d238=>_0x34d238[_0x1b8c5d(0x1a1)]);return _0x26b3cd[0x0]['value'];}if([_0x1b8c5d(0x2de),'INTEGER',_0x1b8c5d(0x20c),_0x1b8c5d(0x2d3)][_0x1b8c5d(0x1d3)](_0x36eb38)||[_0x1b8c5d(0x332),_0x1b8c5d(0x270),_0x1b8c5d(0x3e3),_0x1b8c5d(0x39a),_0x1b8c5d(0x1ba)][_0x1b8c5d(0x1d3)](_0x36eb38)){if(_0x22de63===_0x1b8c5d(0x27b))return[0x1,0x2,0x3];if(_0x22de63===_0x1b8c5d(0x3fc)||_0x22de63==='$gteq')return 0x0;if(_0x22de63===_0x1b8c5d(0x3cc)||_0x22de63===_0x1b8c5d(0x2b2))return 0x64;return 0x1;}if(['STRING',_0x1b8c5d(0x25c),_0x1b8c5d(0x3c7)][_0x1b8c5d(0x1d3)](_0x36eb38)||['CHAR',_0x1b8c5d(0x1f2)][_0x1b8c5d(0x1d3)](_0x36eb38)){if(_0x22de63==='$in')return[_0x1b8c5d(0x31f),_0x1b8c5d(0x423)];if(_0x22de63===_0x1b8c5d(0x3a6))return _0x1b8c5d(0x2a3);if(_0x22de63===_0x1b8c5d(0x33f))return _0x1b8c5d(0x363);if(_0x22de63===_0x1b8c5d(0x370))return _0x1b8c5d(0x3fd);return'value';}if([_0x1b8c5d(0x2e8),_0x1b8c5d(0x241),'TIMESTAMP',_0x1b8c5d(0x3a5)][_0x1b8c5d(0x1d3)](_0x36eb38)){if(_0x22de63===_0x1b8c5d(0x3fc)||_0x22de63===_0x1b8c5d(0x338))return'2024-01-01';if(_0x22de63===_0x1b8c5d(0x3cc)||_0x22de63===_0x1b8c5d(0x2b2))return _0x1b8c5d(0x394);return _0x1b8c5d(0x2bb);}if([_0x1b8c5d(0x1d2),_0x1b8c5d(0x304),'BIT']['includes'](_0x36eb38))return!![];return _0x22de63===_0x1b8c5d(0x27b)?[_0x1b8c5d(0x31f),_0x1b8c5d(0x423)]:_0x1b8c5d(0x1a1);}[a0_0x3a67c7(0x411)](){const _0x1a4622=a0_0x3a67c7,_0x2ab402=super['getRequestParams'](),_0x1ac663=Object[_0x1a4622(0x240)](_0x2ab402)[_0x1a4622(0x1b6)](([_0x10dfbe])=>_0x10dfbe!==_0x1a4622(0x3fa)&&_0x10dfbe!=='pageSize')[_0x1a4622(0x295)](([_0x52c506,_0x453c07])=>{const _0xe209aa=_0x1a4622,_0x7a9144=_0x453c07,_0x5be0c9={};return _0x5be0c9[_0xe209aa(0x18e)]=_0x52c506,_0x5be0c9[_0xe209aa(0x1c4)]=_0x7a9144['type']||_0xe209aa(0x2c4),_0x5be0c9['description']=_0x7a9144[_0xe209aa(0x266)]||'-',_0x5be0c9[_0xe209aa(0x3fe)]=_0x7a9144['required'],_0x5be0c9;}),_0x6b7641={};return _0x6b7641[_0x1a4622(0x266)]=_0x1a4622(0x40e),_0x6b7641[_0x1a4622(0x2f8)]=_0x1ac663,_0x6b7641;}}class ExcelExportOperation extends GenericOperation{[a0_0x3a67c7(0x2a9)](){const _0x91be6f=a0_0x3a67c7,_0x19c4ba=super[_0x91be6f(0x2a9)]();if(Object[_0x91be6f(0x289)](_0x19c4ba)[_0x91be6f(0x31c)]===0x0){const _0x470cf9={};this[_0x91be6f(0x1a4)][_0x91be6f(0x389)][_0x91be6f(0x40a)](_0x1a79f8=>{const _0x57e65b=_0x91be6f;if(_0x1a79f8){const _0x14b2af=_0x1a79f8[_0x57e65b(0x2f0)],_0x573737=_0x1a79f8[_0x57e65b(0x3a8)](),_0x43f429={};_0x43f429[_0x57e65b(0x1c4)]=_0x573737||_0x57e65b(0x25c),_0x43f429[_0x57e65b(0x380)]=_0x1a79f8[_0x57e65b(0x380)],_0x43f429[_0x57e65b(0x266)]=_0x1a79f8[_0x57e65b(0x266)]||_0x1a79f8['name'],_0x470cf9[_0x14b2af]=_0x43f429;}});const _0x2af87c={};_0x2af87c['type']=_0x91be6f(0x30b),_0x2af87c['description']=_0x91be6f(0x32a),_0x470cf9[_0x91be6f(0x3fa)]=_0x2af87c;const _0x148c3b={};return _0x148c3b[_0x91be6f(0x1c4)]=_0x91be6f(0x30b),_0x148c3b['description']=_0x91be6f(0x209),_0x470cf9[_0x91be6f(0x35a)]=_0x148c3b,_0x470cf9;}return _0x19c4ba;}[a0_0x3a67c7(0x203)](){const _0xe8eb21=a0_0x3a67c7,_0x327e74=super[_0xe8eb21(0x203)]();if(Object[_0xe8eb21(0x289)](_0x327e74)[_0xe8eb21(0x31c)]===0x0){const _0x574747={};return _0x574747[_0xe8eb21(0x3fa)]=0x1,_0x574747[_0xe8eb21(0x35a)]=0x64,_0x574747;}const _0x3c65e6={..._0x327e74};return _0x3c65e6[_0xe8eb21(0x3fa)]=_0x327e74[_0xe8eb21(0x3fa)]??0x1,_0x3c65e6[_0xe8eb21(0x35a)]=_0x327e74[_0xe8eb21(0x35a)]??0x64,_0x3c65e6;}[a0_0x3a67c7(0x35f)](){const _0x173b6f=a0_0x3a67c7,_0x29c76f={};return _0x29c76f[_0x173b6f(0x28c)]=!![],_0x29c76f['msg']='',_0x29c76f['errorMsg']='',_0x29c76f[_0x173b6f(0x36a)]=_0x173b6f(0x402),_0x29c76f['data']=_0x173b6f(0x2c3),_0x29c76f[_0x173b6f(0x2f8)]=null,_0x29c76f;}[a0_0x3a67c7(0x1b7)](_0x39d51a,_0x1c0df7){const _0x51ec36=a0_0x3a67c7,{useFullExample:useFullExample=![],indent:indent='\x20\x20'}=_0x1c0df7||{},_0x2954a6=this[_0x51ec36(0x1d8)]();if(useFullExample){const _0xda10b1=this[_0x51ec36(0x203)](),{currentPage:_0x372030,pageSize:_0x455dd7,..._0xf76a41}=_0xda10b1,_0x53aadc=Object[_0x51ec36(0x289)](_0xf76a41)[_0x51ec36(0x31c)]>0x0;if(_0x53aadc){const _0x478984=_0x1722e9=>{const _0xa6b1c8=_0x51ec36;return JSON[_0xa6b1c8(0x425)](_0x1722e9,null,0x2)[_0xa6b1c8(0x1c7)]('\x0a')[_0xa6b1c8(0x295)]((_0x3444ca,_0x4195dd)=>_0x4195dd===0x0?_0x3444ca:indent+_0x3444ca)[_0xa6b1c8(0x414)]('\x0a');};return _0x51ec36(0x344)+_0x39d51a+'.'+_0x2954a6+_0x51ec36(0x1ca)+_0x39d51a+'.'+_0x2954a6+'('+_0x478984(_0xda10b1)+');';}else{const _0x21e03f=_0x316162=>{const _0x3520f5=_0x51ec36;return JSON['stringify'](_0x316162,null,0x2)[_0x3520f5(0x1c7)]('\x0a')[_0x3520f5(0x295)]((_0x58e3bb,_0xb416bb)=>_0xb416bb===0x0?_0x58e3bb:indent+_0x58e3bb)[_0x3520f5(0x414)]('\x0a');},_0x4bdb9a={};return _0x4bdb9a['currentPage']=0x1,_0x4bdb9a[_0x51ec36(0x35a)]=0x64,_0x51ec36(0x344)+_0x39d51a+'.'+_0x2954a6+'();\x0a\x0a//\x20导出指定条数\x0aconst\x20fileUrl\x20=\x20await\x20client.models.'+_0x39d51a+'.'+_0x2954a6+'('+_0x21e03f(_0x4bdb9a)+');';}}return _0x51ec36(0x2cd)+_0x39d51a+'.'+_0x2954a6+_0x51ec36(0x41a);}['generateUsageExample'](_0x400236){const _0x39f94f=a0_0x3a67c7,_0x286f4e=this[_0x39f94f(0x1d8)](),_0x28edf1=_0x400236||'yourModel',_0x2fa607=_0x39f94f(0x2be)+_0x28edf1+'.'+_0x286f4e+'();\x0a//\x20fileUrl:\x20\x22https://yuntoo-export-import.oss-cn-hangzhou.aliyuncs.com/xxx.xlsx?...\x22\x0awindow.open(fileUrl,\x20\x27_blank\x27);\x20//\x20打开下载',_0x1ff00c=_0x39f94f(0x1b3)+_0x28edf1+'.'+_0x286f4e+'();\x0a\x20\x20window.open(fileUrl,\x20\x27_blank\x27);\x0a}\x20catch\x20(error)\x20{\x0a\x20\x20console.error(error.message);\x20//\x20错误消息\x20(errorMsg)\x0a\x20\x20console.error(error.response);\x20//\x20完整的服务端返回\x0a}',_0x262314={};return _0x262314[_0x39f94f(0x1f9)]=_0x2fa607,_0x262314[_0x39f94f(0x36a)]=_0x1ff00c,_0x262314;}}class UpdateOperation extends GenericOperation{['getUpdateFields'](){const _0x11595d=a0_0x3a67c7;return this[_0x11595d(0x220)]();}[a0_0x3a67c7(0x2a9)](){const _0x534171=a0_0x3a67c7,_0x1efbe4=this[_0x534171(0x1e5)](),_0x172420={};_0x172420[_0x534171(0x1c4)]='NUMBER',_0x172420['description']=_0x534171(0x29a),_0x172420[_0x534171(0x3fe)]=!![];const _0x49ef81={};_0x49ef81[_0x534171(0x1c4)]=_0x534171(0x3ab),_0x49ef81[_0x534171(0x266)]=_0x534171(0x1c9),_0x49ef81[_0x534171(0x3fe)]=!![],_0x49ef81[_0x534171(0x1ef)]=_0x1efbe4;const _0x8d2b28={};return _0x8d2b28['id']=_0x172420,_0x8d2b28['data']=_0x49ef81,_0x8d2b28;}['getUpdatableFields'](){const _0x2c3d91=a0_0x3a67c7;return this[_0x2c3d91(0x1e5)]();}[a0_0x3a67c7(0x3c8)](){const _0x3ceb7c=a0_0x3a67c7,_0x5219d0=this[_0x3ceb7c(0x1a4)][_0x3ceb7c(0x389)]||[],_0xdc6373=this[_0x3ceb7c(0x1a4)][_0x3ceb7c(0x1ea)],_0x173c0c=_0x5219d0[_0x3ceb7c(0x323)](_0x99c8d2=>_0x99c8d2[_0x3ceb7c(0x32e)]()||_0x99c8d2[_0x3ceb7c(0x2f0)]===_0xdc6373),_0x262c99=_0x5219d0['filter'](_0x2124f8=>{const _0x6fdc5=_0x3ceb7c;if(_0x2124f8['deleted'])return![];if(_0x2124f8===_0x173c0c||_0x2124f8[_0x6fdc5(0x32e)]())return![];if(_0x2124f8[_0x6fdc5(0x1ed)]()||_0x2124f8[_0x6fdc5(0x39c)]())return![];if(_0x2124f8[_0x6fdc5(0x1af)]())return![];return!![];});return _0x173c0c?[_0x173c0c,..._0x262c99]:_0x262c99;}[a0_0x3a67c7(0x383)](){const _0x5472ef=a0_0x3a67c7,_0x169a23=this[_0x5472ef(0x3c8)](),_0x255622=this[_0x5472ef(0x1a4)][_0x5472ef(0x1ea)],_0x50458c=_0x169a23[_0x5472ef(0x295)](_0xcb7f90=>{const _0x4fa9cf=_0x5472ef,_0x4383c3=_0xcb7f90[_0x4fa9cf(0x32e)]()||_0xcb7f90[_0x4fa9cf(0x2f0)]===_0x255622,_0x482fbd=_0x4383c3?'id':_0xcb7f90[_0x4fa9cf(0x2f0)],_0x392781={};return _0x392781[_0x4fa9cf(0x18e)]=_0x482fbd,_0x392781[_0x4fa9cf(0x1c4)]=_0xcb7f90[_0x4fa9cf(0x1c4)],_0x392781[_0x4fa9cf(0x266)]=_0x4383c3?_0x4fa9cf(0x410)+(_0x255622&&_0x255622!==_0xcb7f90[_0x4fa9cf(0x2f0)]?_0x4fa9cf(0x234)+_0xcb7f90[_0x4fa9cf(0x2f0)]+')':''):_0xcb7f90[_0x4fa9cf(0x266)]||_0xcb7f90[_0x4fa9cf(0x18e)],_0x392781;}),_0x3526d4={};return _0x3526d4[_0x5472ef(0x266)]='HTTP\x20请求使用平铺格式,主键统一使用\x20`id`\x20字段,其他字段直接放在同一层级。',_0x3526d4[_0x5472ef(0x2f8)]=_0x50458c,_0x3526d4;}[a0_0x3a67c7(0x411)](){const _0x3db862=a0_0x3a67c7,_0x399803=this[_0x3db862(0x1e5)](),_0xde450b=Object[_0x3db862(0x240)](_0x399803)[_0x3db862(0x295)](([_0x2fdda9,_0x336308])=>{const _0x530094=_0x3db862,_0x14b430=_0x336308,_0x216489={};return _0x216489[_0x530094(0x18e)]=_0x2fdda9,_0x216489[_0x530094(0x1c4)]=_0x14b430[_0x530094(0x1c4)]||_0x530094(0x2c4),_0x216489['description']=_0x14b430['description']||'-',_0x216489;}),_0x59223c={};return _0x59223c[_0x3db862(0x266)]='update\x20接口接受两个参数:\x0a\x0a'+'**参数\x201:\x20`id`**\x20(NUMBER,\x20必填)\x0a'+_0x3db862(0x244)+_0x3db862(0x401)+_0x3db862(0x1d0)+_0x3db862(0x293),_0x59223c[_0x3db862(0x2f8)]=_0xde450b,_0x59223c;}[a0_0x3a67c7(0x203)](){const _0x144b6c=a0_0x3a67c7,_0xeda527=this[_0x144b6c(0x1e5)](),_0x1ef9a2={};Object[_0x144b6c(0x240)](_0xeda527)[_0x144b6c(0x40a)](([_0x301945,_0x50d4e9])=>{const _0x52ca4f=_0x144b6c,_0x4b7ec1=_0x50d4e9;let _0x19c245;if(typeof _0x4b7ec1['type']==='string')_0x19c245=_0x4b7ec1[_0x52ca4f(0x1c4)];else _0x4b7ec1[_0x52ca4f(0x1c4)]&&typeof _0x4b7ec1['type']===_0x52ca4f(0x3ab)?_0x19c245=_0x4b7ec1[_0x52ca4f(0x1c4)]['type']||'TEXT':_0x19c245=_0x52ca4f(0x25c);const _0x2c1184=_0x4b7ec1[_0x52ca4f(0x266)],_0x4f0295=this[_0x52ca4f(0x3f8)](_0x301945);_0x1ef9a2[_0x301945]=this[_0x52ca4f(0x249)](_0x301945,_0x19c245,_0x4f0295?.['getDbTypeForOperation'](),{'isPrimaryKey':![],'description':_0x2c1184||_0x4f0295?.[_0x52ca4f(0x266)]||_0x4f0295?.['name']});});const _0x11c417={};return _0x11c417['id']=0x1,_0x11c417[_0x144b6c(0x3cb)]=_0x1ef9a2,_0x11c417;}[a0_0x3a67c7(0x329)](){const _0x4f689e=a0_0x3a67c7,_0x512f05=this['generateRequestExample'](),_0x3a387f={};return _0x3a387f[_0x4f689e(0x192)]=_0x4f689e(0x312),_0x3a387f[_0x4f689e(0x266)]='SDK\x20调用时传递两个参数:\x0a'+_0x4f689e(0x3af)+_0x4f689e(0x2d9),_0x3a387f[_0x4f689e(0x3cb)]=_0x512f05,[_0x3a387f,{'title':_0x4f689e(0x2da),'description':_0x4f689e(0x2d4)+_0x4f689e(0x2ad)+'-\x20其他要更新的字段直接平铺在同一层级','data':this['generateHTTPRequestExample']()}];}[a0_0x3a67c7(0x3f5)](){const _0xd649=a0_0x3a67c7,_0x182ffa=this['getUpdateFields'](),_0x25b6ed={};_0x25b6ed['id']=0x1;const _0x36cedb=_0x25b6ed;return Object[_0xd649(0x240)](_0x182ffa)['forEach'](([_0x26128b,_0x4c9d15])=>{const _0x2d1ff9=_0xd649,_0xd9bbaf=_0x4c9d15;let _0x554c9d;if(typeof _0xd9bbaf[_0x2d1ff9(0x1c4)]===_0x2d1ff9(0x400))_0x554c9d=_0xd9bbaf['type'];else _0xd9bbaf[_0x2d1ff9(0x1c4)]&&typeof _0xd9bbaf[_0x2d1ff9(0x1c4)]==='object'?_0x554c9d=_0xd9bbaf[_0x2d1ff9(0x1c4)][_0x2d1ff9(0x1c4)]||_0x2d1ff9(0x25c):_0x554c9d=_0x2d1ff9(0x25c);const _0x49816b=_0xd9bbaf[_0x2d1ff9(0x266)],_0x1ebc0b=this[_0x2d1ff9(0x3f8)](_0x26128b);if(_0x1ebc0b?.['isPrimaryKey']())return;_0x36cedb[_0x26128b]=this['generateFieldExample'](_0x26128b,_0x554c9d,_0x1ebc0b?.[_0x2d1ff9(0x3a8)](),{'isPrimaryKey':![],'description':_0x49816b||_0x1ebc0b?.['description']||_0x1ebc0b?.[_0x2d1ff9(0x18e)]});}),_0x36cedb;}[a0_0x3a67c7(0x3a4)](){const _0x4ccd25=a0_0x3a67c7;return this[_0x4ccd25(0x3f5)]();}[a0_0x3a67c7(0x1b7)](_0xb6ed5d,_0x548477){const _0x919c91=a0_0x3a67c7,{useFullExample:useFullExample=![],indent:indent='\x20\x20'}=_0x548477||{},_0x49b5b5=this[_0x919c91(0x1d8)]();if(useFullExample){const _0x43d711=this[_0x919c91(0x203)](),_0x384bf4=JSON['stringify'](_0x43d711[_0x919c91(0x3cb)],null,0x2)['split']('\x0a')[_0x919c91(0x295)]((_0x230f08,_0x3281ef)=>_0x3281ef===0x0?_0x230f08:indent+_0x230f08)[_0x919c91(0x414)]('\x0a');return _0x919c91(0x214)+_0xb6ed5d+'.'+_0x49b5b5+'('+_0x43d711['id']+',\x20'+_0x384bf4+');';}return _0x919c91(0x214)+_0xb6ed5d+'.'+_0x49b5b5+_0x919c91(0x39f);}}class AggregateOperation extends GenericOperation{constructor(_0x193f2a,_0x57f047,_0x93374c){super(_0x193f2a,_0x57f047,_0x93374c);}[a0_0x3a67c7(0x2d0)](_0x5e1ad6){const _0x34be3c=a0_0x3a67c7;return _0x5e1ad6[_0x34be3c(0x396)](/\s+(UNSIGNED|ZEROFILL|SIGNED)$/i,'')[_0x34be3c(0x3ba)]()[_0x34be3c(0x186)]();}[a0_0x3a67c7(0x2ed)](){return AGGREGATE_FUNCTIONS;}[a0_0x3a67c7(0x2a9)](){const _0x54d31c=a0_0x3a67c7,_0x36df98=super[_0x54d31c(0x2a9)](),_0x324627={};_0x324627['type']=_0x54d31c(0x362),_0x324627['description']=_0x54d31c(0x3c9),_0x324627[_0x54d31c(0x3fe)]=![];const _0x34b7d6={};_0x34b7d6[_0x54d31c(0x1c4)]=_0x54d31c(0x42a),_0x34b7d6[_0x54d31c(0x266)]=_0x54d31c(0x3d9),_0x34b7d6[_0x54d31c(0x3fe)]=![];const _0x32172b={};_0x32172b[_0x54d31c(0x1c4)]='String[]',_0x32172b[_0x54d31c(0x266)]=_0x54d31c(0x3ff),_0x32172b[_0x54d31c(0x3fe)]=![];const _0x1374b6={};_0x1374b6[_0x54d31c(0x1c4)]='Array',_0x1374b6[_0x54d31c(0x266)]=_0x54d31c(0x2e3),_0x1374b6[_0x54d31c(0x3fe)]=![];const _0xf78866={};_0xf78866['type']=_0x54d31c(0x328),_0xf78866['description']=_0x54d31c(0x33d),_0xf78866[_0x54d31c(0x3fe)]=![];const _0x15528c={};_0x15528c['type']=_0x54d31c(0x328),_0x15528c['description']=_0x54d31c(0x2e6),_0x15528c[_0x54d31c(0x3fe)]=![];const _0x3291ba={};_0x3291ba[_0x54d31c(0x1c4)]=_0x54d31c(0x1b5),_0x3291ba[_0x54d31c(0x266)]='当前页码(从\x201\x20开始,默认:\x201)',_0x3291ba['required']=![];const _0x57d67b={};_0x57d67b[_0x54d31c(0x1c4)]='Number',_0x57d67b[_0x54d31c(0x266)]='每页数量(默认:\x2020)',_0x57d67b[_0x54d31c(0x3fe)]=![];const _0x38c4d1={..._0x36df98};return _0x38c4d1[_0x54d31c(0x1e8)]=_0x324627,_0x38c4d1['where']=_0x34b7d6,_0x38c4d1['groupBy']=_0x32172b,_0x38c4d1['aggregate']=_0x1374b6,_0x38c4d1[_0x54d31c(0x359)]=_0xf78866,_0x38c4d1[_0x54d31c(0x236)]=_0x15528c,_0x38c4d1['currentPage']=_0x3291ba,_0x38c4d1[_0x54d31c(0x35a)]=_0x57d67b,_0x38c4d1;}[a0_0x3a67c7(0x1fc)](){const _0xf37d2d=a0_0x3a67c7,_0x504585={};_0x504585[_0xf37d2d(0x2f0)]='select',_0x504585[_0xf37d2d(0x1c4)]=_0xf37d2d(0x362),_0x504585[_0xf37d2d(0x266)]=_0xf37d2d(0x3c9);const _0x45f78f={};_0x45f78f['code']=_0xf37d2d(0x305),_0x45f78f[_0xf37d2d(0x1c4)]=_0xf37d2d(0x42a),_0x45f78f[_0xf37d2d(0x266)]=_0xf37d2d(0x3d9);const _0x3d2095={};_0x3d2095[_0xf37d2d(0x2f0)]=_0xf37d2d(0x21c),_0x3d2095[_0xf37d2d(0x1c4)]=_0xf37d2d(0x362),_0x3d2095[_0xf37d2d(0x266)]='分组字段列表';const _0x1ed146={};_0x1ed146['code']=_0xf37d2d(0x235),_0x1ed146[_0xf37d2d(0x1c4)]=_0xf37d2d(0x328),_0x1ed146[_0xf37d2d(0x266)]=_0xf37d2d(0x184);const _0x15f2fb={};_0x15f2fb[_0xf37d2d(0x2f0)]=_0xf37d2d(0x359),_0x15f2fb[_0xf37d2d(0x1c4)]='Array',_0x15f2fb[_0xf37d2d(0x266)]=_0xf37d2d(0x33d);const _0x4df377={};_0x4df377[_0xf37d2d(0x2f0)]='orderBy',_0x4df377[_0xf37d2d(0x1c4)]=_0xf37d2d(0x328),_0x4df377['description']=_0xf37d2d(0x2e6);const _0x153d18={};_0x153d18['code']=_0xf37d2d(0x3fa),_0x153d18[_0xf37d2d(0x1c4)]=_0xf37d2d(0x1b5),_0x153d18[_0xf37d2d(0x266)]='当前页码(从\x201\x20开始,默认:\x201)';const _0x4f03c7={};return _0x4f03c7[_0xf37d2d(0x2f0)]=_0xf37d2d(0x35a),_0x4f03c7['type']=_0xf37d2d(0x1b5),_0x4f03c7[_0xf37d2d(0x266)]=_0xf37d2d(0x1fe),[_0x504585,_0x45f78f,_0x3d2095,_0x1ed146,_0x15f2fb,_0x4df377,_0x153d18,_0x4f03c7];}['generateRequestExample'](){const _0x39afb2=a0_0x3a67c7,_0x3d10b5=this['context']['fields']||[];if(_0x3d10b5[_0x39afb2(0x31c)]===0x0){const _0x13b6b4={};return _0x13b6b4[_0x39afb2(0x305)]={},_0x13b6b4[_0x39afb2(0x21c)]=[],_0x13b6b4[_0x39afb2(0x235)]=[],_0x13b6b4;}const _0x1bb54f={},_0x55e615=_0x3d10b5[_0x39afb2(0x3ec)](0x0,Math['min'](0x3,_0x3d10b5[_0x39afb2(0x31c)]));_0x55e615['forEach'](_0xe0276=>{const _0x3222aa=_0x39afb2,_0x3f8af8=this[_0x3222aa(0x31d)](_0xe0276);if(_0x3f8af8[_0x3222aa(0x31c)]===0x0)return;const _0x260748=this[_0x3222aa(0x3d7)](_0xe0276,_0x3f8af8),_0x32fd01=this[_0x3222aa(0x3df)](_0xe0276,_0x260748),_0x3b7bb1={};_0x3b7bb1[_0x260748]=_0x32fd01,_0x1bb54f[_0xe0276[_0x3222aa(0x2f0)]]=_0x3b7bb1;});const _0x3f36cf=_0x3d10b5['slice'](0x0,Math['min'](0x2,_0x3d10b5[_0x39afb2(0x31c)]))[_0x39afb2(0x295)](_0x50798b=>_0x50798b[_0x39afb2(0x2f0)]),_0x30ed06=[],_0x813224=_0x3d10b5['filter'](_0x314fb9=>this['isNumericField'](_0x314fb9));if(_0x813224[_0x39afb2(0x31c)]>0x0){const _0x1842a3=_0x813224[0x0],_0x11036c=_0x1842a3[_0x39afb2(0x2f0)],_0x2622bf={};_0x2622bf[_0x39afb2(0x1c4)]=_0x39afb2(0x286),_0x2622bf['column']=_0x11036c,_0x2622bf[_0x39afb2(0x30a)]=_0x11036c+_0x39afb2(0x3e0),_0x2622bf[_0x39afb2(0x1aa)]=![],_0x2622bf[_0x39afb2(0x1a0)]=!![],_0x2622bf[_0x39afb2(0x315)]=0x2,_0x30ed06[_0x39afb2(0x3cf)](_0x2622bf);const _0x2265a4={};_0x2265a4[_0x39afb2(0x1c4)]=_0x39afb2(0x3e5),_0x2265a4[_0x39afb2(0x267)]=_0x11036c,_0x2265a4[_0x39afb2(0x30a)]=_0x11036c+_0x39afb2(0x231),_0x2265a4[_0x39afb2(0x1aa)]=![],_0x2265a4[_0x39afb2(0x1a0)]=!![],_0x2265a4[_0x39afb2(0x315)]=0x2,_0x30ed06['push'](_0x2265a4);const _0x1e043a={};_0x1e043a[_0x39afb2(0x1c4)]=_0x39afb2(0x432),_0x1e043a[_0x39afb2(0x267)]=_0x11036c,_0x1e043a[_0x39afb2(0x30a)]=_0x11036c+_0x39afb2(0x20b),_0x1e043a[_0x39afb2(0x1aa)]=![],_0x1e043a['round']=!![],_0x1e043a[_0x39afb2(0x315)]=0x2,_0x30ed06[_0x39afb2(0x3cf)](_0x1e043a);const _0x2b4731={};_0x2b4731['type']=_0x39afb2(0x281),_0x2b4731[_0x39afb2(0x267)]=_0x11036c,_0x2b4731[_0x39afb2(0x30a)]=_0x11036c+_0x39afb2(0x298),_0x2b4731['distinct']=![],_0x2b4731[_0x39afb2(0x1a0)]=!![],_0x2b4731[_0x39afb2(0x315)]=0x2,_0x30ed06[_0x39afb2(0x3cf)](_0x2b4731);}else{if(_0x3d10b5[_0x39afb2(0x31c)]>0x0){const _0x4559d9=_0x3d10b5[0x0],_0x458452=_0x4559d9[_0x39afb2(0x2f0)],_0x2a59d0={};_0x2a59d0[_0x39afb2(0x1c4)]='count',_0x2a59d0[_0x39afb2(0x267)]=_0x458452,_0x2a59d0[_0x39afb2(0x30a)]=_0x39afb2(0x3bb),_0x2a59d0[_0x39afb2(0x1aa)]=!![],_0x30ed06['push'](_0x2a59d0);}}const _0x3ebb43=[];if(_0x3d10b5[_0x39afb2(0x31c)]>0x0){const _0x3b8239=_0x3d10b5[0x0][_0x39afb2(0x2f0)],_0x50cb5c={};_0x50cb5c[_0x3b8239]=_0x39afb2(0x25a),_0x3ebb43[_0x39afb2(0x3cf)](_0x50cb5c);}const _0x2f8000=[..._0x3f36cf,..._0x30ed06[_0x39afb2(0x295)](_0x3f8e6d=>_0x3f8e6d['alias'])],_0x554b46=[];if(_0x30ed06['length']>0x0){const _0x42ee1b={};_0x42ee1b[_0x39afb2(0x3fc)]=0x0;const _0x29125f={};_0x29125f[_0x39afb2(0x223)]=_0x30ed06[0x0][_0x39afb2(0x30a)],_0x29125f['condition']=_0x42ee1b,_0x554b46[_0x39afb2(0x3cf)](_0x29125f);}const _0x4b1023={};return _0x4b1023[_0x39afb2(0x1e8)]=_0x2f8000,_0x4b1023[_0x39afb2(0x305)]=_0x1bb54f,_0x4b1023[_0x39afb2(0x21c)]=_0x3f36cf,_0x4b1023['aggregate']=_0x30ed06,_0x4b1023['having']=_0x554b46[_0x39afb2(0x31c)]>0x0?_0x554b46:undefined,_0x4b1023[_0x39afb2(0x236)]=_0x3ebb43,_0x4b1023['currentPage']=0x1,_0x4b1023[_0x39afb2(0x35a)]=0x14,_0x4b1023;}[a0_0x3a67c7(0x1b7)](_0xc75201,_0x56fdf8){const _0x155545=a0_0x3a67c7,{useFullExample:useFullExample=![],indent:indent='\x20\x20'}=_0x56fdf8||{},_0x58ee4e=this[_0x155545(0x1d8)](),_0x5646b6=this[_0x155545(0x203)](),_0x55574c=_0xf63f13=>{const _0x169336=_0x155545;return JSON[_0x169336(0x425)](_0xf63f13,null,0x2)[_0x169336(0x1c7)]('\x0a')[_0x169336(0x295)]((_0x12b7bb,_0x1de61c)=>_0x1de61c===0x0?_0x12b7bb:indent+_0x12b7bb)['join']('\x0a');};if(useFullExample){const _0x511662=this['context'][_0x155545(0x389)]||[],_0x538a97=_0x511662[_0x155545(0x1b6)](_0x480fe0=>this['isNumericField'](_0x480fe0)),_0x441e7c={'where':_0x511662[0x0]?{[_0x511662[0x0][_0x155545(0x2f0)]]:{'$eq':this['generateExampleValue'](_0x511662[0x0],_0x155545(0x1c1))}}:{},'aggregate':_0x538a97[_0x155545(0x31c)]>0x0?[{'type':_0x155545(0x286),'column':_0x538a97[0x0][_0x155545(0x2f0)],'alias':_0x538a97[0x0][_0x155545(0x2f0)]+_0x155545(0x3e0),'distinct':![],'round':!![],'precision':0x2}]:[{'type':_0x155545(0x248),'column':_0x511662[0x0][_0x155545(0x2f0)],'alias':_0x155545(0x3bb),'distinct':!![]}],'orderBy':[{[_0x511662[0x0]['code']]:_0x155545(0x25a)}]};let _0x248c21='';return _0x511662['length']>=0x3&&(_0x248c21=_0x155545(0x3fb)+_0xc75201+'.'+_0x58ee4e+'('+_0x55574c(_0x5646b6)+');'),_0x155545(0x39e)+_0xc75201+'.'+_0x58ee4e+'('+_0x55574c(_0x441e7c)+');'+_0x248c21;}const _0xed861f=JSON[_0x155545(0x425)](_0x5646b6,null,0x2)[_0x155545(0x1c7)]('\x0a')['map']((_0x181c1d,_0x8bab8c)=>_0x8bab8c===0x0?_0x181c1d:indent+_0x181c1d)['join']('\x0a');return _0x155545(0x214)+_0xc75201+'.'+_0x58ee4e+'('+_0xed861f+');';}[a0_0x3a67c7(0x24e)](_0x315ace){const _0x20ac30=a0_0x3a67c7,_0x17ee84=_0x315ace[_0x20ac30(0x3a8)]();return[_0x20ac30(0x2de),_0x20ac30(0x427),_0x20ac30(0x20c),_0x20ac30(0x2d3)][_0x20ac30(0x1d3)](_0x17ee84)||[_0x20ac30(0x332),_0x20ac30(0x270),_0x20ac30(0x3e3),_0x20ac30(0x39a),_0x20ac30(0x1ba)][_0x20ac30(0x1d3)](_0x17ee84);}[a0_0x3a67c7(0x31d)](_0x3a5c3d){const _0x446869=a0_0x3a67c7,_0x39ae00=_0x3a5c3d['getDbTypeForOperation'](),_0xa515d1=[];if([_0x446869(0x2de),'INTEGER',_0x446869(0x20c),_0x446869(0x2d3)][_0x446869(0x1d3)](_0x39ae00)||[_0x446869(0x332),_0x446869(0x270),_0x446869(0x3e3),_0x446869(0x39a),_0x446869(0x1ba)]['includes'](_0x39ae00))_0xa515d1[_0x446869(0x3cf)](_0x446869(0x1c1),_0x446869(0x1da),_0x446869(0x3fc),_0x446869(0x3cc),_0x446869(0x338),_0x446869(0x2b2),_0x446869(0x27b));else{if(['STRING',_0x446869(0x25c),'VARCHAR']['includes'](_0x39ae00)||[_0x446869(0x260),_0x446869(0x1f2)][_0x446869(0x1d3)](_0x39ae00))_0xa515d1['push']('$eq',_0x446869(0x1da),'$in',_0x446869(0x3a6),_0x446869(0x33f),_0x446869(0x370));else{if([_0x446869(0x2e8),'DATETIME',_0x446869(0x30c)][_0x446869(0x1d3)](_0x39ae00)||['TIME'][_0x446869(0x1d3)](_0x39ae00))_0xa515d1[_0x446869(0x3cf)](_0x446869(0x1c1),_0x446869(0x1da),_0x446869(0x3fc),'$lte',_0x446869(0x338),_0x446869(0x2b2));else['BOOLEAN','BOOL',_0x446869(0x22f)]['includes'](_0x39ae00)?_0xa515d1[_0x446869(0x3cf)](_0x446869(0x1c1),_0x446869(0x1da)):_0xa515d1['push']('$eq',_0x446869(0x1da));}}return _0xa515d1;}['selectBestOperator'](_0x4c54ac,_0x17dc69){const _0x2f6b4d=a0_0x3a67c7,_0x5bde24=_0x4c54ac[_0x2f6b4d(0x3a8)]();if([_0x2f6b4d(0x2de),_0x2f6b4d(0x427),_0x2f6b4d(0x20c),_0x2f6b4d(0x2d3)][_0x2f6b4d(0x1d3)](_0x5bde24)||['INT',_0x2f6b4d(0x270),_0x2f6b4d(0x3e3),_0x2f6b4d(0x39a),_0x2f6b4d(0x1ba)][_0x2f6b4d(0x1d3)](_0x5bde24))return _0x17dc69[_0x2f6b4d(0x1d3)]('$gte')?_0x2f6b4d(0x3fc):_0x2f6b4d(0x1c1);if(['STRING','TEXT','VARCHAR']['includes'](_0x5bde24)||[_0x2f6b4d(0x260),_0x2f6b4d(0x1f2)][_0x2f6b4d(0x1d3)](_0x5bde24))return _0x17dc69[_0x2f6b4d(0x1d3)](_0x2f6b4d(0x3a6))?_0x2f6b4d(0x3a6):'$eq';if([_0x2f6b4d(0x2e8),_0x2f6b4d(0x241),_0x2f6b4d(0x30c),_0x2f6b4d(0x3a5)]['includes'](_0x5bde24))return _0x17dc69[_0x2f6b4d(0x1d3)]('$gte')?_0x2f6b4d(0x3fc):_0x2f6b4d(0x1c1);return _0x2f6b4d(0x1c1);}[a0_0x3a67c7(0x3df)](_0x3b0567,_0x1c62e3){const _0x53a993=a0_0x3a67c7,_0xb10b46=_0x3b0567['getDbTypeForOperation'](),_0x13a629=_0x3b0567['getEnumOptions']();if(_0x13a629&&_0x13a629[_0x53a993(0x31c)]>0x0){if(_0x1c62e3===_0x53a993(0x27b))return _0x13a629[_0x53a993(0x3ec)](0x0,0x2)[_0x53a993(0x295)](_0x35625f=>_0x35625f['value']);return _0x13a629[0x0][_0x53a993(0x1a1)];}if([_0x53a993(0x2de),_0x53a993(0x427),_0x53a993(0x20c),_0x53a993(0x2d3)][_0x53a993(0x1d3)](_0xb10b46)||['INT',_0x53a993(0x270),_0x53a993(0x3e3),_0x53a993(0x39a),'FLOAT']['includes'](_0xb10b46)){if(_0x1c62e3===_0x53a993(0x27b))return[0x1,0x2,0x3];if(_0x1c62e3===_0x53a993(0x3fc)||_0x1c62e3===_0x53a993(0x338))return 0x0;if(_0x1c62e3==='$lte'||_0x1c62e3===_0x53a993(0x2b2))return 0x64;return 0x1;}if([_0x53a993(0x3f6),_0x53a993(0x25c),'VARCHAR']['includes'](_0xb10b46)||[_0x53a993(0x260),_0x53a993(0x1f2)][_0x53a993(0x1d3)](_0xb10b46)){if(_0x1c62e3===_0x53a993(0x27b))return[_0x53a993(0x31f),_0x53a993(0x423)];if(_0x1c62e3===_0x53a993(0x3a6))return _0x53a993(0x2a3);if(_0x1c62e3===_0x53a993(0x33f))return'prefix';if(_0x1c62e3===_0x53a993(0x370))return _0x53a993(0x3fd);return _0x53a993(0x1a1);}if(['DATE','DATETIME',_0x53a993(0x30c),'TIME'][_0x53a993(0x1d3)](_0xb10b46)){if(_0x1c62e3===_0x53a993(0x3fc)||_0x1c62e3===_0x53a993(0x338))return _0x53a993(0x2bb);if(_0x1c62e3===_0x53a993(0x3cc)||_0x1c62e3===_0x53a993(0x2b2))return'2024-12-31';return _0x53a993(0x2bb);}if([_0x53a993(0x1d2),'BOOL',_0x53a993(0x22f)][_0x53a993(0x1d3)](_0xb10b46))return!![];return _0x1c62e3===_0x53a993(0x27b)?[_0x53a993(0x31f),_0x53a993(0x423)]:'value';}[a0_0x3a67c7(0x411)](){const _0x58a9a5=a0_0x3a67c7,_0xfac085=this[_0x58a9a5(0x2a9)](),_0xea3aca=Object['entries'](_0xfac085)['filter'](([_0x46f8b6])=>_0x46f8b6!=='currentPage'&&_0x46f8b6!==_0x58a9a5(0x35a))[_0x58a9a5(0x295)](([_0x39c413,_0x3cbebc])=>{const _0x2af514=_0x58a9a5,_0x23eca3=_0x3cbebc,_0x3630d1={};return _0x3630d1['name']=_0x39c413,_0x3630d1[_0x2af514(0x1c4)]=_0x23eca3[_0x2af514(0x1c4)]||'String',_0x3630d1[_0x2af514(0x266)]=_0x23eca3[_0x2af514(0x266)]||'-',_0x3630d1['required']=_0x23eca3[_0x2af514(0x3fe)],_0x3630d1;}),_0x582ae1={};return _0x582ae1[_0x58a9a5(0x266)]=_0x58a9a5(0x393),_0x582ae1[_0x58a9a5(0x2f8)]=_0xea3aca,_0x582ae1;}[a0_0x3a67c7(0x35f)](){const _0x162702=a0_0x3a67c7,_0x2ac7ad=this[_0x162702(0x203)]()['aggregate'],_0x19c9fb=[{}],_0x149c56=[];_0x2ac7ad?.[_0x162702(0x40a)](_0x11f2f4=>{const _0x1748c4=_0x162702,_0x28c858={};_0x28c858[_0x1748c4(0x192)]=_0x11f2f4[_0x1748c4(0x30a)],_0x28c858[_0x1748c4(0x3b1)]=_0x11f2f4[_0x1748c4(0x30a)],_0x149c56[_0x1748c4(0x3cf)](_0x28c858),_0x19c9fb[0x0][_0x11f2f4['alias']]=_0x11f2f4[_0x1748c4(0x1c4)]===_0x1748c4(0x248)?0x64:Math['round'](Math[_0x1748c4(0x19c)]()*0x64*0x64)/0x64;});const _0x52c860={};_0x52c860['pageSize']=0x1,_0x52c860['totalCount']=0x64,_0x52c860[_0x162702(0x3fa)]=0x1;const _0x3c9dc6={};_0x3c9dc6[_0x162702(0x28a)]=_0x52c860,_0x3c9dc6[_0x162702(0x346)]=_0x19c9fb,_0x3c9dc6['tableColumns']=_0x149c56;const _0x353f57={};return _0x353f57[_0x162702(0x28c)]=!![],_0x353f57[_0x162702(0x275)]='',_0x353f57[_0x162702(0x388)]='',_0x353f57[_0x162702(0x36a)]=_0x162702(0x402),_0x353f57['data']=_0x3c9dc6,_0x353f57[_0x162702(0x2f8)]=null,_0x353f57;}}class OperationFactory{[a0_0x3a67c7(0x2d8)](_0x227749,_0x1d9613,_0x34ba3a){const _0x1e05d2=a0_0x3a67c7;switch(_0x227749){case'getSelectOptions':return new GetSelectOptionsOperation(_0x227749,_0x1d9613,_0x34ba3a);case _0x1e05d2(0x352):return new GetListOperation(_0x227749,_0x1d9613,_0x34ba3a);case'filter':return new FilterOperation(_0x227749,_0x1d9613,_0x34ba3a);case _0x1e05d2(0x356):return new ExcelExportOperation(_0x227749,_0x1d9613,_0x34ba3a);case'update':return new UpdateOperation(_0x227749,_0x1d9613,_0x34ba3a);case _0x1e05d2(0x235):return new AggregateOperation(_0x227749,_0x1d9613,_0x34ba3a);default:return new GenericOperation(_0x227749,_0x1d9613,_0x34ba3a);}}['createAll'](_0x3b893a,_0x1eb523){const _0xc267d8=a0_0x3a67c7,_0x4276ee=new Map();return Object[_0xc267d8(0x240)](_0x3b893a)[_0xc267d8(0x40a)](([_0x2de47b,_0x16c38c])=>{const _0xcc8320=_0xc267d8;_0x4276ee[_0xcc8320(0x415)](_0x2de47b,this[_0xcc8320(0x2d8)](_0x2de47b,_0x16c38c,_0x1eb523));}),_0x4276ee;}}class OperationList{[a0_0x3a67c7(0x41d)];constructor(_0x3df752,_0x51bf18){const _0x49d5d6=a0_0x3a67c7,_0xf10898=new OperationFactory();this[_0x49d5d6(0x41d)]=_0xf10898[_0x49d5d6(0x29b)](_0x3df752,_0x51bf18);}[a0_0x3a67c7(0x341)](_0x3ea58c){const _0x26ea94=a0_0x3a67c7;return this[_0x26ea94(0x41d)][_0x26ea94(0x341)](_0x3ea58c);}[a0_0x3a67c7(0x208)](_0x688bc3){const _0x120df3=a0_0x3a67c7;return this['_operations'][_0x120df3(0x208)](_0x688bc3);}[a0_0x3a67c7(0x31e)](){const _0xd92f14=a0_0x3a67c7;return this['_operations'][_0xd92f14(0x31e)];}[a0_0x3a67c7(0x424)](){const _0x463b3f=a0_0x3a67c7;return Array['from'](this[_0x463b3f(0x41d)][_0x463b3f(0x289)]());}[a0_0x3a67c7(0x199)](){const _0x154094=a0_0x3a67c7,_0x4d68e5=Array[_0x154094(0x263)](this[_0x154094(0x41d)][_0x154094(0x348)]());return this['sortOperationsWithFilterFirst'](_0x4d68e5);}[a0_0x3a67c7(0x2e2)](){const _0x3616e1=a0_0x3a67c7;return this[_0x3616e1(0x199)]()[_0x3616e1(0x1b6)](_0xf3ef64=>_0xf3ef64[_0x3616e1(0x3c5)]());}[a0_0x3a67c7(0x3cd)](){const _0x3253a2=a0_0x3a67c7;return this[_0x3253a2(0x199)]()[_0x3253a2(0x1b6)](_0x4d6b54=>!_0x4d6b54['isEnabled']());}[a0_0x3a67c7(0x353)](){const _0xcc25e8=a0_0x3a67c7;return this['getEnabled']()[_0xcc25e8(0x295)](_0x41a058=>_0x41a058['getName']());}[a0_0x3a67c7(0x340)](){const _0x401e8e=a0_0x3a67c7;return this[_0x401e8e(0x3cd)]()['map'](_0x426942=>_0x426942[_0x401e8e(0x1d8)]());}[a0_0x3a67c7(0x395)](_0x28a609){const _0xe2ec7c=a0_0x3a67c7;return this['toArray']()['filter'](_0x54bc5d=>_0x54bc5d[_0xe2ec7c(0x321)]()===_0x28a609);}[a0_0x3a67c7(0x1b6)](_0x159c54){const _0x44525c=a0_0x3a67c7;return this[_0x44525c(0x199)]()['filter'](_0x159c54);}['getFiltered'](_0x2720d8={}){const _0x2318d9=a0_0x3a67c7;let _0x280abf=this['toArray']();!_0x2720d8[_0x2318d9(0x1bf)]&&(_0x280abf=_0x280abf[_0x2318d9(0x1b6)](_0x52f176=>_0x52f176[_0x2318d9(0x3c5)]()));if(_0x2720d8[_0x2318d9(0x1f3)]!==![]){const _0x67db48=_0x280abf[_0x2318d9(0x295)](_0x37ad88=>({'name':_0x37ad88[_0x2318d9(0x1d8)](),'operation':_0x37ad88})),_0x202ccd=filterApiOperations(_0x67db48);_0x280abf=_0x202ccd[_0x2318d9(0x295)](_0x1dc104=>_0x1dc104[_0x2318d9(0x2ba)]),_0x280abf=this[_0x2318d9(0x335)](_0x280abf);}return _0x2720d8['customFilter']&&(_0x280abf=_0x280abf[_0x2318d9(0x1b6)](_0x2720d8[_0x2318d9(0x1e6)])),_0x280abf;}[a0_0x3a67c7(0x335)](_0x3e31a3){const _0x3406ed=a0_0x3a67c7,_0x389442=_0x3e31a3[_0x3406ed(0x323)](_0xbbae30=>_0xbbae30['getName']()===_0x3406ed(0x1b6)),_0x35739c=_0x3e31a3[_0x3406ed(0x1b6)](_0x4aa37e=>_0x4aa37e[_0x3406ed(0x1d8)]()!==_0x3406ed(0x1b6));return _0x389442?[_0x389442,..._0x35739c]:_0x35739c;}[a0_0x3a67c7(0x1ad)](){const _0x10e2d0=a0_0x3a67c7,_0x2e01e5=this[_0x10e2d0(0x2e2)]();return{'total':this['size'](),'enabled':_0x2e01e5[_0x10e2d0(0x31c)],'disabled':this[_0x10e2d0(0x31e)]()-_0x2e01e5[_0x10e2d0(0x31c)],'byType':this[_0x10e2d0(0x309)](_0x2e01e5),'byMethod':this[_0x10e2d0(0x1f1)](_0x2e01e5)};}[a0_0x3a67c7(0x309)](_0x5f07fd){const _0x3dcf4b={};return _0x5f07fd['forEach'](_0x1f1e4f=>{const _0x1cdf69=a0_0x1599,_0x4d7f8f=_0x1f1e4f[_0x1cdf69(0x321)]();_0x4d7f8f&&(_0x3dcf4b[_0x4d7f8f]=(_0x3dcf4b[_0x4d7f8f]||0x0)+0x1);}),_0x3dcf4b;}[a0_0x3a67c7(0x1f1)](_0x541bfa){const _0x19e18f=a0_0x3a67c7,_0x18ae07={};return _0x541bfa[_0x19e18f(0x40a)](_0x31af64=>{const _0x15577a=_0x19e18f,_0x4e3b2d=_0x31af64[_0x15577a(0x3dc)]();_0x4e3b2d&&(_0x18ae07[_0x4e3b2d]=(_0x18ae07[_0x4e3b2d]||0x0)+0x1);}),_0x18ae07;}[Symbol['iterator']](){const _0x28b059=a0_0x3a67c7;return this[_0x28b059(0x41d)][_0x28b059(0x348)]();}['toString'](){const _0x1e804a=a0_0x3a67c7,_0x5d911d=this[_0x1e804a(0x1ad)]();return _0x1e804a(0x3b2)+_0x5d911d[_0x1e804a(0x3e4)]+'/'+_0x5d911d[_0x1e804a(0x19a)]+_0x1e804a(0x1d9);}}class DBConfig{[a0_0x3a67c7(0x339)];[a0_0x3a67c7(0x250)];[a0_0x3a67c7(0x23f)];[a0_0x3a67c7(0x296)];[a0_0x3a67c7(0x421)];[a0_0x3a67c7(0x1a3)];[a0_0x3a67c7(0x36b)];['pkField'];[a0_0x3a67c7(0x387)];[a0_0x3a67c7(0x31a)];constructor(_0x3883e4,_0x10bb21){const _0x135c6c=a0_0x3a67c7;this[_0x135c6c(0x339)]=_0x10bb21,this[_0x135c6c(0x250)]=_0x3883e4[_0x135c6c(0x250)],this[_0x135c6c(0x23f)]=_0x3883e4[_0x135c6c(0x23f)],this['dbType']=_0x3883e4[_0x135c6c(0x296)],this[_0x135c6c(0x421)]=_0x3883e4[_0x135c6c(0x421)],this[_0x135c6c(0x1a3)]=_0x3883e4[_0x135c6c(0x1a3)],this[_0x135c6c(0x36b)]=_0x3883e4[_0x135c6c(0x36b)],this[_0x135c6c(0x1ea)]=_0x3883e4[_0x135c6c(0x1ea)],this[_0x135c6c(0x387)]=_0x3883e4['tenantCode'],this[_0x135c6c(0x31a)]=_0x3883e4['appCode'];}[a0_0x3a67c7(0x1de)](){return this['raw'];}}class DrivenDataDetailBase extends DatasetItem{[a0_0x3a67c7(0x3a1)];[a0_0x3a67c7(0x26d)];[a0_0x3a67c7(0x35c)];constructor(_0xa6319c){const _0x2cea1e=a0_0x3a67c7,_0x5c3d71={..._0xa6319c};_0x5c3d71['id']=_0xa6319c['modelId']||_0xa6319c['id'],_0x5c3d71['datasetCode']=_0xa6319c[_0x2cea1e(0x27e)]||_0xa6319c[_0x2cea1e(0x2f6)]||_0xa6319c[_0x2cea1e(0x2f0)],super(_0x5c3d71);}[a0_0x3a67c7(0x219)](){return;}['getRelations'](){return[];}['getIndexes'](){return[];}get[a0_0x3a67c7(0x2d6)](){const _0xa74e25=a0_0x3a67c7;return this[_0xa74e25(0x22c)]();}[a0_0x3a67c7(0x257)](){if(!this['_fieldList'])throw new Error('getFieldList()\x20must\x20be\x20implemented\x20by\x20subclass');return this['_fieldList'];}[a0_0x3a67c7(0x308)](){const _0x9200fa=a0_0x3a67c7;if(!this[_0x9200fa(0x35c)])throw new Error(_0x9200fa(0x2a4));return this[_0x9200fa(0x35c)];}['getFields'](){return[];}['getFieldsWithDeleted'](){const _0x4e6f9a=a0_0x3a67c7,_0x56d363=this[_0x4e6f9a(0x19f)]();return _0x56d363[_0x4e6f9a(0x389)];}['getFieldCount'](){const _0x595610=a0_0x3a67c7;return this[_0x595610(0x1d4)]()[_0x595610(0x31c)];}[a0_0x3a67c7(0x3d2)](_0x493c07){const _0x3317a9=a0_0x3a67c7,_0x2087ce=this[_0x3317a9(0x1d5)](_0x493c07);return _0x2087ce?_0x2087ce[_0x3317a9(0x339)]:undefined;}[a0_0x3a67c7(0x21e)](_0x401203){return;}['parseFieldExtend'](_0x54bb60){const _0x148cde=a0_0x3a67c7;if(!_0x54bb60||typeof _0x54bb60!==_0x148cde(0x3ab))return!![]&&console[_0x148cde(0x3dd)](_0x148cde(0x283),_0x54bb60),{};if(_0x148cde(0x1ea)in _0x54bb60){const _0xce239b=_0x54bb60;return{'primaryKey':typeof _0xce239b[_0x148cde(0x1ea)]==='boolean'?_0xce239b['pkField']:Boolean(_0xce239b[_0x148cde(0x1ea)]),'required':_0xce239b[_0x148cde(0x3fe)],'systemRetain':Boolean(_0xce239b[_0x148cde(0x23c)]),'autoIncrement':_0xce239b[_0x148cde(0x3c6)]??undefined};}if(!('extend'in _0x54bb60)||!_0x54bb60[_0x148cde(0x343)])return{};try{const _0x57ddf2=typeof _0x54bb60[_0x148cde(0x343)]===_0x148cde(0x400)?JSON['parse'](_0x54bb60[_0x148cde(0x343)]):_0x54bb60['extend'];if(typeof _0x57ddf2!=='object'||_0x57ddf2===null)return{};return _0x57ddf2;}catch{return{};}}['getOperationList'](){const _0x2162c2=a0_0x3a67c7;if(!this[_0x2162c2(0x3a1)]){const _0x169eda=this[_0x2162c2(0x2ac)](this[_0x2162c2(0x37d)]()||{});this[_0x2162c2(0x3a1)]=new OperationList(_0x169eda,{'fields':this[_0x2162c2(0x257)]()['all'](),'pkField':this[_0x2162c2(0x2eb)][_0x2162c2(0x245)]?.[_0x2162c2(0x1ea)],'dbtableConfig':this[_0x2162c2(0x2eb)][_0x2162c2(0x245)]||null});}return this[_0x2162c2(0x3a1)];}[a0_0x3a67c7(0x2ac)](_0x5343bb){const _0x53ba24=a0_0x3a67c7;if(_0x5343bb[_0x53ba24(0x1b6)]!==undefined)return _0x5343bb;return{..._0x5343bb,'filter':this[_0x53ba24(0x1ae)]()};}[a0_0x3a67c7(0x1ae)](){const _0x3b0f63=a0_0x3a67c7,_0x41b032=this[_0x3b0f63(0x37d)]()?.[_0x3b0f63(0x352)];let _0x2dd6fd=_0x41b032?.['host'],_0x52518d='';if(!_0x2dd6fd&&this[_0x3b0f63(0x37d)]()){const _0x1b38bc=Object[_0x3b0f63(0x348)](this[_0x3b0f63(0x37d)]());for(const _0x2fc12b of _0x1b38bc){if(_0x2fc12b&&typeof _0x2fc12b===_0x3b0f63(0x3ab)&&'host'in _0x2fc12b){_0x2dd6fd=_0x2fc12b[_0x3b0f63(0x202)];break;}}}if(_0x41b032?.[_0x3b0f63(0x38c)]){const _0x42e34a=_0x41b032[_0x3b0f63(0x38c)],_0x4a21b0=_0x42e34a[_0x3b0f63(0x431)]('/');_0x4a21b0!==-0x1&&(_0x52518d=_0x42e34a['substring'](0x0,_0x4a21b0));}const _0x4c2cdc={};_0x4c2cdc[_0x3b0f63(0x18e)]='where',_0x4c2cdc[_0x3b0f63(0x1c4)]=_0x3b0f63(0x3ab),_0x4c2cdc['required']=![];const _0x2952cf={};_0x2952cf['name']=_0x3b0f63(0x1e8),_0x2952cf[_0x3b0f63(0x1c4)]=_0x3b0f63(0x213),_0x2952cf[_0x3b0f63(0x3fe)]=![];const _0x286ca3={};_0x286ca3[_0x3b0f63(0x18e)]=_0x3b0f63(0x236),_0x286ca3['type']=_0x3b0f63(0x213),_0x286ca3[_0x3b0f63(0x3fe)]=![];const _0x1383fc={};_0x1383fc['name']='currentPage',_0x1383fc[_0x3b0f63(0x1c4)]='number',_0x1383fc[_0x3b0f63(0x3fe)]=![],_0x1383fc['default']=0x1;const _0x5ae93c={};_0x5ae93c[_0x3b0f63(0x18e)]=_0x3b0f63(0x35a),_0x5ae93c[_0x3b0f63(0x1c4)]='number',_0x5ae93c[_0x3b0f63(0x3fe)]=![],_0x5ae93c['default']=0xa;const _0x4b2212={};return _0x4b2212[_0x3b0f63(0x18e)]=_0x3b0f63(0x1b6),_0x4b2212['type']=_0x3b0f63(0x269),_0x4b2212['description']=_0x3b0f63(0x32d),_0x4b2212[_0x3b0f63(0x291)]=_0x3b0f63(0x404),_0x4b2212[_0x3b0f63(0x202)]=_0x2dd6fd,_0x4b2212[_0x3b0f63(0x38c)]=_0x52518d?_0x52518d+_0x3b0f63(0x23e):_0x3b0f63(0x23e),_0x4b2212[_0x3b0f63(0x2f8)]=_0x41b032?.[_0x3b0f63(0x2f8)]||[_0x4c2cdc,_0x2952cf,_0x286ca3,_0x1383fc,_0x5ae93c],_0x4b2212[_0x3b0f63(0x42b)]=!![],_0x4b2212;}['getOperations'](){const _0x32099d=a0_0x3a67c7;return this[_0x32099d(0x42c)]()['toArray']();}['getOperationCount'](){const _0x3d460b=a0_0x3a67c7;return this[_0x3d460b(0x42c)]()['size']();}['getOperation'](_0x5a2a8b){const _0xad023b=a0_0x3a67c7;if(typeof _0x5a2a8b!==_0xad023b(0x400)){!![]&&console[_0xad023b(0x3dd)](_0xad023b(0x319),_0x5a2a8b);return;}return this['getOperationList']()[_0xad023b(0x341)](_0x5a2a8b);}[a0_0x3a67c7(0x2c9)](_0x2bf851){const _0x2a7c0e=a0_0x3a67c7;if(typeof _0x2bf851!==_0x2a7c0e(0x400))return![];return this[_0x2a7c0e(0x42c)]()[_0x2a7c0e(0x208)](_0x2bf851);}[a0_0x3a67c7(0x22a)](_0x7a2623){const _0x5c6bf5=a0_0x3a67c7;if(typeof _0x7a2623!==_0x5c6bf5(0x400))return![];const _0x487b2e=this[_0x5c6bf5(0x3ef)](_0x7a2623);return _0x487b2e?.[_0x5c6bf5(0x3c5)]()||![];}[a0_0x3a67c7(0x34b)](){const _0x47bae8=a0_0x3a67c7;return this[_0x47bae8(0x42c)]()['getEnabledNames']();}[a0_0x3a67c7(0x307)](){const _0x3fe852=a0_0x3a67c7;return this[_0x3fe852(0x42c)]()[_0x3fe852(0x340)]();}['getEnabledOperationInstances'](){const _0x1d7b9b=a0_0x3a67c7;return this['getOperationList']()[_0x1d7b9b(0x2e2)]();}['getDisabledOperationInstances'](){const _0x1fdeb5=a0_0x3a67c7;return this[_0x1fdeb5(0x42c)]()[_0x1fdeb5(0x3cd)]();}['getFilteredOperations'](_0x186d62={}){const _0x2dfffd=a0_0x3a67c7;return this[_0x2dfffd(0x42c)]()['getFiltered'](_0x186d62);}[a0_0x3a67c7(0x1ad)](){const _0x5b0ea9=a0_0x3a67c7;return{'fieldCount':this['getFieldCount'](),'systemFieldCount':this[_0x5b0ea9(0x1fc)]()[_0x5b0ea9(0x31c)],'businessFieldCount':this[_0x5b0ea9(0x30e)]()[_0x5b0ea9(0x31c)],'requiredFieldCount':this[_0x5b0ea9(0x2b3)]()[_0x5b0ea9(0x31c)],'primaryKeyCount':this['getPrimaryKeyFields']()['length'],'operationCount':this[_0x5b0ea9(0x367)](),'enabledOperationCount':this[_0x5b0ea9(0x34b)]()['length']};}['getFieldCode'](_0x3ac927){const _0x1defb8=a0_0x3a67c7;if(!_0x3ac927||typeof _0x3ac927!==_0x1defb8(0x3ab))return'';if(_0x1defb8(0x2f0)in _0x3ac927&&typeof _0x3ac927[_0x1defb8(0x2f0)]===_0x1defb8(0x400))return _0x3ac927[_0x1defb8(0x2f0)];if('name'in _0x3ac927&&typeof _0x3ac927[_0x1defb8(0x18e)]===_0x1defb8(0x400))return _0x3ac927['name'];return'';}[a0_0x3a67c7(0x29c)](_0x237b68){const _0x2ba1f9=a0_0x3a67c7;return this[_0x2ba1f9(0x257)]()[_0x2ba1f9(0x208)](_0x237b68);}[a0_0x3a67c7(0x325)](_0x55f02a){const _0x11c090=a0_0x3a67c7;if(!_0x55f02a||typeof _0x55f02a!==_0x11c090(0x3ab))return![];const _0x40ba5b=this['getFieldCode'](_0x55f02a),_0xcbd32=this[_0x11c090(0x1d5)](_0x40ba5b);return _0xcbd32?_0xcbd32[_0x11c090(0x32e)]():![];}[a0_0x3a67c7(0x412)](_0x41a43e){const _0x2e5f66=a0_0x3a67c7;if(!_0x41a43e||typeof _0x41a43e!==_0x2e5f66(0x3ab))return![];const _0x167c03=this[_0x2e5f66(0x252)](_0x41a43e),_0x25aa06=this[_0x2e5f66(0x1d5)](_0x167c03);return _0x25aa06?_0x25aa06[_0x2e5f66(0x229)]():![];}[a0_0x3a67c7(0x41f)](_0x10a5b){const _0x5ad16d=a0_0x3a67c7;if(!_0x10a5b||typeof _0x10a5b!==_0x5ad16d(0x3ab))return![];const _0x165d7d=this[_0x5ad16d(0x252)](_0x10a5b),_0xd392a1=this[_0x5ad16d(0x1d5)](_0x165d7d);return _0xd392a1?_0xd392a1[_0x5ad16d(0x409)]():![];}['isEnumField'](_0x4a9842){const _0x560478=a0_0x3a67c7;if(!_0x4a9842||typeof _0x4a9842!==_0x560478(0x3ab))return![];const _0x479a41=this['getFieldCode'](_0x4a9842),_0x4d43f8=this[_0x560478(0x1d5)](_0x479a41);return _0x4d43f8?_0x4d43f8[_0x560478(0x2af)]():![];}['isMultipleSelectField'](_0x123298){const _0x4ef07d=a0_0x3a67c7;if(!_0x123298||typeof _0x123298!==_0x4ef07d(0x3ab))return![];const _0x458ed4=this['getFieldCode'](_0x123298),_0xfb8e74=this[_0x4ef07d(0x1d5)](_0x458ed4);return _0xfb8e74?_0xfb8e74[_0x4ef07d(0x2fe)]():![];}[a0_0x3a67c7(0x350)](_0x41f232){const _0x447c11=a0_0x3a67c7;if(!_0x41f232||typeof _0x41f232!=='object')return[];const _0x3c9a93=this[_0x447c11(0x252)](_0x41f232),_0x354e96=this[_0x447c11(0x1d5)](_0x3c9a93);if(!_0x354e96||!_0x354e96[_0x447c11(0x2af)]())return[];return _0x354e96['getEnumOptions']()||[];}[a0_0x3a67c7(0x230)](_0x23a2b0){const _0x3d8862=a0_0x3a67c7;if(!_0x23a2b0||typeof _0x23a2b0!==_0x3d8862(0x3ab))return;const _0x54b9e4=this[_0x3d8862(0x252)](_0x23a2b0),_0x252591=this[_0x3d8862(0x1d5)](_0x54b9e4);if(!_0x252591||!_0x252591['isEnum']())return;return _0x252591['getSelectItemsSource']();}[a0_0x3a67c7(0x3da)](_0x4359ea){const _0x11e464=a0_0x3a67c7;if(!_0x4359ea||typeof _0x4359ea!==_0x11e464(0x3ab))return;const _0x3cf7c3=this[_0x11e464(0x252)](_0x4359ea),_0x4a22fb=this[_0x11e464(0x1d5)](_0x3cf7c3);if(!_0x4a22fb||!_0x4a22fb['isEnum']())return;return _0x4a22fb[_0x11e464(0x420)]();}[a0_0x3a67c7(0x2e9)](){const _0x3f9537=a0_0x3a67c7;return this[_0x3f9537(0x257)]()['getPrimaryKeys']()[_0x3f9537(0x295)](_0x519912=>_0x519912['raw']);}['getSystemFields'](){const _0x3e873f=a0_0x3a67c7;return this['getFieldList']()['getSystem']()['map'](_0x2085d0=>_0x2085d0[_0x3e873f(0x339)]);}[a0_0x3a67c7(0x30e)](){const _0xd8f674=a0_0x3a67c7;return this[_0xd8f674(0x257)]()['getBusiness']()[_0xd8f674(0x295)](_0xb4e57d=>_0xb4e57d['raw']);}[a0_0x3a67c7(0x2b3)](){const _0x559585=a0_0x3a67c7;return this[_0x559585(0x257)]()[_0x559585(0x20a)]()['map'](_0x42ae8b=>_0x42ae8b['raw']);}[a0_0x3a67c7(0x3f1)](){const _0x1c2a57=a0_0x3a67c7,_0x43030f=this[_0x1c2a57(0x257)]()[_0x1c2a57(0x337)](),_0x29e294={};for(const [_0x4fd567,_0x59ae68]of Object[_0x1c2a57(0x240)](_0x43030f)){_0x29e294[_0x4fd567]=_0x59ae68[_0x1c2a57(0x295)](_0x2c6a44=>_0x2c6a44[_0x1c2a57(0x339)]);}return _0x29e294;}[a0_0x3a67c7(0x37b)](){const _0xc5a222=a0_0x3a67c7;return this[_0xc5a222(0x257)]()[_0xc5a222(0x336)]()['map'](_0x3341de=>_0x3341de[_0xc5a222(0x339)]);}['getEnumFieldsMeta'](){const _0x5c4565=a0_0x3a67c7,_0x1e6285={};return this[_0x5c4565(0x37b)]()[_0x5c4565(0x40a)](_0x1c08a0=>{const _0x127603=_0x5c4565,_0x407849=this[_0x127603(0x3da)](_0x1c08a0);if(_0x407849){const _0x542de9=this[_0x127603(0x252)](_0x1c08a0);_0x1e6285[_0x542de9]=_0x407849;}}),_0x1e6285;}[a0_0x3a67c7(0x258)](_0x3d23a1,_0x1bbf1c){const _0x12163c=a0_0x3a67c7,_0x5f2379=this[_0x12163c(0x3da)](_0x3d23a1);if(!_0x5f2379)return!![];if(_0x5f2379[_0x12163c(0x38a)]&&!_0x5f2379[_0x12163c(0x422)])return!![];const _0x34dd66=this[_0x12163c(0x252)](_0x3d23a1),_0x46401c=this[_0x12163c(0x1d5)](_0x34dd66),_0x5e74eb=_0x46401c?_0x46401c[_0x12163c(0x2fe)]():![];if(_0x5e74eb&&Array[_0x12163c(0x205)](_0x1bbf1c))return _0x1bbf1c[_0x12163c(0x2c0)](_0x2ce1bc=>_0x5f2379[_0x12163c(0x348)][_0x12163c(0x1d3)](_0x2ce1bc));return _0x5f2379[_0x12163c(0x348)]['includes'](_0x1bbf1c);}['toListItem'](){const _0xd742b3=a0_0x3a67c7;return new DatasetItem({'id':this['id'],'name':this['name'],'datasetCode':this['datasetCode'],'dbtableConfig':this[_0xd742b3(0x1a2)]()});}[a0_0x3a67c7(0x31b)](){const _0x4b44c8=a0_0x3a67c7;return _0x4b44c8(0x26a)+this[_0x4b44c8(0x18e)]+',\x20'+this[_0x4b44c8(0x2f6)]+',\x20'+this[_0x4b44c8(0x1fd)]()+_0x4b44c8(0x1b4)+this[_0x4b44c8(0x367)]()+'\x20operations,\x20'+this[_0x4b44c8(0x406)]()+')';}['getFilterOperators'](){const _0x2b3df2=a0_0x3a67c7;return this[_0x2b3df2(0x330)]('filter');}[a0_0x3a67c7(0x2fd)](_0x2a8597){const _0x261662=a0_0x3a67c7;return this[_0x261662(0x375)]('filter',_0x2a8597);}['getFieldsFilterOperatorsMap'](){const _0xb6f6cc=a0_0x3a67c7;return this[_0xb6f6cc(0x1db)](_0xb6f6cc(0x1b6));}[a0_0x3a67c7(0x330)](_0x2b97fc){const _0x2bf787=a0_0x3a67c7,_0x5ba1be=this[_0x2bf787(0x3ef)](_0x2b97fc);return _0x5ba1be?_0x5ba1be[_0x2bf787(0x274)]():[];}[a0_0x3a67c7(0x375)](_0x5b1d32,_0x45769d){const _0x39e565=a0_0x3a67c7,_0x222f5b=this[_0x39e565(0x3ef)](_0x5b1d32);return _0x222f5b?_0x222f5b[_0x39e565(0x3c4)](_0x45769d):[];}[a0_0x3a67c7(0x1db)](_0x374d13){const _0x25e85a=a0_0x3a67c7,_0xbed95a={};return this[_0x25e85a(0x257)]()[_0x25e85a(0x40a)](_0x29cba8=>{const _0x1d9704=_0x25e85a,_0x2ff130=this[_0x1d9704(0x375)](_0x374d13,_0x29cba8['code']);_0x2ff130[_0x1d9704(0x31c)]>0x0&&(_0xbed95a[_0x29cba8[_0x1d9704(0x2f0)]]=_0x2ff130);}),_0xbed95a;}[a0_0x3a67c7(0x221)](_0x39ec4d,_0x4b2b75,_0x362aa0){const _0x39b2e0=a0_0x3a67c7,_0xa2d434=this[_0x39b2e0(0x375)](_0x39ec4d,_0x4b2b75);return _0xa2d434[_0x39b2e0(0x1d3)](_0x362aa0);}}class FieldBase{get[a0_0x3a67c7(0x296)](){return;}get[a0_0x3a67c7(0x3f3)](){return;}get[a0_0x3a67c7(0x1d1)](){return;}get[a0_0x3a67c7(0x222)](){return;}[a0_0x3a67c7(0x1cd)](){const _0x53fc5d=a0_0x3a67c7;return!this[_0x53fc5d(0x229)]();}[a0_0x3a67c7(0x2b0)](){const _0x342bd8=a0_0x3a67c7;return this[_0x342bd8(0x1a9)];}[a0_0x3a67c7(0x2af)](){const _0x7b18cc=a0_0x3a67c7,_0x5d3790=[_0x7b18cc(0x39d),_0x7b18cc(0x1dd),_0x7b18cc(0x21b)];return _0x5d3790[_0x7b18cc(0x1d3)](this[_0x7b18cc(0x1c4)]);}[a0_0x3a67c7(0x2fe)](){return this['type']==='CHECKBOX';}[a0_0x3a67c7(0x1b0)](){const _0x45ce02=a0_0x3a67c7,_0x312706=this[_0x45ce02(0x420)]();return _0x312706?.['values']||[];}[a0_0x3a67c7(0x420)](){const _0x16b32a=a0_0x3a67c7;if(!this[_0x16b32a(0x2af)]())return;const _0x3dcabf=this[_0x16b32a(0x419)](),_0x20b9eb=this['getSelectItemsSource'](),_0x3e472d=[],_0x3058a8={},_0x525c4c=_0x3207b5=>{_0x3207b5['forEach'](_0x479b34=>{const _0x54974a=a0_0x1599;if(!_0x479b34||typeof _0x479b34!==_0x54974a(0x3ab))return;_0x479b34['value']!==undefined&&_0x479b34[_0x54974a(0x1a1)]!==null&&(_0x3e472d['push'](_0x479b34[_0x54974a(0x1a1)]),_0x3058a8[String(_0x479b34[_0x54974a(0x1a1)])]=_0x479b34[_0x54974a(0x428)]||''),_0x479b34['children']&&Array[_0x54974a(0x205)](_0x479b34[_0x54974a(0x239)])&&_0x479b34[_0x54974a(0x239)][_0x54974a(0x31c)]>0x0&&_0x525c4c(_0x479b34['children']);});};return _0x3dcabf&&Array['isArray'](_0x3dcabf)&&_0x3dcabf[_0x16b32a(0x31c)]>0x0&&_0x525c4c(_0x3dcabf),{'code':this['code'],'name':this[_0x16b32a(0x18e)],'type':this[_0x16b32a(0x1c4)],'multiple':this[_0x16b32a(0x2fe)](),'options':_0x3dcabf,'selectItemsSource':_0x20b9eb,'values':_0x3e472d,'valueLabels':_0x3058a8};}get['enumValues'](){const _0x5044e1=a0_0x3a67c7;return this[_0x5044e1(0x1b0)]();}['toString'](){const _0x400893=a0_0x3a67c7;return _0x400893(0x1b1)+this['name']+',\x20'+this['code']+',\x20'+this[_0x400893(0x1c4)]+',\x20'+this[_0x400893(0x406)]()+')';}}class FieldV1 extends FieldBase{[a0_0x3a67c7(0x2eb)];[a0_0x3a67c7(0x201)]=null;constructor(_0x1490f2){const _0x523690=a0_0x3a67c7;super();if(!_0x1490f2||typeof _0x1490f2!==_0x523690(0x3ab))throw new Error('[Field]\x20Invalid\x20field\x20definition');this['_raw']=_0x1490f2;}['toFieldDefinition'](){const _0x2422f5=a0_0x3a67c7;return this[_0x2422f5(0x2eb)];}[a0_0x3a67c7(0x406)](){return'v1';}get[a0_0x3a67c7(0x339)](){const _0x137152=a0_0x3a67c7;return this[_0x137152(0x2eb)];}get[a0_0x3a67c7(0x18e)](){const _0x2eba45=a0_0x3a67c7;return this[_0x2eba45(0x2eb)][_0x2eba45(0x18e)]||'';}get['code'](){const _0x2463f4=a0_0x3a67c7;return this[_0x2463f4(0x2eb)]['code']||'';}get[a0_0x3a67c7(0x1c4)](){const _0x2e70e2=a0_0x3a67c7;return this[_0x2e70e2(0x2eb)][_0x2e70e2(0x1c4)]||'';}get[a0_0x3a67c7(0x266)](){const _0x410882=a0_0x3a67c7;return this[_0x410882(0x2eb)][_0x410882(0x266)]||'';}get[a0_0x3a67c7(0x1a9)](){const _0x30d0e3=a0_0x3a67c7;return Boolean(this[_0x30d0e3(0x2eb)]['deleted']);}get[a0_0x3a67c7(0x296)](){const _0x43b336=a0_0x3a67c7;return this[_0x43b336(0x2eb)][_0x43b336(0x296)];}get[a0_0x3a67c7(0x3f3)](){const _0x49a63a=a0_0x3a67c7;return this[_0x49a63a(0x2eb)]['dbTypeLen'];}get['displayName'](){const _0xfea47d=a0_0x3a67c7;return this[_0xfea47d(0x2eb)]['alias'];}get[a0_0x3a67c7(0x222)](){return;}get[a0_0x3a67c7(0x343)](){const _0x15744e=a0_0x3a67c7;if(this[_0x15744e(0x201)]!==null&&typeof this[_0x15744e(0x201)]===_0x15744e(0x3ab))return this[_0x15744e(0x201)];const _0xe3c3ed=this[_0x15744e(0x2eb)][_0x15744e(0x343)];if(!_0xe3c3ed||typeof _0xe3c3ed!=='string')return this[_0x15744e(0x201)]={},this[_0x15744e(0x201)];if(_0xe3c3ed==='null'||_0xe3c3ed[_0x15744e(0x3ba)]()===_0x15744e(0x3bf))return this['_extend']={},this['_extend'];try{const _0x3ccf51=JSON[_0x15744e(0x216)](_0xe3c3ed);return this[_0x15744e(0x201)]=_0x3ccf51!==null&&typeof _0x3ccf51==='object'&&!Array[_0x15744e(0x205)](_0x3ccf51)?_0x3ccf51:{},this[_0x15744e(0x201)];}catch(_0xf5c405){return!![]&&console[_0x15744e(0x3dd)]('[FieldV1.extend]\x20解析字段\x20'+this[_0x15744e(0x2f0)]+_0x15744e(0x302),_0xf5c405),this['_extend']={},this[_0x15744e(0x201)];}}[a0_0x3a67c7(0x409)](){const _0x4a6eb0=a0_0x3a67c7;return Boolean(this[_0x4a6eb0(0x343)]['required']);}[a0_0x3a67c7(0x32e)](){const _0x24b570=a0_0x3a67c7;return Boolean(this['extend'][_0x24b570(0x2f1)]||this[_0x24b570(0x343)][_0x24b570(0x1ea)]);}[a0_0x3a67c7(0x229)](){const _0x2c0a17=a0_0x3a67c7;return Boolean(this[_0x2c0a17(0x343)][_0x2c0a17(0x23c)]);}[a0_0x3a67c7(0x1af)](){return Boolean(this['extend']['autoIncrement']);}[a0_0x3a67c7(0x1ed)](){const _0xa871e4=a0_0x3a67c7;return Boolean(this[_0xa871e4(0x343)][_0xa871e4(0x1e4)]);}[a0_0x3a67c7(0x39c)](){const _0x2ab8df=a0_0x3a67c7;return Boolean(this[_0x2ab8df(0x343)][_0x2ab8df(0x364)]);}[a0_0x3a67c7(0x19e)](){const _0x1980dc=a0_0x3a67c7;return this[_0x1980dc(0x18e)];}[a0_0x3a67c7(0x1eb)](){const _0x52e7fa=a0_0x3a67c7;return this[_0x52e7fa(0x2f0)];}[a0_0x3a67c7(0x2af)](){const _0x3ca28c=a0_0x3a67c7,_0x1e6078=['RADIO',_0x3ca28c(0x1dd),_0x3ca28c(0x21b)];if(_0x1e6078[_0x3ca28c(0x1d3)](this[_0x3ca28c(0x1c4)]))return!![];const _0x4215ed=this[_0x3ca28c(0x343)];return Boolean(_0x4215ed[_0x3ca28c(0x422)]&&Array[_0x3ca28c(0x205)](_0x4215ed[_0x3ca28c(0x422)])&&_0x4215ed[_0x3ca28c(0x422)][_0x3ca28c(0x31c)]>0x0||_0x4215ed[_0x3ca28c(0x38a)]);}[a0_0x3a67c7(0x2fe)](){const _0x11894e=a0_0x3a67c7;if(this[_0x11894e(0x1c4)]===_0x11894e(0x21b))return!![];return Boolean(this[_0x11894e(0x343)][_0x11894e(0x1e0)]);}[a0_0x3a67c7(0x419)](){const _0x53013a=a0_0x3a67c7,_0x364fea=this['extend'];if(_0x364fea['options']&&Array['isArray'](_0x364fea['options']))return _0x364fea[_0x53013a(0x422)];return;}[a0_0x3a67c7(0x1b2)](){const _0x220d0c=a0_0x3a67c7,_0x590063=this[_0x220d0c(0x343)];if(_0x590063[_0x220d0c(0x38a)]&&typeof _0x590063[_0x220d0c(0x38a)]==='object')return _0x590063[_0x220d0c(0x38a)];return;}[a0_0x3a67c7(0x3a8)](){const _0x36b2bc=a0_0x3a67c7;return this['type'][_0x36b2bc(0x186)]();}[a0_0x3a67c7(0x294)](){const _0x78e271=a0_0x3a67c7;return this[_0x78e271(0x343)][_0x78e271(0x33e)];}[a0_0x3a67c7(0x347)](){const _0xa1cf5=a0_0x3a67c7;return this['extend'][_0xa1cf5(0x24b)];}[a0_0x3a67c7(0x41b)](){const _0x1a8a4e=a0_0x3a67c7;return{'name':this['name'],'code':this['code'],'type':this[_0x1a8a4e(0x1c4)],'dbType':this[_0x1a8a4e(0x296)],'dbTypeLen':this[_0x1a8a4e(0x3f3)],'description':this[_0x1a8a4e(0x266)],'required':this[_0x1a8a4e(0x409)](),'primaryKey':this['isPrimaryKey'](),'system':this[_0x1a8a4e(0x229)](),'autoIncrement':this[_0x1a8a4e(0x1af)](),'createTime':this[_0x1a8a4e(0x1ed)](),'updateTime':this['isUpdateTime'](),'isEnum':this[_0x1a8a4e(0x2af)](),'enumMeta':this[_0x1a8a4e(0x2af)]()?this[_0x1a8a4e(0x420)]():undefined};}[a0_0x3a67c7(0x31b)](){const _0x4e128c=a0_0x3a67c7;return _0x4e128c(0x3ee)+this[_0x4e128c(0x18e)]+',\x20'+this[_0x4e128c(0x2f0)]+',\x20'+this[_0x4e128c(0x1c4)]+')';}}class FieldListBase{['_fields'];constructor(_0xb2ebe9,_0x37b5be){const _0x2fe144=a0_0x3a67c7,_0x50b52f=Array[_0x2fe144(0x205)](_0xb2ebe9)?_0xb2ebe9:[],_0x56d6d7=_0x37b5be?.[_0x2fe144(0x29d)]??![],_0x4b83f0=_0x56d6d7?_0x50b52f:_0x50b52f[_0x2fe144(0x1b6)](_0x2d8261=>{const _0x123f73=_0x2fe144;if(!_0x2d8261||typeof _0x2d8261!==_0x123f73(0x3ab))return![];const _0x2aea3b=_0x2d8261;return!_0x2aea3b['deleted'];});this[_0x2fe144(0x3bd)]=this['createFields'](_0x4b83f0);}get[a0_0x3a67c7(0x31c)](){const _0x212dd8=a0_0x3a67c7;return this[_0x212dd8(0x3bd)][_0x212dd8(0x31c)];}[a0_0x3a67c7(0x320)](){const _0x455a5f=a0_0x3a67c7;return[...this[_0x455a5f(0x3bd)]];}['at'](_0x45b661){const _0x167978=a0_0x3a67c7;return this[_0x167978(0x3bd)]['at'](_0x45b661);}[a0_0x3a67c7(0x323)](_0x1995a1){const _0x4f9398=a0_0x3a67c7;return this[_0x4f9398(0x3bd)]['find'](_0x418184=>_0x418184[_0x4f9398(0x2f0)]===_0x1995a1);}[a0_0x3a67c7(0x255)](_0x95d6de){const _0x5c3cae=a0_0x3a67c7;return this['_fields'][_0x5c3cae(0x323)](_0x23782a=>_0x23782a[_0x5c3cae(0x18e)]===_0x95d6de);}['has'](_0xb34173){const _0x3c50e0=a0_0x3a67c7;return this[_0x3c50e0(0x3bd)]['some'](_0x32d0ba=>_0x32d0ba[_0x3c50e0(0x2f0)]===_0xb34173);}[a0_0x3a67c7(0x40a)](_0x3dc549){const _0x510e0b=a0_0x3a67c7;this[_0x510e0b(0x3bd)][_0x510e0b(0x40a)](_0x3dc549);}[a0_0x3a67c7(0x295)](_0x275a34){const _0x1952af=a0_0x3a67c7;return this[_0x1952af(0x3bd)][_0x1952af(0x295)](_0x275a34);}[a0_0x3a67c7(0x1b6)](_0x10846e){const _0x3af847=a0_0x3a67c7;return this[_0x3af847(0x3bd)][_0x3af847(0x1b6)](_0x10846e);}[a0_0x3a67c7(0x2c0)](_0x4fc975){const _0x1c5940=a0_0x3a67c7;return this[_0x1c5940(0x3bd)][_0x1c5940(0x2c0)](_0x4fc975);}[a0_0x3a67c7(0x354)](_0x4aa8c3){const _0x2d1d1a=a0_0x3a67c7;return this[_0x2d1d1a(0x3bd)]['some'](_0x4aa8c3);}[a0_0x3a67c7(0x20a)](){const _0x1b8609=a0_0x3a67c7;return this[_0x1b8609(0x3bd)][_0x1b8609(0x1b6)](_0xb659e7=>_0xb659e7['isRequired']());}['getPrimaryKeys'](){const _0x28edbd=a0_0x3a67c7;return this['_fields'][_0x28edbd(0x1b6)](_0x1ad332=>_0x1ad332[_0x28edbd(0x32e)]());}[a0_0x3a67c7(0x3e2)](){const _0x3dd88a=a0_0x3a67c7;return this[_0x3dd88a(0x3bd)]['filter'](_0x15ae7e=>_0x15ae7e[_0x3dd88a(0x229)]());}['getBusiness'](){const _0x10f8d5=a0_0x3a67c7;return this['_fields'][_0x10f8d5(0x1b6)](_0x475fcc=>_0x475fcc[_0x10f8d5(0x1cd)]());}['getEnum'](){const _0x316dde=a0_0x3a67c7;return this[_0x316dde(0x3bd)][_0x316dde(0x1b6)](_0x3ca688=>_0x3ca688[_0x316dde(0x2af)]());}['getAutoIncrement'](){const _0x41207e=a0_0x3a67c7;return this[_0x41207e(0x3bd)][_0x41207e(0x1b6)](_0x485b01=>_0x485b01['isAutoIncrement']());}[a0_0x3a67c7(0x33a)](){const _0x5248ec=a0_0x3a67c7;return this[_0x5248ec(0x3bd)][_0x5248ec(0x1b6)](_0xc20976=>_0xc20976[_0x5248ec(0x1ed)]());}['getUpdateTime'](){const _0x16a43a=a0_0x3a67c7;return this[_0x16a43a(0x3bd)][_0x16a43a(0x1b6)](_0x18df73=>_0x18df73[_0x16a43a(0x39c)]());}[a0_0x3a67c7(0x23b)](){const _0x536f44=a0_0x3a67c7;return this[_0x536f44(0x3bd)]['filter'](_0x3504e7=>_0x3504e7[_0x536f44(0x2b0)]());}[a0_0x3a67c7(0x374)](){const _0x1984cd=a0_0x3a67c7;return this[_0x1984cd(0x3bd)][_0x1984cd(0x1b6)](_0x42c385=>!_0x42c385['isDeleted']());}[a0_0x3a67c7(0x337)](){const _0xad1ef=a0_0x3a67c7,_0xd74c3b={};return this[_0xad1ef(0x3bd)][_0xad1ef(0x40a)](_0x5a641d=>{const _0x148e4b=_0xad1ef,_0x4e09b4=_0x5a641d[_0x148e4b(0x1c4)];!_0xd74c3b[_0x4e09b4]&&(_0xd74c3b[_0x4e09b4]=[]),_0xd74c3b[_0x4e09b4][_0x148e4b(0x3cf)](_0x5a641d);}),_0xd74c3b;}[a0_0x3a67c7(0x3a0)](){const _0x4109e1=a0_0x3a67c7,_0x2dc19c={};return this[_0x4109e1(0x3bd)]['forEach'](_0x246500=>{const _0x3943d7=_0x4109e1;if(_0x246500[_0x3943d7(0x2af)]()){const _0x3186cc=_0x246500['getEnumMeta']();_0x3186cc&&(_0x2dc19c[_0x246500[_0x3943d7(0x2f0)]]=_0x3186cc);}}),_0x2dc19c;}[a0_0x3a67c7(0x1ad)](){const _0x58bd41=a0_0x3a67c7;return{'total':this[_0x58bd41(0x31c)],'required':this[_0x58bd41(0x20a)]()[_0x58bd41(0x31c)],'primaryKey':this[_0x58bd41(0x3b0)]()[_0x58bd41(0x31c)],'system':this[_0x58bd41(0x3e2)]()['length'],'business':this[_0x58bd41(0x33c)]()[_0x58bd41(0x31c)],'enum':this[_0x58bd41(0x336)]()[_0x58bd41(0x31c)],'autoIncrement':this['getAutoIncrement']()[_0x58bd41(0x31c)]};}[a0_0x3a67c7(0x1a8)](){const _0x259297=a0_0x3a67c7;return this[_0x259297(0x3bd)][_0x259297(0x295)](_0x33cd94=>_0x33cd94[_0x259297(0x2f0)]);}[a0_0x3a67c7(0x424)](){const _0x2d0865=a0_0x3a67c7;return this[_0x2d0865(0x3bd)][_0x2d0865(0x295)](_0x578dcf=>_0x578dcf[_0x2d0865(0x19e)]());}[a0_0x3a67c7(0x1a5)](){const _0x3c556a=a0_0x3a67c7;return this['_fields'][_0x3c556a(0x295)](_0x3930e7=>_0x3930e7[_0x3c556a(0x1eb)]());}['toJSON'](){const _0x108a9b=a0_0x3a67c7;return this['_fields'][_0x108a9b(0x295)](_0x13b481=>_0x13b481[_0x108a9b(0x41b)]());}[a0_0x3a67c7(0x31b)](){const _0x4c49f8=a0_0x3a67c7;return _0x4c49f8(0x34a)+this['length']+_0x4c49f8(0x3b8);}}class FieldListV1 extends FieldListBase{constructor(_0x117c31,_0xb78442){super(_0x117c31,_0xb78442);}[a0_0x3a67c7(0x3eb)](_0x3adcf7){const _0x43aafc=a0_0x3a67c7;return _0x3adcf7[_0x43aafc(0x295)](_0x9645b0=>new FieldV1(_0x9645b0));}[a0_0x3a67c7(0x320)](){const _0x7d15a7=a0_0x3a67c7;return[...this[_0x7d15a7(0x3bd)]];}['at'](_0x36a69a){return this['_fields']['at'](_0x36a69a);}['find'](_0x122f72){const _0x127729=a0_0x3a67c7;return this['_fields'][_0x127729(0x323)](_0x1f3c53=>_0x1f3c53[_0x127729(0x2f0)]===_0x122f72);}[a0_0x3a67c7(0x255)](_0x378e2a){const _0x5b2ad0=a0_0x3a67c7;return this[_0x5b2ad0(0x3bd)]['find'](_0x3c6def=>_0x3c6def[_0x5b2ad0(0x18e)]===_0x378e2a);}['filter'](_0x3dc339){return this['_fields']['filter'](_0x3dc339);}[a0_0x3a67c7(0x295)](_0x270b2b){const _0x55668f=a0_0x3a67c7;return this['_fields'][_0x55668f(0x295)](_0x270b2b);}[a0_0x3a67c7(0x20a)](){const _0x4bfb82=a0_0x3a67c7;return this[_0x4bfb82(0x3bd)]['filter'](_0x3c3e62=>_0x3c3e62[_0x4bfb82(0x409)]());}[a0_0x3a67c7(0x3b0)](){const _0xa4f2d4=a0_0x3a67c7;return this[_0xa4f2d4(0x3bd)][_0xa4f2d4(0x1b6)](_0xd9466f=>_0xd9466f['isPrimaryKey']());}[a0_0x3a67c7(0x3e2)](){const _0x5868b4=a0_0x3a67c7;return this[_0x5868b4(0x3bd)][_0x5868b4(0x1b6)](_0x3448f2=>_0x3448f2[_0x5868b4(0x229)]());}['getBusiness'](){const _0x2be10b=a0_0x3a67c7;return this[_0x2be10b(0x3bd)]['filter'](_0x5cd531=>_0x5cd531[_0x2be10b(0x1cd)]());}[a0_0x3a67c7(0x336)](){const _0x4b6315=a0_0x3a67c7;return this['_fields'][_0x4b6315(0x1b6)](_0x4b81a1=>_0x4b81a1[_0x4b6315(0x2af)]());}['groupByType'](){const _0x3ae57a=a0_0x3a67c7,_0x18eec6={};return this[_0x3ae57a(0x3bd)][_0x3ae57a(0x40a)](_0x1129e2=>{const _0x35702e=_0x3ae57a,_0x1e3e9e=_0x1129e2['type'];!_0x18eec6[_0x1e3e9e]&&(_0x18eec6[_0x1e3e9e]=[]),_0x18eec6[_0x1e3e9e][_0x35702e(0x3cf)](_0x1129e2);}),_0x18eec6;}['raw'](){const _0x19520d=a0_0x3a67c7;return this[_0x19520d(0x3bd)][_0x19520d(0x295)](_0x253aca=>_0x253aca['raw']);}static[a0_0x3a67c7(0x263)](_0x5a2ccb){const _0x33a0d9=a0_0x3a67c7,_0x1280fd=_0x5a2ccb[_0x33a0d9(0x295)](_0x355d5=>_0x355d5[_0x33a0d9(0x339)]);return new FieldListV1(_0x1280fd);}static[a0_0x3a67c7(0x3c2)](_0xf23aab){const _0x2cb16e=a0_0x3a67c7,_0x181985={};return _0x181985[_0x2cb16e(0x29d)]=!![],new FieldListV1(_0xf23aab,_0x181985);}}class FieldV2 extends FieldBase{[a0_0x3a67c7(0x2eb)];constructor(_0x5decee){const _0xf0ea95=a0_0x3a67c7;super();if(!_0x5decee||typeof _0x5decee!=='object')throw new Error(_0xf0ea95(0x28f));this[_0xf0ea95(0x2eb)]=_0x5decee;}[a0_0x3a67c7(0x406)](){return'v2';}get['raw'](){const _0xe45b0c=a0_0x3a67c7;return this[_0xe45b0c(0x2eb)];}get[a0_0x3a67c7(0x18e)](){return this['_raw']['name']||'';}get['code'](){const _0x2854c2=a0_0x3a67c7;return this['_raw'][_0x2854c2(0x18e)]||'';}get[a0_0x3a67c7(0x1d1)](){const _0x3776eb=a0_0x3a67c7;return this[_0x3776eb(0x2eb)][_0x3776eb(0x1d1)]||'';}get['type'](){const _0x1a4068=a0_0x3a67c7;if(this[_0x1a4068(0x2eb)][_0x1a4068(0x222)])return this[_0x1a4068(0x2eb)]['doType'];return this['mapDbTypeToType'](this[_0x1a4068(0x2eb)][_0x1a4068(0x296)]);}get[a0_0x3a67c7(0x266)](){const _0x1b4e75=a0_0x3a67c7;return this[_0x1b4e75(0x2eb)]['description']||'';}get[a0_0x3a67c7(0x1a9)](){const _0x2aa308=a0_0x3a67c7;return Boolean(this[_0x2aa308(0x2eb)][_0x2aa308(0x1a9)]);}[a0_0x3a67c7(0x409)](){const _0xfe88df=a0_0x3a67c7;return Boolean(this[_0xfe88df(0x2eb)][_0xfe88df(0x3fe)]);}[a0_0x3a67c7(0x32e)](){const _0x369a57=a0_0x3a67c7;return Boolean(this[_0x369a57(0x2eb)][_0x369a57(0x1ea)]);}['isSystem'](){const _0x3390a9=a0_0x3a67c7;return Boolean(this[_0x3390a9(0x2eb)][_0x3390a9(0x23c)]);}['isAutoIncrement'](){const _0x2ab2a5=a0_0x3a67c7;return Boolean(this[_0x2ab2a5(0x2eb)][_0x2ab2a5(0x3c6)]);}[a0_0x3a67c7(0x1ed)](){const _0x5e5c1c=a0_0x3a67c7;return this['_raw']['systemRetain']===_0x5e5c1c(0x1e4);}['isUpdateTime'](){const _0x59ddbd=a0_0x3a67c7;return this[_0x59ddbd(0x2eb)]['systemRetain']===_0x59ddbd(0x364);}[a0_0x3a67c7(0x19e)](){const _0x4e70bd=a0_0x3a67c7;return this[_0x4e70bd(0x2eb)]['displayName']||'';}[a0_0x3a67c7(0x1eb)](){const _0x18b493=a0_0x3a67c7;return this[_0x18b493(0x2eb)][_0x18b493(0x18e)]||'';}[a0_0x3a67c7(0x2af)](){const _0x5f3cf7=a0_0x3a67c7;return Boolean(this[_0x5f3cf7(0x2eb)][_0x5f3cf7(0x422)]&&Array[_0x5f3cf7(0x205)](this['_raw'][_0x5f3cf7(0x422)])&&this[_0x5f3cf7(0x2eb)]['options']['length']>0x0);}[a0_0x3a67c7(0x2fe)](){const _0x6677c8=a0_0x3a67c7,_0x2465c9=this[_0x6677c8(0x2eb)]['extend'];if(!_0x2465c9)return![];try{const _0x3fab50=JSON[_0x6677c8(0x216)](_0x2465c9);if(_0x3fab50&&typeof _0x3fab50===_0x6677c8(0x3ab)&&'multiple'in _0x3fab50)return Boolean(_0x3fab50['multiple']);}catch{}return![];}[a0_0x3a67c7(0x419)](){const _0x25d0b5=a0_0x3a67c7;if(this[_0x25d0b5(0x2eb)]['options']&&Array[_0x25d0b5(0x205)](this[_0x25d0b5(0x2eb)][_0x25d0b5(0x422)]))return this[_0x25d0b5(0x2eb)]['options'];return;}[a0_0x3a67c7(0x1b2)](){const _0x20566a=a0_0x3a67c7,_0x8ef4c2=this['_raw'][_0x20566a(0x343)];if(!_0x8ef4c2)return;try{const _0x4f3743=JSON[_0x20566a(0x216)](_0x8ef4c2);if(_0x4f3743&&typeof _0x4f3743===_0x20566a(0x3ab)&&'selectItemsSource'in _0x4f3743)return _0x4f3743['selectItemsSource'];}catch{}return;}[a0_0x3a67c7(0x3a8)](){const _0x5b6881=a0_0x3a67c7;if(!this[_0x5b6881(0x2eb)][_0x5b6881(0x296)])return'';return this[_0x5b6881(0x2eb)]['dbType']['replace'](/\s+(UNSIGNED|ZEROFILL|SIGNED)$/i,'')[_0x5b6881(0x3ba)]()[_0x5b6881(0x186)]();}[a0_0x3a67c7(0x294)](){return;}[a0_0x3a67c7(0x347)](){return;}get['dbType'](){const _0x270bc0=a0_0x3a67c7;return this['_raw'][_0x270bc0(0x296)]??undefined;}get[a0_0x3a67c7(0x3f3)](){const _0x3caf6a=a0_0x3a67c7;return this[_0x3caf6a(0x2eb)][_0x3caf6a(0x3f3)];}[a0_0x3a67c7(0x2d5)](){const _0x4666b4=a0_0x3a67c7;return this['_raw'][_0x4666b4(0x222)]??null;}get['doType'](){const _0x3ee09e=a0_0x3a67c7;return this[_0x3ee09e(0x2eb)]['doType']??null;}[a0_0x3a67c7(0x41b)](){const _0x2511fd=a0_0x3a67c7;return{'name':this[_0x2511fd(0x18e)],'code':this[_0x2511fd(0x2f0)],'type':this[_0x2511fd(0x1c4)],'dbType':this[_0x2511fd(0x296)],'dbTypeLen':this[_0x2511fd(0x3f3)],'doType':this['getDOType'](),'displayName':this[_0x2511fd(0x1d1)],'description':this['description'],'required':this[_0x2511fd(0x409)](),'primaryKey':this[_0x2511fd(0x32e)](),'system':this[_0x2511fd(0x229)](),'autoIncrement':this[_0x2511fd(0x1af)](),'createTime':this['isCreateTime'](),'updateTime':this[_0x2511fd(0x39c)](),'isEnum':this[_0x2511fd(0x2af)](),'enumMeta':this[_0x2511fd(0x2af)]()?this['getEnumMeta']():undefined};}[a0_0x3a67c7(0x31b)](){const _0x505cbf=a0_0x3a67c7;return _0x505cbf(0x27a)+this[_0x505cbf(0x18e)]+',\x20'+this[_0x505cbf(0x2f0)]+',\x20'+this['dbType']+_0x505cbf(0x1e1)+this[_0x505cbf(0x2d5)]()+')';}[a0_0x3a67c7(0x2ee)](_0x4acbb8){const _0x599956=a0_0x3a67c7;if(!_0x4acbb8)return'TEXT';const _0xf5f890={};_0xf5f890['VARCHAR']=_0x599956(0x25c),_0xf5f890[_0x599956(0x260)]=_0x599956(0x25c),_0xf5f890[_0x599956(0x25c)]=_0x599956(0x3b6),_0xf5f890[_0x599956(0x1f2)]=_0x599956(0x3b6),_0xf5f890[_0x599956(0x332)]='NUMBER',_0xf5f890[_0x599956(0x20c)]=_0x599956(0x2de),_0xf5f890[_0x599956(0x270)]=_0x599956(0x2de),_0xf5f890[_0x599956(0x3e3)]='NUMBER',_0xf5f890['DECIMAL']=_0x599956(0x2de),_0xf5f890['DOUBLE']=_0x599956(0x2de),_0xf5f890[_0x599956(0x1ba)]=_0x599956(0x2de),_0xf5f890[_0x599956(0x241)]='DATE',_0xf5f890[_0x599956(0x30c)]='DATE',_0xf5f890[_0x599956(0x2e8)]=_0x599956(0x2e8),_0xf5f890[_0x599956(0x3a5)]=_0x599956(0x3a5),_0xf5f890['BOOLEAN']=_0x599956(0x3d4),_0xf5f890[_0x599956(0x22f)]=_0x599956(0x3d4),_0xf5f890[_0x599956(0x2fc)]=_0x599956(0x3b9),_0xf5f890[_0x599956(0x24d)]='FILE';const _0x3481a6=_0xf5f890,_0x294be9=_0x4acbb8[_0x599956(0x186)]();return _0x3481a6[_0x294be9]||_0x599956(0x25c);}}class FieldListV2 extends FieldListBase{constructor(_0x2cc2af,_0x1464eb){super(_0x2cc2af,_0x1464eb);}[a0_0x3a67c7(0x3eb)](_0x149882){const _0x2bba68=a0_0x3a67c7;return _0x149882[_0x2bba68(0x295)](_0x47530f=>new FieldV2(_0x47530f));}['all'](){const _0x4cc2e0=a0_0x3a67c7;return[...this[_0x4cc2e0(0x3bd)]];}['at'](_0x2bb985){const _0x2eb9c3=a0_0x3a67c7;return this[_0x2eb9c3(0x3bd)]['at'](_0x2bb985);}[a0_0x3a67c7(0x323)](_0x5bc6c4){const _0x51d625=a0_0x3a67c7;return this[_0x51d625(0x3bd)][_0x51d625(0x323)](_0x1dfaab=>_0x1dfaab[_0x51d625(0x2f0)]===_0x5bc6c4);}[a0_0x3a67c7(0x255)](_0x4431b2){const _0x4b35b4=a0_0x3a67c7;return this['_fields'][_0x4b35b4(0x323)](_0x3cbbfa=>_0x3cbbfa['getDisplayName']()===_0x4431b2);}[a0_0x3a67c7(0x1b6)](_0x2592d4){const _0x59ae75=a0_0x3a67c7;return this[_0x59ae75(0x3bd)][_0x59ae75(0x1b6)](_0x2592d4);}[a0_0x3a67c7(0x295)](_0x334721){const _0x2deac9=a0_0x3a67c7;return this['_fields'][_0x2deac9(0x295)](_0x334721);}['getRequired'](){const _0x2a7eb9=a0_0x3a67c7;return this[_0x2a7eb9(0x3bd)][_0x2a7eb9(0x1b6)](_0x43829a=>_0x43829a['isRequired']());}['getPrimaryKeys'](){const _0x42a338=a0_0x3a67c7;return this[_0x42a338(0x3bd)]['filter'](_0x366a1d=>_0x366a1d[_0x42a338(0x32e)]());}[a0_0x3a67c7(0x3e2)](){const _0x26bc2c=a0_0x3a67c7;return this[_0x26bc2c(0x3bd)][_0x26bc2c(0x1b6)](_0x2dec08=>_0x2dec08['isSystem']());}[a0_0x3a67c7(0x33c)](){const _0x17a43d=a0_0x3a67c7;return this[_0x17a43d(0x3bd)][_0x17a43d(0x1b6)](_0x4c66b0=>_0x4c66b0['isBusiness']());}[a0_0x3a67c7(0x336)](){const _0x285247=a0_0x3a67c7;return this[_0x285247(0x3bd)]['filter'](_0x3801df=>_0x3801df[_0x285247(0x2af)]());}[a0_0x3a67c7(0x337)](){const _0x328fc6=a0_0x3a67c7,_0x191742={};return this[_0x328fc6(0x3bd)][_0x328fc6(0x40a)](_0x5cd842=>{const _0x29840a=_0x328fc6,_0x4cc254=_0x5cd842[_0x29840a(0x1c4)];!_0x191742[_0x4cc254]&&(_0x191742[_0x4cc254]=[]),_0x191742[_0x4cc254][_0x29840a(0x3cf)](_0x5cd842);}),_0x191742;}['raw'](){const _0x2e25c1=a0_0x3a67c7;return this[_0x2e25c1(0x3bd)][_0x2e25c1(0x295)](_0x4f7bab=>_0x4f7bab['raw']);}static[a0_0x3a67c7(0x263)](_0x125684){const _0x206047=a0_0x3a67c7,_0x1e80b2=_0x125684[_0x206047(0x295)](_0x580439=>_0x580439[_0x206047(0x339)]);return new FieldListV2(_0x1e80b2);}static[a0_0x3a67c7(0x3c2)](_0x4c80ce){const _0x57e1f1={};return _0x57e1f1['includeDeleted']=!![],new FieldListV2(_0x4c80ce,_0x57e1f1);}[a0_0x3a67c7(0x31b)](){const _0x3aa128=a0_0x3a67c7;return _0x3aa128(0x376)+this[_0x3aa128(0x31c)]+_0x3aa128(0x3b8);}}class DrivenDataDetailV1 extends DrivenDataDetailBase{[a0_0x3a67c7(0x403)];[a0_0x3a67c7(0x41c)];constructor(_0x30e37b){super(_0x30e37b);}[a0_0x3a67c7(0x257)](){const _0x2e1652=a0_0x3a67c7;if(!this[_0x2e1652(0x403)]){const _0x52264f={};_0x52264f['includeDeleted']=![],this[_0x2e1652(0x403)]=new FieldListV1(this[_0x2e1652(0x2eb)][_0x2e1652(0x1ef)]||[],_0x52264f);}return this['_fieldListV1'];}['getFieldListWithDeleted'](){const _0x253d36=a0_0x3a67c7;if(!this[_0x253d36(0x41c)]){const _0x18acf0={};_0x18acf0['includeDeleted']=!![],this[_0x253d36(0x41c)]=new FieldListV1(this[_0x253d36(0x2eb)][_0x253d36(0x1ef)]||[],_0x18acf0);}return this['_fieldListV1WithDeleted'];}[a0_0x3a67c7(0x1d4)](){const _0x6eea6c=a0_0x3a67c7;return(this[_0x6eea6c(0x2eb)][_0x6eea6c(0x1ef)]||[])['filter'](_0x1de1e5=>!_0x1de1e5[_0x6eea6c(0x1a9)]);}[a0_0x3a67c7(0x1fd)](){const _0x1422fb=a0_0x3a67c7;return this[_0x1422fb(0x257)]()[_0x1422fb(0x31c)];}[a0_0x3a67c7(0x21e)](_0x229527){const _0xac47ca=a0_0x3a67c7;return this['_raw'][_0xac47ca(0x1ef)]?.['find'](_0x46aeed=>_0x46aeed[_0xac47ca(0x2f0)]===_0x229527);}[a0_0x3a67c7(0x406)](){return'v1';}[a0_0x3a67c7(0x19f)](){const _0x4feaa6=a0_0x3a67c7,_0x2bdda0={};return _0x2bdda0[_0x4feaa6(0x389)]=this[_0x4feaa6(0x2eb)]['properties']||[],_0x2bdda0[_0x4feaa6(0x29d)]=![],_0x2bdda0;}[a0_0x3a67c7(0x37d)](){const _0x27ded5=a0_0x3a67c7;return this['_raw'][_0x27ded5(0x195)];}['getSource'](){return this['_raw']['source'];}[a0_0x3a67c7(0x2a0)](){const _0x3c1704=a0_0x3a67c7,_0x2d5a70=this[_0x3c1704(0x1a2)](),_0x57a497=_0x2d5a70?.[_0x3c1704(0x273)],_0x5a3d27={};return _0x5a3d27['dbId']=_0x2d5a70?.[_0x3c1704(0x250)],_0x5a3d27[_0x3c1704(0x23f)]=_0x2d5a70?.['dbName']??_0x57a497?.['dbName'],_0x5a3d27['dbType']=_0x57a497?.[_0x3c1704(0x296)],_0x5a3d27[_0x3c1704(0x421)]=_0x57a497?.['dbVersion'],_0x5a3d27['tableName']=_0x2d5a70?.['tableName'],_0x5a3d27[_0x3c1704(0x36b)]=_0x2d5a70?.['datasetKey'],_0x5a3d27[_0x3c1704(0x1ea)]=_0x2d5a70?.[_0x3c1704(0x1ea)],_0x5a3d27[_0x3c1704(0x387)]=_0x57a497?.[_0x3c1704(0x387)],_0x5a3d27[_0x3c1704(0x31a)]=_0x57a497?.[_0x3c1704(0x31a)],new DBConfig(_0x5a3d27,_0x2d5a70);}get['version'](){return this['_raw']['version'];}[a0_0x3a67c7(0x1d5)](_0x1256e6){const _0xaea920=a0_0x3a67c7;if(typeof _0x1256e6!==_0xaea920(0x400)){!![]&&console[_0xaea920(0x3dd)]('[DrivenDataDetailV1.getFieldInstance]\x20code\x20is\x20not\x20a\x20string:',_0x1256e6);return;}return this['getFieldList']()['find'](_0x1256e6);}[a0_0x3a67c7(0x200)](_0x15bed8){const _0x2c63cb=a0_0x3a67c7;if(!_0x15bed8||typeof _0x15bed8!=='object')return![];const _0x2e9d33=this[_0x2c63cb(0x1d5)](_0x15bed8['code']);return _0x2e9d33?_0x2e9d33['isMultipleSelect']():![];}[a0_0x3a67c7(0x430)](){const _0x28b94f=a0_0x3a67c7,_0x2c6f4f=this['getOperation'](_0x28b94f(0x1b6));return _0x2c6f4f;}[a0_0x3a67c7(0x1c2)](){const _0x464398=a0_0x3a67c7;return this[_0x464398(0x2c9)](_0x464398(0x1b6));}['toListItem'](){const _0x3b0fed=a0_0x3a67c7;return new DatasetItem({'id':this['id'],'name':this[_0x3b0fed(0x18e)],'datasetCode':this['datasetCode'],'dbtableConfig':this[_0x3b0fed(0x1a2)]()});}}class DrivenDataDetailV2 extends DrivenDataDetailBase{[a0_0x3a67c7(0x22e)];['_datasetMeta'];[a0_0x3a67c7(0x3bc)];constructor(_0x145ada){const _0xfe97e6=a0_0x3a67c7;super(_0x145ada),this[_0xfe97e6(0x324)]=_0x145ada[_0xfe97e6(0x18c)],this['_relations']=_0x145ada[_0xfe97e6(0x1be)]||[];}[a0_0x3a67c7(0x406)](){return'v2';}[a0_0x3a67c7(0x19f)](){const _0x1b525b=a0_0x3a67c7,_0x9cd553={};return _0x9cd553[_0x1b525b(0x389)]=this[_0x1b525b(0x2eb)][_0x1b525b(0x389)],_0x9cd553['includeDeleted']=![],_0x9cd553;}['getOperationsData'](){const _0xa24059=a0_0x3a67c7;return this[_0xa24059(0x2eb)][_0xa24059(0x195)];}['getSource'](){const _0x128f6e=a0_0x3a67c7;return this[_0x128f6e(0x2eb)][_0x128f6e(0x2d6)];}[a0_0x3a67c7(0x2a0)](){const _0xeb513f=a0_0x3a67c7,_0x10a7bf=this['_raw'][_0xeb513f(0x245)],_0x429b9a=_0x10a7bf?.[_0xeb513f(0x273)],_0x48acf8={};return _0x48acf8[_0xeb513f(0x250)]=_0x10a7bf?.['dbId'],_0x48acf8[_0xeb513f(0x23f)]=_0x10a7bf?.[_0xeb513f(0x23f)]??_0x429b9a?.[_0xeb513f(0x23f)],_0x48acf8[_0xeb513f(0x296)]=_0x429b9a?.[_0xeb513f(0x296)],_0x48acf8[_0xeb513f(0x421)]=_0x429b9a?.[_0xeb513f(0x421)],_0x48acf8[_0xeb513f(0x1a3)]=_0x10a7bf?.[_0xeb513f(0x1a3)],_0x48acf8[_0xeb513f(0x36b)]=_0x10a7bf?.[_0xeb513f(0x36b)],_0x48acf8['pkField']=_0x10a7bf?.[_0xeb513f(0x1ea)],_0x48acf8[_0xeb513f(0x387)]=_0x10a7bf?.[_0xeb513f(0x387)]??_0x429b9a?.[_0xeb513f(0x387)],_0x48acf8[_0xeb513f(0x31a)]=_0x10a7bf?.[_0xeb513f(0x31a)]??_0x429b9a?.[_0xeb513f(0x31a)],new DBConfig(_0x48acf8,_0x10a7bf);}[a0_0x3a67c7(0x257)](){const _0x1c556e=a0_0x3a67c7;return this[_0x1c556e(0x386)]();}[a0_0x3a67c7(0x1d4)](){return this['_raw']['fields']||[];}['getFieldCount'](){const _0x5e541b=a0_0x3a67c7;return(this[_0x5e541b(0x2eb)][_0x5e541b(0x389)]||[])[_0x5e541b(0x31c)];}[a0_0x3a67c7(0x21e)](_0x264a13){const _0x693ed1=a0_0x3a67c7;return this[_0x693ed1(0x2eb)][_0x693ed1(0x389)]['find'](_0x5dcfe8=>_0x5dcfe8[_0x693ed1(0x18e)]===_0x264a13);}[a0_0x3a67c7(0x219)](){const _0xf09926=a0_0x3a67c7;return this[_0xf09926(0x324)];}['getRelations'](){const _0x507227=a0_0x3a67c7;return this[_0x507227(0x3bc)];}[a0_0x3a67c7(0x30f)](){const _0x4b3dd1=a0_0x3a67c7;return this[_0x4b3dd1(0x324)]['indexes']||[];}['getRelationsByField'](_0xdbf680){const _0x4a68a6=a0_0x3a67c7;return this['_relations']['filter'](_0x1379a4=>_0x1379a4[_0x4a68a6(0x2dc)]===_0xdbf680);}[a0_0x3a67c7(0x193)](_0x201b4b){const _0x5e9e25=a0_0x3a67c7;return this[_0x5e9e25(0x3bc)]['some'](_0x54b01d=>_0x54b01d['fromField']===_0x201b4b);}[a0_0x3a67c7(0x42e)](_0x219c6a){const _0xcf3123=a0_0x3a67c7,_0x349e5f=this[_0xcf3123(0x3bc)]['find'](_0x575018=>_0x575018['fromField']===_0x219c6a);if(!_0x349e5f)return;const _0x10bf6f={};return _0x10bf6f[_0xcf3123(0x206)]=_0x349e5f['toDatasetId'],_0x10bf6f['datasetCode']=_0x349e5f[_0xcf3123(0x381)],_0x10bf6f[_0xcf3123(0x20d)]=_0x349e5f[_0xcf3123(0x2b6)],_0x10bf6f['tableName']=_0x349e5f['toTableName'],_0x10bf6f['toField']=_0x349e5f[_0xcf3123(0x2fb)],_0x10bf6f;}[a0_0x3a67c7(0x1c0)](){const _0x5308e8=a0_0x3a67c7;return this['_relations'][_0x5308e8(0x295)](_0x81b4ea=>_0x81b4ea[_0x5308e8(0x2dc)]);}[a0_0x3a67c7(0x386)](){const _0x29848f=a0_0x3a67c7;if(!this['_fieldListV2']){const _0x34488b=this[_0x29848f(0x2eb)]['fields']||[];this[_0x29848f(0x22e)]=new FieldListV2(_0x34488b);}return this[_0x29848f(0x22e)];}[a0_0x3a67c7(0x1d5)](_0x378f77){const _0x10d2ff=a0_0x3a67c7;if(typeof _0x378f77!==_0x10d2ff(0x400)){!![]&&console['warn'](_0x10d2ff(0x3d3),_0x378f77);return;}return this[_0x10d2ff(0x386)]()[_0x10d2ff(0x323)](_0x378f77);}[a0_0x3a67c7(0x200)](_0x4ae86e){const _0x39e90c=a0_0x3a67c7;if(!_0x4ae86e||typeof _0x4ae86e!=='object')return![];const _0x1673dd=_0x4ae86e['name']||_0x4ae86e[_0x39e90c(0x2f0)],_0x185c1c=this[_0x39e90c(0x1d5)](_0x1673dd);return _0x185c1c?_0x185c1c['isMultipleSelect']():![];}[a0_0x3a67c7(0x42c)](){const _0x15f06e=a0_0x3a67c7;if(!this[_0x15f06e(0x3a1)]){const _0x5dc80f=this[_0x15f06e(0x2ac)](this[_0x15f06e(0x37d)]()||{});this[_0x15f06e(0x3a1)]=new OperationList(_0x5dc80f,{'fields':this[_0x15f06e(0x386)]()['all'](),'pkField':this[_0x15f06e(0x2eb)]['dbtableConfig']?.[_0x15f06e(0x1ea)],'dbtableConfig':this[_0x15f06e(0x2eb)][_0x15f06e(0x245)]||null});}return this[_0x15f06e(0x3a1)];}[a0_0x3a67c7(0x430)](){const _0x1adc7e=a0_0x3a67c7,_0x2d597a=this['getOperation'](_0x1adc7e(0x1b6));return _0x2d597a;}['hasFilterOperation'](){const _0xfaafa1=a0_0x3a67c7;return this[_0xfaafa1(0x2c9)](_0xfaafa1(0x1b6));}['toListItem'](){const _0x3de67a=a0_0x3a67c7;return new DatasetItem({'id':this['id'],'name':this[_0x3de67a(0x18e)],'datasetCode':this[_0x3de67a(0x2f6)],'dbtableConfig':this[_0x3de67a(0x1a2)]()});}[a0_0x3a67c7(0x31b)](){const _0xc38ba2=a0_0x3a67c7,_0x329d51=this[_0xc38ba2(0x3bc)][_0xc38ba2(0x31c)],_0x61aa93=this[_0xc38ba2(0x30f)]()[_0xc38ba2(0x31c)];return _0xc38ba2(0x259)+this[_0xc38ba2(0x18e)]+',\x20'+this[_0xc38ba2(0x2f6)]+',\x20'+this[_0xc38ba2(0x1fd)]()+_0xc38ba2(0x1b4)+this['getOperationCount']()+'\x20operations,\x20'+_0x329d51+_0xc38ba2(0x3db)+_0x61aa93+_0xc38ba2(0x416);}['getFieldsV2'](){const _0x412a86=a0_0x3a67c7;return this['_raw'][_0x412a86(0x389)];}[a0_0x3a67c7(0x39b)](_0xfa2423){const _0x4516d1=a0_0x3a67c7;return this['_raw'][_0x4516d1(0x389)]['find'](_0x3c9b35=>_0x3c9b35[_0x4516d1(0x18e)]===_0xfa2423);}}function detectDatasetVersion(_0x2996b1){const _0x5f3db7=a0_0x3a67c7;if(_0x2996b1[_0x5f3db7(0x2d2)]==='v2'&&_0x5f3db7(0x389)in _0x2996b1&&Array[_0x5f3db7(0x205)](_0x2996b1[_0x5f3db7(0x389)]))return'v2';return'v1';}class DrivenDataDetail extends DrivenDataDetailBase{['_instance'];constructor(_0x53cbbb){super(_0x53cbbb);const _0x21074d=detectDatasetVersion(_0x53cbbb);this['_instance']=_0x21074d==='v2'?new DrivenDataDetailV2(_0x53cbbb):new DrivenDataDetailV1(_0x53cbbb);}get['id'](){const _0x37fa2e=a0_0x3a67c7;return this[_0x37fa2e(0x378)]['id'];}get['name'](){const _0x165fd7=a0_0x3a67c7;return this[_0x165fd7(0x378)]['name'];}get[a0_0x3a67c7(0x2f6)](){const _0x467876=a0_0x3a67c7;return this[_0x467876(0x378)][_0x467876(0x2f6)];}get[a0_0x3a67c7(0x2a1)](){const _0x3513e1=a0_0x3a67c7;return this['_instance']['getVersion']()==='v2'?_0x3513e1(0x1e9):_0x3513e1(0x327);}[a0_0x3a67c7(0x406)](){const _0x2e4b53=a0_0x3a67c7;return this[_0x2e4b53(0x378)][_0x2e4b53(0x406)]();}[a0_0x3a67c7(0x27d)](){const _0x274ab6=a0_0x3a67c7;return this[_0x274ab6(0x378)]['id'];}[a0_0x3a67c7(0x3f4)](){const _0x2b1fb7=a0_0x3a67c7;return this[_0x2b1fb7(0x378)][_0x2b1fb7(0x2f6)];}[a0_0x3a67c7(0x1d8)](){const _0x30f453=a0_0x3a67c7;return this['_instance'][_0x30f453(0x18e)];}[a0_0x3a67c7(0x19f)](){const _0xb0f8d6=a0_0x3a67c7;return this[_0xb0f8d6(0x378)]['getFieldDataSource']();}[a0_0x3a67c7(0x37d)](){const _0x518977=a0_0x3a67c7;return this[_0x518977(0x378)][_0x518977(0x37d)]();}[a0_0x3a67c7(0x22c)](){const _0x4d9b33=a0_0x3a67c7;return this[_0x4d9b33(0x378)][_0x4d9b33(0x22c)]();}[a0_0x3a67c7(0x308)](){return this['_instance']['getFieldListWithDeleted']();}[a0_0x3a67c7(0x257)](){const _0x5f5d13=a0_0x3a67c7;return this[_0x5f5d13(0x378)][_0x5f5d13(0x257)]();}[a0_0x3a67c7(0x365)](){const _0x40bad2=a0_0x3a67c7;return this[_0x40bad2(0x378)][_0x40bad2(0x365)]();}[a0_0x3a67c7(0x1d4)](){const _0x5aa197=a0_0x3a67c7;return this[_0x5aa197(0x378)]['getFields']();}[a0_0x3a67c7(0x1fd)](){const _0x1dfab9=a0_0x3a67c7;return this[_0x1dfab9(0x378)]['getFieldCount']();}['getPkField'](){const _0x3e1f68=a0_0x3a67c7,_0x4dbcd9=this[_0x3e1f68(0x378)]['getRawDbtableConfig']();return _0x4dbcd9?.[_0x3e1f68(0x1ea)];}['getDBConfig'](){const _0x537ae1=a0_0x3a67c7;return this[_0x537ae1(0x378)][_0x537ae1(0x2a0)]();}['getFieldInstance'](_0x2992b7){const _0x2b2f2b=a0_0x3a67c7;return this[_0x2b2f2b(0x378)][_0x2b2f2b(0x1d5)](_0x2992b7);}[a0_0x3a67c7(0x2e9)](){const _0x2fcc88=a0_0x3a67c7;return this[_0x2fcc88(0x378)][_0x2fcc88(0x2e9)]();}[a0_0x3a67c7(0x1fc)](){const _0x38db15=a0_0x3a67c7;return this['_instance'][_0x38db15(0x1fc)]();}['getBusinessFields'](){const _0xb5f0e4=a0_0x3a67c7;return this[_0xb5f0e4(0x378)][_0xb5f0e4(0x30e)]();}['getRequiredFields'](){const _0x5605c8=a0_0x3a67c7;return this[_0x5605c8(0x378)][_0x5605c8(0x2b3)]();}['getFieldsByType'](){const _0x1983b7=a0_0x3a67c7;return this[_0x1983b7(0x378)][_0x1983b7(0x3f1)]();}[a0_0x3a67c7(0x37b)](){const _0x485f00=a0_0x3a67c7;return this[_0x485f00(0x378)][_0x485f00(0x37b)]();}['getEnumFieldsMeta'](){const _0x48bff9=a0_0x3a67c7;return this[_0x48bff9(0x378)][_0x48bff9(0x264)]();}[a0_0x3a67c7(0x2f2)](){const _0x49eb7b=a0_0x3a67c7;return this[_0x49eb7b(0x378)][_0x49eb7b(0x2f2)]();}[a0_0x3a67c7(0x367)](){return this['_instance']['getOperationCount']();}[a0_0x3a67c7(0x34b)](){return this['_instance']['getEnabledOperations']();}['getDisabledOperations'](){const _0x348eda=a0_0x3a67c7;return this[_0x348eda(0x378)][_0x348eda(0x307)]();}[a0_0x3a67c7(0x20f)](){return this['_instance']['getEnabledOperationInstances']();}['getDisabledOperationInstances'](){const _0x4a370a=a0_0x3a67c7;return this[_0x4a370a(0x378)]['getDisabledOperationInstances']();}[a0_0x3a67c7(0x1ad)](){const _0x3b14e4=a0_0x3a67c7;return this[_0x3b14e4(0x378)][_0x3b14e4(0x1ad)]();}[a0_0x3a67c7(0x219)](){const _0x59631b=a0_0x3a67c7;return this['_instance'][_0x59631b(0x219)]();}[a0_0x3a67c7(0x311)](){const _0x178c44=a0_0x3a67c7;return this['_instance'][_0x178c44(0x311)]();}['getIndexes'](){const _0x5d6e25=a0_0x3a67c7;return this['_instance'][_0x5d6e25(0x30f)]();}[a0_0x3a67c7(0x3f7)](){const _0x54b4a7=a0_0x3a67c7;return this['_instance'][_0x54b4a7(0x3f7)]();}['getFieldsFilterOperatorsMap'](){const _0x515b17=a0_0x3a67c7;return this[_0x515b17(0x378)][_0x515b17(0x2ce)]();}[a0_0x3a67c7(0x41b)](){const _0x4b9c92=a0_0x3a67c7;return this[_0x4b9c92(0x378)]['toJSON']();}[a0_0x3a67c7(0x430)](){const _0x4da834=a0_0x3a67c7;return this['_instance'][_0x4da834(0x430)]();}[a0_0x3a67c7(0x1c2)](){return this['_instance']['hasFilterOperation']();}['toListItem'](){const _0x34f760=a0_0x3a67c7;return this[_0x34f760(0x378)][_0x34f760(0x18b)]();}[a0_0x3a67c7(0x31b)](){const _0x4e6679=a0_0x3a67c7;return this[_0x4e6679(0x378)][_0x4e6679(0x31b)]();}[a0_0x3a67c7(0x3a9)](){const _0x9a957b=a0_0x3a67c7;return this[_0x9a957b(0x378)];}}function detectDatasetVersion2(_0x1d7ac2){const _0x4c7670=a0_0x3a67c7;if(_0x1d7ac2[_0x4c7670(0x2d2)]==='v2'&&_0x4c7670(0x389)in _0x1d7ac2&&Array[_0x4c7670(0x205)](_0x1d7ac2[_0x4c7670(0x389)]))return'v2';return'v1';}function createDrivenDataDetail(_0x3e2fbf,_0xfef516={}){const {forceVersion:_0xd560c2}=_0xfef516;if(_0xd560c2==='v2')return new DrivenDataDetailV2(_0x3e2fbf);if(_0xd560c2==='v1')return new DrivenDataDetailV1(_0x3e2fbf);const _0x3de00b=detectDatasetVersion2(_0x3e2fbf);if(_0x3de00b==='v2')return new DrivenDataDetailV2(_0x3e2fbf);return new DrivenDataDetailV1(_0x3e2fbf);}function isV2Data(_0x150d0b){return detectDatasetVersion2(_0x150d0b)==='v2';}function isV1Data(_0x15da69){return detectDatasetVersion2(_0x15da69)==='v1';}function isV2Instance(_0x5178ba){return _0x5178ba['getVersion']()==='v2';}function isV1Instance(_0x161286){const _0x6ee525=a0_0x3a67c7;return _0x161286[_0x6ee525(0x406)]()==='v1';}class DatasetGroup{[a0_0x3a67c7(0x2b5)];constructor(_0x1343a2){const _0x24cd5d=a0_0x3a67c7;this['items']=Array[_0x24cd5d(0x205)](_0x1343a2)?[..._0x1343a2]:[_0x1343a2],this[_0x24cd5d(0x2b5)][_0x24cd5d(0x355)]((_0xd8a9c9,_0xd0da4c)=>{const _0x245c8b=Number(_0xd8a9c9['id'])||0x0,_0x359cd3=Number(_0xd0da4c['id'])||0x0;return _0x359cd3-_0x245c8b;});}[a0_0x3a67c7(0x1e3)](){const _0x1257f2=a0_0x3a67c7;return this[_0x1257f2(0x2b5)][_0x1257f2(0x31c)]>0x1;}[a0_0x3a67c7(0x32b)](){return this['items'][0x0];}[a0_0x3a67c7(0x282)](){const _0x2f3ade=a0_0x3a67c7;return this[_0x2f3ade(0x2b5)][this['items'][_0x2f3ade(0x31c)]-0x1];}[a0_0x3a67c7(0x2c6)](){return[...this['items']];}['getCount'](){const _0x184e13=a0_0x3a67c7;return this['items'][_0x184e13(0x31c)];}['getAt'](_0x271aee){const _0x281b09=a0_0x3a67c7;return this[_0x281b09(0x2b5)][_0x271aee];}[a0_0x3a67c7(0x40c)](_0x309526){const _0x2804b9=a0_0x3a67c7;return this[_0x2804b9(0x2b5)][_0x2804b9(0x323)](_0x33f712=>_0x33f712['id']===_0x309526);}[a0_0x3a67c7(0x1f6)](_0x4dea43){const _0x49b98b=a0_0x3a67c7;return this['items'][_0x49b98b(0x323)](_0x44715c=>_0x44715c[_0x49b98b(0x2f6)]===_0x4dea43);}[a0_0x3a67c7(0x1bd)](){const _0x2490d8=a0_0x3a67c7;return this[_0x2490d8(0x2b5)]['map'](_0x34ab79=>_0x34ab79['id'])['filter'](_0x4367f9=>_0x4367f9!==undefined);}[a0_0x3a67c7(0x1a8)](){const _0xa64f7d=a0_0x3a67c7;return this['items'][_0xa64f7d(0x295)](_0x131342=>_0x131342[_0xa64f7d(0x2f6)]);}[a0_0x3a67c7(0x31b)](){const _0x3e21ed=a0_0x3a67c7;if(this[_0x3e21ed(0x1e3)]())return _0x3e21ed(0x1c3)+this[_0x3e21ed(0x2b5)][_0x3e21ed(0x31c)]+'\x20items,\x20conflict,\x20latest:\x20'+this[_0x3e21ed(0x32b)]()[_0x3e21ed(0x18e)]+')';return _0x3e21ed(0x1c3)+this['items'][0x0][_0x3e21ed(0x18e)]+')';}}class DatasetGroupMap{[a0_0x3a67c7(0x333)];constructor(_0x4bef22){const _0x20b904=a0_0x3a67c7;this[_0x20b904(0x333)]=new Map();for(const _0xaff7b7 of _0x4bef22){const _0x51e431=_0xaff7b7[_0x20b904(0x316)](),_0x26959e=_0xaff7b7['dbtableConfig']?.['dbId'],_0x1279b2=_0xaff7b7[_0x20b904(0x245)]?.[_0x20b904(0x23f)]||_0xaff7b7[_0x20b904(0x245)]?.[_0x20b904(0x273)]?.[_0x20b904(0x23f)]||'',_0x1cc7b1=_0x26959e!==undefined&&_0x26959e!==null?'db'+_0x26959e:_0x1279b2?getTableKey(_0x1279b2):'',_0x5e96ea=_0x1cc7b1?_0x1cc7b1+'_'+_0x51e431:_0x51e431,_0x359a35=getTableKey(_0x5e96ea);if(!this[_0x20b904(0x333)][_0x20b904(0x208)](_0x359a35))this[_0x20b904(0x333)][_0x20b904(0x415)](_0x359a35,new DatasetGroup(_0xaff7b7));else{const _0xcbbc88=this['groups'][_0x20b904(0x341)](_0x359a35),_0x106623=[..._0xcbbc88[_0x20b904(0x2c6)](),_0xaff7b7];this['groups']['set'](_0x359a35,new DatasetGroup(_0x106623));}}}[a0_0x3a67c7(0x341)](_0x42b667){const _0x40c889=a0_0x3a67c7;return this[_0x40c889(0x333)][_0x40c889(0x341)](_0x42b667);}[a0_0x3a67c7(0x208)](_0x50f777){const _0x96d1af=a0_0x3a67c7;return this[_0x96d1af(0x333)][_0x96d1af(0x208)](_0x50f777);}get[a0_0x3a67c7(0x31e)](){const _0x525daa=a0_0x3a67c7;return this[_0x525daa(0x333)][_0x525daa(0x31e)];}[a0_0x3a67c7(0x289)](){const _0x7ce3f=a0_0x3a67c7;return this[_0x7ce3f(0x333)][_0x7ce3f(0x289)]();}[a0_0x3a67c7(0x348)](){const _0x56b5be=a0_0x3a67c7;return this[_0x56b5be(0x333)]['values']();}['entries'](){const _0x19fa11=a0_0x3a67c7;return this['groups'][_0x19fa11(0x240)]();}[Symbol[a0_0x3a67c7(0x280)]](){const _0x50b1c3=a0_0x3a67c7;return this['groups'][_0x50b1c3(0x240)]();}[a0_0x3a67c7(0x40a)](_0xb0dc27){this['groups']['forEach']((_0x33334b,_0x4e4cdc)=>_0xb0dc27(_0x33334b,_0x4e4cdc,this));}[a0_0x3a67c7(0x1d6)](){const _0x58e6dc=a0_0x3a67c7,_0x36d443=new Map();for(const [_0x5e6092,_0x2a34ce]of this['groups']){_0x2a34ce[_0x58e6dc(0x1e3)]()&&_0x36d443['set'](_0x5e6092,_0x2a34ce);}return _0x36d443;}['hasConflicts'](){const _0x11f5f3=a0_0x3a67c7;for(const _0x3fbc1e of this[_0x11f5f3(0x333)][_0x11f5f3(0x348)]()){if(_0x3fbc1e[_0x11f5f3(0x1e3)]())return!![];}return![];}[a0_0x3a67c7(0x237)](){const _0x5c4853=a0_0x3a67c7;let _0x2d851d=0x0,_0x2bd18b=0x0;for(const _0x360f3c of this[_0x5c4853(0x333)][_0x5c4853(0x348)]()){_0x360f3c[_0x5c4853(0x1e3)]()&&(_0x2d851d++,_0x2bd18b+=_0x360f3c[_0x5c4853(0x2f3)]());}const _0x29c27a={};return _0x29c27a['conflictGroupCount']=_0x2d851d,_0x29c27a[_0x5c4853(0x33b)]=_0x2bd18b,_0x29c27a[_0x5c4853(0x36f)]=this[_0x5c4853(0x333)]['size'],_0x29c27a;}['getAllDatasets'](){const _0x5616c4=a0_0x3a67c7,_0x276664=[];for(const _0x4cfee4 of this['groups'][_0x5616c4(0x348)]()){_0x276664['push'](..._0x4cfee4[_0x5616c4(0x2c6)]());}return _0x276664;}[a0_0x3a67c7(0x26c)](){const _0x4c10f5=a0_0x3a67c7,_0x4bb7c6=[];for(const _0x7269de of this['groups'][_0x4c10f5(0x348)]()){_0x4bb7c6[_0x4c10f5(0x3cf)](_0x7269de[_0x4c10f5(0x32b)]());}return _0x4bb7c6;}[a0_0x3a67c7(0x32b)](_0x93b042){const _0x256928=a0_0x3a67c7;return this[_0x256928(0x333)][_0x256928(0x341)](_0x93b042)?.[_0x256928(0x32b)]();}[a0_0x3a67c7(0x2c6)](_0xa15a02){const _0x818c1f=a0_0x3a67c7;return this[_0x818c1f(0x333)][_0x818c1f(0x341)](_0xa15a02)?.[_0x818c1f(0x2c6)]()||[];}[a0_0x3a67c7(0x318)](){const _0x48c2fb=a0_0x3a67c7,_0x464ba5=this['getLatestDatasets'](),_0x5539ee=new Map();for(const _0x26ddf8 of _0x464ba5){const _0x1401a2=_0x26ddf8[_0x48c2fb(0x316)](),_0x5f2f96=_0x26ddf8[_0x48c2fb(0x245)]?.[_0x48c2fb(0x250)],_0x19ff53=_0x26ddf8[_0x48c2fb(0x245)]?.['dbName']||_0x26ddf8[_0x48c2fb(0x245)]?.['dblinkInfoDTO']?.[_0x48c2fb(0x23f)]||'',_0x38d1a7=_0x5f2f96!==undefined&&_0x5f2f96!==null?'db'+_0x5f2f96:_0x19ff53?getTableKey(_0x19ff53):'';!_0x5539ee['has'](_0x1401a2)&&_0x5539ee[_0x48c2fb(0x415)](_0x1401a2,new Set()),_0x5539ee[_0x48c2fb(0x341)](_0x1401a2)[_0x48c2fb(0x198)](_0x38d1a7);}const _0x4b3a6b=new Set();for(const [_0x521d7b,_0x45de39]of _0x5539ee){_0x45de39[_0x48c2fb(0x31e)]>0x1&&_0x4b3a6b[_0x48c2fb(0x198)](_0x521d7b);}const _0x1356d6={},_0x9c0ce8=new Set();for(const _0x3c370f of _0x464ba5){const _0x15fe53=_0x3c370f[_0x48c2fb(0x316)](),_0xd6ac6=_0x3c370f[_0x48c2fb(0x41b)](),_0x38c074=getTableKey(_0x15fe53);let _0x228f3c=_0x38c074;const _0x162eb0=_0x3c370f[_0x48c2fb(0x245)]?.[_0x48c2fb(0x23f)]||_0x3c370f[_0x48c2fb(0x245)]?.[_0x48c2fb(0x273)]?.[_0x48c2fb(0x23f)]||'';if(_0x4b3a6b[_0x48c2fb(0x208)](_0x15fe53)&&_0x162eb0){const _0x5c1128=getTableKey(_0x162eb0);_0x228f3c=''+_0x5c1128+_0x38c074[_0x48c2fb(0x42f)](0x0)[_0x48c2fb(0x186)]()+_0x38c074[_0x48c2fb(0x3ec)](0x1);}let _0x513e01=_0x228f3c,_0x22dea7=0x1;while(_0x9c0ce8['has'](_0x513e01)){_0x513e01=_0x228f3c+'_'+_0x22dea7,_0x22dea7++;}_0x9c0ce8['add'](_0x513e01);const _0x5b9154=_0x513e01;_0x1356d6[_0x513e01]={'key':_0x513e01,'alias':_0x5b9154,'tableName':_0x15fe53,'datasetCode':_0xd6ac6['datasetCode'],'name':_0xd6ac6[_0x48c2fb(0x18e)],'id':_0xd6ac6['id'],'dbName':_0x162eb0};}return _0x1356d6;}[a0_0x3a67c7(0x2f7)](){const _0xfabd92=a0_0x3a67c7,_0x47db6a=this[_0xfabd92(0x38d)](),_0x3f1824=_0x47db6a['map'](_0x3d8dd5=>_0x3d8dd5['toJSON']());return generateFullDatasetsConfig(_0x3f1824);}['toObject'](){const _0x4f81aa=a0_0x3a67c7,_0x3fee15={};for(const [_0x545694,_0x4dd31a]of this[_0x4f81aa(0x333)]){_0x3fee15[_0x545694]=_0x4dd31a;}return _0x3fee15;}[a0_0x3a67c7(0x41b)](){const _0x56b4e6=a0_0x3a67c7,_0x25a708={};for(const [_0x163c98,_0x3dc1f7]of this[_0x56b4e6(0x333)]){_0x25a708[_0x163c98]=_0x3dc1f7[_0x56b4e6(0x2c6)]()[_0x56b4e6(0x295)](_0x2e03e5=>_0x2e03e5[_0x56b4e6(0x41b)]());}return _0x25a708;}[a0_0x3a67c7(0x31b)](){const _0x1d88f7=a0_0x3a67c7;return _0x1d88f7(0x2ff)+this[_0x1d88f7(0x333)]['size']+'\x20groups,\x20'+(this[_0x1d88f7(0x349)]()?_0x1d88f7(0x1e7):_0x1d88f7(0x2ab))+')';}}class DatasetList{[a0_0x3a67c7(0x2cf)];constructor(_0x5e241f){const _0x438258=a0_0x3a67c7;let _0xd1146d;if(Array['isArray'](_0x5e241f))_0xd1146d=_0x5e241f;else{if(_0x438258(0x28c)in _0x5e241f){if(!_0x5e241f['success'])throw new Error(_0x438258(0x277));if(Array[_0x438258(0x205)](_0x5e241f[_0x438258(0x3cb)]))_0xd1146d=_0x5e241f['data'][_0x438258(0x295)](_0xba7355=>({..._0xba7355,'datasetCode':_0xba7355[_0x438258(0x2f0)]||_0xba7355[_0x438258(0x2f6)]}));else{if(_0x5e241f[_0x438258(0x3cb)]?.[_0x438258(0x346)])_0xd1146d=_0x5e241f[_0x438258(0x3cb)]['tableData'][_0x438258(0x295)](_0x8f0881=>({..._0x8f0881,'datasetCode':_0x8f0881[_0x438258(0x2f0)]||_0x8f0881[_0x438258(0x2f6)]}));else throw new Error(_0x438258(0x2ae));}}else{if(_0x438258(0x346)in _0x5e241f){if(!Array['isArray'](_0x5e241f[_0x438258(0x346)]))throw new Error('Invalid\x20simplified\x20API\x20response:\x20tableData\x20must\x20be\x20an\x20array');_0xd1146d=_0x5e241f[_0x438258(0x346)][_0x438258(0x295)](_0x302004=>({..._0x302004,'datasetCode':_0x302004[_0x438258(0x2f0)]||_0x302004['datasetCode']}));}else throw new Error(_0x438258(0x254));}}const _0x4bbd86=cleanDatasetNames(_0xd1146d),_0x72a0eb=_0x4bbd86[_0x438258(0x295)](_0x596958=>new DatasetItem(_0x596958));this[_0x438258(0x2cf)]=new DatasetGroupMap(_0x72a0eb);}get[a0_0x3a67c7(0x297)](){const _0x46c777=a0_0x3a67c7;return this[_0x46c777(0x2cf)];}[a0_0x3a67c7(0x390)](){const _0x25afea=a0_0x3a67c7;return this[_0x25afea(0x2cf)][_0x25afea(0x38d)]();}['getCount'](){const _0x4549ac=a0_0x3a67c7;return this['getItems']()[_0x4549ac(0x31c)];}['isEmpty'](){const _0x3b80b1=a0_0x3a67c7;return this['_datasetMap'][_0x3b80b1(0x31e)]===0x0;}[a0_0x3a67c7(0x3a7)](_0x349c87){return this['getItems']()[_0x349c87];}['getFirst'](){const _0x516a56=a0_0x3a67c7;return this[_0x516a56(0x390)]()[0x0];}[a0_0x3a67c7(0x37f)](){const _0x1468f1=a0_0x3a67c7,_0x3d2141=this[_0x1468f1(0x390)]();return _0x3d2141[_0x3d2141[_0x1468f1(0x31c)]-0x1];}[a0_0x3a67c7(0x1f6)](_0x449529){const _0x1b22df=a0_0x3a67c7;for(const _0x277c5b of this[_0x1b22df(0x2cf)][_0x1b22df(0x348)]()){const _0x2d84f2=_0x277c5b[_0x1b22df(0x1f6)](_0x449529);if(_0x2d84f2)return _0x2d84f2;}return;}[a0_0x3a67c7(0x255)](_0x992b9b){const _0x1fc701=a0_0x3a67c7;return this[_0x1fc701(0x390)]()[_0x1fc701(0x323)](_0x164890=>_0x164890[_0x1fc701(0x18e)]===_0x992b9b);}[a0_0x3a67c7(0x40c)](_0x582c10){const _0x3d8a7d=a0_0x3a67c7;for(const _0x31558c of this[_0x3d8a7d(0x2cf)][_0x3d8a7d(0x348)]()){const _0x31ce4d=_0x31558c['findById'](_0x582c10);if(_0x31ce4d)return _0x31ce4d;}return;}[a0_0x3a67c7(0x211)](_0x1930ac){const _0x5ed39f=a0_0x3a67c7;for(const _0xd3f09b of this[_0x5ed39f(0x2cf)][_0x5ed39f(0x348)]()){const _0x7d963a=_0xd3f09b[_0x5ed39f(0x32b)]();if(_0x7d963a['getTableName']()===_0x1930ac)return _0x7d963a;}return;}[a0_0x3a67c7(0x21a)](_0x226551){const _0x52e62e=a0_0x3a67c7,_0x196fc3=[];for(const _0xe96802 of this[_0x52e62e(0x2cf)]['values']()){const _0x304c89=_0xe96802[_0x52e62e(0x32b)]();_0x304c89['getTableName']()===_0x226551&&_0x196fc3[_0x52e62e(0x3cf)](_0x304c89);}return _0x196fc3;}[a0_0x3a67c7(0x1b6)](_0x2a923c){const _0x4fecd6=a0_0x3a67c7,_0x36c0c7=this[_0x4fecd6(0x390)]()[_0x4fecd6(0x1b6)](_0x2a923c);return new DatasetList(_0x36c0c7[_0x4fecd6(0x295)](_0x1c41b7=>_0x1c41b7[_0x4fecd6(0x41b)]()));}['findAll'](_0x1c49c4){const _0x42af2a=a0_0x3a67c7;return this[_0x42af2a(0x390)]()[_0x42af2a(0x1b6)](_0x1c49c4);}['forEach'](_0x1d522f){const _0x46b7fc=a0_0x3a67c7;this[_0x46b7fc(0x390)]()[_0x46b7fc(0x40a)](_0x1d522f);}[a0_0x3a67c7(0x295)](_0x217c56){const _0x3b7987=a0_0x3a67c7;return this[_0x3b7987(0x390)]()['map'](_0x217c56);}[Symbol['iterator']](){const _0x55318b=a0_0x3a67c7;return this[_0x55318b(0x390)]()[Symbol[_0x55318b(0x280)]]();}[a0_0x3a67c7(0x3e9)](){const _0x3ce9e0=a0_0x3a67c7;return this[_0x3ce9e0(0x390)]()[_0x3ce9e0(0x1b6)](_0x1f5a40=>_0x1f5a40[_0x3ce9e0(0x2e4)]());}[a0_0x3a67c7(0x2f5)](){const _0xa79011=a0_0x3a67c7;return this['getItems']()['filter'](_0x8e0e3=>!_0x8e0e3[_0xa79011(0x2e4)]());}['groupByTableName'](){const _0x4d5c89=a0_0x3a67c7,_0x287eaa={};for(const _0x459ca9 of this['_datasetMap']['values']()){const _0x539f66=_0x459ca9[_0x4d5c89(0x32b)]()[_0x4d5c89(0x316)]();_0x287eaa[_0x539f66]=_0x459ca9[_0x4d5c89(0x2c6)]();}return _0x287eaa;}[a0_0x3a67c7(0x2b1)](){const _0x1e4c1f=a0_0x3a67c7,_0x4a0cb1={};for(const _0x4fd599 of this[_0x1e4c1f(0x2cf)]['getConflicts']()[_0x1e4c1f(0x348)]()){const _0x2963ed=_0x4fd599[_0x1e4c1f(0x32b)]()[_0x1e4c1f(0x316)]();_0x4a0cb1[_0x2963ed]=_0x4fd599[_0x1e4c1f(0x2c6)]()['map'](_0x36d110=>_0x36d110[_0x1e4c1f(0x41b)]());}return{'hasConflicts':Object[_0x1e4c1f(0x289)](_0x4a0cb1)['length']>0x0,'conflicts':_0x4a0cb1};}[a0_0x3a67c7(0x349)](){const _0x55afeb=a0_0x3a67c7;return this[_0x55afeb(0x2cf)]['hasConflicts']();}[a0_0x3a67c7(0x26e)](){const _0x27be8b=a0_0x3a67c7,_0x48a80c=[];for(const _0xa455cb of this[_0x27be8b(0x2cf)][_0x27be8b(0x1d6)]()[_0x27be8b(0x348)]()){_0x48a80c[_0x27be8b(0x3cf)](..._0xa455cb[_0x27be8b(0x2c6)]());}return _0x48a80c;}['generateConfig'](_0x366128){const _0x341572=a0_0x3a67c7;if(!_0x366128||Object[_0x341572(0x289)](_0x366128)[_0x341572(0x31c)]===0x0)return this[_0x341572(0x297)]['toConfig']();const _0x619fe9=this['getItems']()[_0x341572(0x295)](_0x4273ba=>_0x4273ba['toJSON']());return generateDatasetsConfig(_0x619fe9,_0x366128);}[a0_0x3a67c7(0x276)](_0x455b45){const _0x179b5d=this['generateConfig'](_0x455b45);return datasetsConfigToArray(_0x179b5d);}[a0_0x3a67c7(0x3f0)](){const _0x28ff0d=a0_0x3a67c7;return this[_0x28ff0d(0x390)]()['map'](_0x594a26=>_0x594a26[_0x28ff0d(0x318)]());}['getStats'](){const _0xee1192=a0_0x3a67c7;return{'total':this[_0xee1192(0x2f3)](),'virtualTables':this[_0xee1192(0x3e9)]()[_0xee1192(0x31c)],'realTables':this['getRealTables']()[_0xee1192(0x31c)],'hasConflicts':this[_0xee1192(0x349)](),'conflictCount':this[_0xee1192(0x26e)]()['length']};}[a0_0x3a67c7(0x199)](){const _0x111de5=a0_0x3a67c7;return this[_0x111de5(0x390)]()[_0x111de5(0x295)](_0xb270b1=>_0xb270b1[_0x111de5(0x41b)]());}[a0_0x3a67c7(0x41b)](){return this['toArray']();}[a0_0x3a67c7(0x31b)](){const _0x1fb514=a0_0x3a67c7;return _0x1fb514(0x2e0)+this[_0x1fb514(0x2f3)]()+_0x1fb514(0x29f)+this['_datasetMap'][_0x1fb514(0x31e)]+'\x20groups)';}static[a0_0x3a67c7(0x40d)](_0xa7ddd){return new DatasetList(_0xa7ddd);}static['initDataset'](_0xda573b){return new DatasetList(_0xda573b);}static[a0_0x3a67c7(0x2cb)](){return new DatasetList([]);}}var SDK_INIT_TEMPLATE='import\x20{\x20createClient\x20}\x20from\x20\x27@lovrabet/node-sdk\x27;\x0a\x0aconst\x20client\x20=\x20createClient({\x0a\x20\x20appCode:\x20\x27{{appCode}}\x27,\x0a<!--\x20CONDITION:\x20env\x20-->\x0a\x20\x20env:\x20\x27{{env}}\x27,\x0a<!--\x20/CONDITION\x20-->\x0a\x20\x20models:\x20[\x0a\x20\x20\x20\x20{\x0a\x20\x20\x20\x20\x20\x20datasetCode:\x20\x27{{datasetCode}}\x27,\x0a\x20\x20\x20\x20\x20\x20alias:\x20\x27{{alias}}\x27,\x0a\x20\x20\x20\x20}\x0a\x20\x20],\x0a<!--\x20CONDITION:\x20isOpenAPI\x20-->\x0a\x20\x20accessKey:\x20process.env.LOVRABET_ACCESS_KEY,\x0a<!--\x20/CONDITION\x20-->\x0a});\x0a\x0aexport\x20default\x20client;\x0a';function renderTemplate(_0x5cc6cc,_0x25db33,_0x68c643={}){const _0x22e6b2=a0_0x3a67c7;let _0x1ab8dc=_0x5cc6cc;return Object[_0x22e6b2(0x240)](_0x68c643)[_0x22e6b2(0x40a)](([_0x18bf71,_0x3161e7])=>{const _0x5c8c3f=_0x22e6b2,_0x1ba9a3=new RegExp(_0x5c8c3f(0x2db)+_0x18bf71+_0x5c8c3f(0x197),'g');_0x1ab8dc=_0x1ab8dc[_0x5c8c3f(0x396)](_0x1ba9a3,_0x3161e7?'$1':'');}),Object[_0x22e6b2(0x240)](_0x25db33)[_0x22e6b2(0x40a)](([_0x1ff520,_0x5583c5])=>{const _0x212814=_0x22e6b2;if(_0x5583c5!==undefined){const _0x3bdffb=new RegExp('\x5c{\x5c{'+_0x1ff520+_0x212814(0x28b),'g');_0x1ab8dc=_0x1ab8dc[_0x212814(0x396)](_0x3bdffb,_0x5583c5);}}),_0x1ab8dc;}function generateSDKInitCode(_0x435c6f,_0xdf261f,_0x66d6e0,_0x406bfd,_0x25749c){const _0x5a54fe=a0_0x3a67c7,_0x1e4f79={};_0x1e4f79[_0x5a54fe(0x31a)]=_0x435c6f,_0x1e4f79[_0x5a54fe(0x2f6)]=_0xdf261f,_0x1e4f79[_0x5a54fe(0x30a)]=_0x66d6e0,_0x1e4f79[_0x5a54fe(0x247)]=_0x406bfd===_0x5a54fe(0x334)?_0x5a54fe(0x334):undefined;const _0x386dd9={};return _0x386dd9[_0x5a54fe(0x247)]=_0x406bfd!==undefined&&_0x406bfd!==_0x5a54fe(0x398),_0x386dd9[_0x5a54fe(0x25f)]=_0x25749c===!![],renderTemplate(SDK_INIT_TEMPLATE,_0x1e4f79,_0x386dd9);}var ALIAS_EXPLANATION_TEMPLATE='##\x20模型访问方式说明\x0a\x0aSDK\x20提供了两种方式来访问数据集模型:\x0a\x0a###\x201.\x20标准方式(datasetSDKKey)\x0a\x0a使用数据集完整代码作为访问\x20key,格式为\x20`dataset_[完整datasetCode]`:\x0a\x0a```javascript\x0aconst\x20result\x20=\x20await\x20client.models.{{datasetSDKKey}}.filter({\x20where:\x20{{exampleWhere}}\x20});\x0a```\x0a\x0a**优点**:\x0a-\x20唯一确定,不会有冲突\x0a-\x20无需额外配置即可使用\x0a\x0a**缺点**:\x0a-\x20名称较长,不够直观\x0a\x0a###\x202.\x20别名方式(alias)\x0a\x0a使用人类友好的别名(从表名转换而来):\x0a\x0a```javascript\x0aconst\x20result\x20=\x20await\x20client.models.{{alias}}.filter({\x20where:\x20{{exampleWhere}}\x20});\x0a```\x0a\x0a**优点**:\x0a-\x20名称简短易读\x0a-\x20与表名相关,语义清晰\x0a\x0a**缺点**:\x0a-\x20需要通过\x20`registerModels`\x20配置后才能使用\x0a\x0a###\x20配置示例\x0a\x0a通过\x20`registerModels`\x20配置别名后,两种方式都可以使用:\x0a\x0a```javascript\x0aimport\x20{\x20registerModels,\x20createClient\x20}\x20from\x20\x22@lovrabet/sdk\x22;\x0a\x0aregisterModels({\x0a\x20\x20appCode:\x20\x22{{appCode}}\x22,\x0a\x20\x20models:\x20[\x0a\x20\x20\x20\x20{\x0a\x20\x20\x20\x20\x20\x20tableName:\x20\x22{{tableName}}\x22,\x0a\x20\x20\x20\x20\x20\x20datasetCode:\x20\x22{{datasetCode}}\x22,\x0a\x20\x20\x20\x20\x20\x20alias:\x20\x22{{alias}}\x22\x20\x20//\x20配置别名\x0a\x20\x20\x20\x20}\x0a\x20\x20]\x0a});\x0a\x0aconst\x20client\x20=\x20createClient();\x0a\x0a//\x20两种方式等价:\x0aawait\x20client.models.{{datasetSDKKey}}.filter({\x20where:\x20{{exampleWhere}}\x20});\x0aawait\x20client.models.{{alias}}.filter({\x20where:\x20{{exampleWhere}}\x20});\x0a```\x0a\x0a###\x20别名生成规则\x0a\x0a别名由表名自动转换而来(snake_case\x20→\x20camelCase):\x0a-\x20`project_members`\x20→\x20`projectMembers`\x0a-\x20`user_profiles`\x20→\x20`userProfiles`\x0a-\x20`dataset_f83c23`\x20→\x20`datasetF83c23`\x0a';function generateAliasExplanation(_0x1a0679,_0x5b573b,_0x1d65a6,_0x184859){const _0x4fdfec=a0_0x3a67c7,_0x40b47e=_0x4fdfec(0x2a8)+_0x1a0679,_0x18abb8='{\x20status:\x20{\x20$eq:\x20\x27active\x27\x20}\x20}',_0xd2b26b={};return _0xd2b26b[_0x4fdfec(0x2f6)]=_0x1a0679,_0xd2b26b[_0x4fdfec(0x37a)]=_0x40b47e,_0xd2b26b[_0x4fdfec(0x1a3)]=_0x5b573b,_0xd2b26b['alias']=_0x1d65a6,_0xd2b26b[_0x4fdfec(0x31a)]=_0x184859,_0xd2b26b[_0x4fdfec(0x228)]=_0x18abb8,renderTemplate(ALIAS_EXPLANATION_TEMPLATE,_0xd2b26b,{});}function DrivenDataDetailPlusMixin(_0x28fc32){const _0x5ea570=a0_0x3a67c7;return class _0x543d35 extends _0x28fc32{[_0x5ea570(0x217)](_0xba70e3){const _0x214809=_0x5ea570;return{'appCode':_0xba70e3,'datasetSDKKey':this[_0x214809(0x215)](),'alias':this['getModelAlias'](),'tableName':this[_0x214809(0x316)](),'datasetCode':this['datasetCode']};}['generateSDKInitCode'](_0x4e9038,_0x4949f4='online',_0x59bd85=![]){const _0xe543fb=_0x5ea570;return generateSDKInitCode(_0x4e9038,this['datasetCode'],this[_0xe543fb(0x2a2)](),_0x4949f4==='daily'?_0x4949f4:undefined,_0x59bd85);}['generateFullSDKExample'](_0x3d62bc,_0x3b9ffe,_0x39b08d={}){const _0x1e64c7=_0x5ea570,_0x3db1d9=this[_0x1e64c7(0x2f2)]()[_0x1e64c7(0x323)](_0x502e75=>_0x502e75['getName']()===_0x3d62bc);if(!_0x3db1d9)return null;const _0x12cff8={};_0x12cff8[_0x1e64c7(0x1c6)]=_0x39b08d[_0x1e64c7(0x18d)]!==![];const _0x335b1c=this[_0x1e64c7(0x21f)](_0x3d62bc,_0x12cff8);if(!_0x335b1c)return null;const _0x4a405d=[];return _0x4a405d[_0x1e64c7(0x3cf)](_0x1e64c7(0x37c)+_0x3db1d9[_0x1e64c7(0x1d8)]()+_0x1e64c7(0x1f0)),_0x4a405d['push'](_0x335b1c['sdkCall'][_0x1e64c7(0x2f0)]),_0x4a405d['push'](''),_0x39b08d[_0x1e64c7(0x268)]!==![]&&(_0x4a405d[_0x1e64c7(0x3cf)](_0x1e64c7(0x2e5)),_0x4a405d[_0x1e64c7(0x3cf)](_0x335b1c['usageExample'][_0x1e64c7(0x1f9)]),_0x4a405d[_0x1e64c7(0x3cf)](''),_0x4a405d[_0x1e64c7(0x3cf)](_0x335b1c[_0x1e64c7(0x301)][_0x1e64c7(0x36a)])),_0x4a405d['join']('\x0a');}[_0x5ea570(0x38f)](_0x55c059={}){const _0xa214d8=_0x5ea570,_0x444f22=this[_0xa214d8(0x372)](),_0x62e88=[];return _0x444f22[_0xa214d8(0x40a)]((_0x15310d,_0x2d91e1)=>{const _0x33fd3e=_0xa214d8,_0x2293e6=this['generateFullSDKExample'](_0x15310d[_0x33fd3e(0x18e)],_0x33fd3e(0x21d),_0x55c059);_0x2293e6&&(_0x62e88[_0x33fd3e(0x3cf)](_0x33fd3e(0x18f)+(_0x2d91e1+0x1)+'.\x20'+_0x15310d[_0x33fd3e(0x1d1)]),_0x62e88[_0x33fd3e(0x3cf)](_0x2293e6),_0x62e88[_0x33fd3e(0x3cf)](''));}),_0x62e88[_0xa214d8(0x414)]('\x0a');}[_0x5ea570(0x38e)](_0x59120d){const _0x4c234a=_0x5ea570,_0x5e7cec=this[_0x4c234a(0x224)](_0x59120d);if(!_0x5e7cec)return null;const _0x30293c={};return _0x30293c[_0x4c234a(0x18e)]=_0x5e7cec[_0x4c234a(0x18e)],_0x30293c[_0x4c234a(0x1d1)]=_0x5e7cec[_0x4c234a(0x1d1)],_0x30293c['method']=_0x5e7cec['method'],_0x30293c[_0x4c234a(0x38c)]=_0x5e7cec[_0x4c234a(0x38c)],_0x30293c['enabled']=_0x5e7cec['enabled'],_0x30293c['requestFieldCount']=_0x5e7cec[_0x4c234a(0x314)][_0x4c234a(0x31c)],_0x30293c['hasResponseSchema']=_0x5e7cec[_0x4c234a(0x3d6)]!==null,_0x30293c;}[_0x5ea570(0x36e)](_0x2dc766={}){const _0x7e1c31=_0x5ea570,_0x3488da=this[_0x7e1c31(0x372)]();return{'datasetName':this[_0x7e1c31(0x18e)],'datasetCode':this[_0x7e1c31(0x2f6)],'tableName':this['getTableName'](),'totalOperations':_0x3488da[_0x7e1c31(0x31c)],'operations':_0x3488da['map'](_0x27ff51=>({'name':_0x27ff51[_0x7e1c31(0x18e)],'displayName':_0x27ff51[_0x7e1c31(0x1d1)],'method':_0x27ff51[_0x7e1c31(0x291)],'enabled':_0x27ff51['enabled']}))};}[_0x5ea570(0x429)](_0x2966d0){const _0x5eb0d1=_0x5ea570,_0x472c66=this[_0x5eb0d1(0x224)](_0x2966d0);if(!_0x472c66)return[];return _0x472c66[_0x5eb0d1(0x314)][_0x5eb0d1(0x295)](_0x5035c9=>{const _0x3161e0=_0x5eb0d1,_0x179cd1=this[_0x3161e0(0x1d5)](_0x5035c9);if(!_0x179cd1)return null;const _0x441ac9={};return _0x441ac9['code']=_0x5035c9,_0x441ac9[_0x3161e0(0x18e)]=_0x179cd1[_0x3161e0(0x18e)]||_0x5035c9,_0x441ac9;})[_0x5eb0d1(0x1b6)](_0x84aebc=>_0x84aebc!==null);}[_0x5ea570(0x2c1)](){const _0x2bd9eb=_0x5ea570,_0x54ff2a=new Set(this[_0x2bd9eb(0x372)]()[_0x2bd9eb(0x295)](_0x3ec7dd=>String(_0x3ec7dd[_0x2bd9eb(0x1c4)]))),_0x1e1350=[_0x2bd9eb(0x2d8),'getList','update',_0x2bd9eb(0x36d)];return _0x1e1350[_0x2bd9eb(0x1b6)](_0x44a4ee=>!_0x54ff2a[_0x2bd9eb(0x208)](String(_0x44a4ee)));}[_0x5ea570(0x3e8)](_0x438e28=_0x5ea570(0x21d)){const _0x14b536=_0x5ea570;return generateAliasExplanation(this['datasetCode'],this['getTableName'](),this[_0x14b536(0x2a2)](),_0x438e28);}};}function operationToAnalysis(_0x2b4efa){const _0x92893c=a0_0x3a67c7;return{'name':_0x2b4efa[_0x92893c(0x1d8)](),'displayName':_0x2b4efa[_0x92893c(0x19e)](),'type':_0x2b4efa[_0x92893c(0x321)](),'method':_0x2b4efa[_0x92893c(0x3dc)](),'path':_0x2b4efa['getPath'](),'fullUrl':_0x2b4efa[_0x92893c(0x34c)](),'requestFields':_0x2b4efa[_0x92893c(0x379)](),'requestParams':_0x2b4efa[_0x92893c(0x2a9)](),'responseSchema':_0x2b4efa['getResponseSchema'](),'requestExample':_0x2b4efa[_0x92893c(0x203)](),'responseExample':_0x2b4efa[_0x92893c(0x35f)](),'enabled':_0x2b4efa[_0x92893c(0x3c5)]()};}function operationsToAnalyses(_0x246b68){const _0x3e5905=a0_0x3a67c7;if(!Array[_0x3e5905(0x205)](_0x246b68))return!![]&&console[_0x3e5905(0x3dd)](_0x3e5905(0x3d0),_0x246b68),[];return _0x246b68[_0x3e5905(0x295)](operationToAnalysis);}function sortOperationsWithFilterFirst(_0x5a0477){const _0x3cec59=a0_0x3a67c7,_0x3bca04=_0x5a0477[_0x3cec59(0x323)](_0x5b63ba=>_0x5b63ba[_0x3cec59(0x18e)]==='filter'),_0x121edc=_0x5a0477[_0x3cec59(0x1b6)](_0x38ed4e=>_0x38ed4e[_0x3cec59(0x18e)]!==_0x3cec59(0x1b6));return _0x3bca04?[_0x3bca04,..._0x121edc]:_0x121edc;}function filterOperationAnalyses(_0x36a03f,_0x4993ca={}){const _0x5ba7ec=a0_0x3a67c7;let _0x90eb5a=_0x36a03f;return!_0x4993ca[_0x5ba7ec(0x1bf)]&&(_0x90eb5a=_0x90eb5a[_0x5ba7ec(0x1b6)](_0x564019=>_0x564019['enabled'])),_0x4993ca[_0x5ba7ec(0x1f3)]!==![]&&(_0x90eb5a=filterApiOperations(_0x90eb5a)),_0x4993ca[_0x5ba7ec(0x1e6)]&&(_0x90eb5a=_0x90eb5a[_0x5ba7ec(0x1b6)](_0x4993ca[_0x5ba7ec(0x1e6)])),sortOperationsWithFilterFirst(_0x90eb5a);}function getOperationStats(_0x26fd9b){const _0x8b3b21=a0_0x3a67c7,_0x546287=_0x26fd9b[_0x8b3b21(0x1b6)](_0x7556a9=>_0x7556a9[_0x8b3b21(0x3e4)]);return{'total':_0x26fd9b['length'],'enabled':_0x546287[_0x8b3b21(0x31c)],'disabled':_0x26fd9b[_0x8b3b21(0x31c)]-_0x546287[_0x8b3b21(0x31c)],'byType':getCountByType(_0x546287),'byMethod':getCountByMethod(_0x546287)};}function getCountByType(_0x2b18cb){const _0x342e5b=a0_0x3a67c7,_0x12f464={};return _0x2b18cb[_0x342e5b(0x40a)](_0x2f0674=>{const _0x3b32f0=_0x342e5b;if(_0x2f0674[_0x3b32f0(0x1c4)])_0x12f464[_0x2f0674['type']]=(_0x12f464[_0x2f0674[_0x3b32f0(0x1c4)]]||0x0)+0x1;}),_0x12f464;}function getCountByMethod(_0x921dc){const _0x44f5ea=a0_0x3a67c7,_0x11aea9={};return _0x921dc[_0x44f5ea(0x40a)](_0x421506=>{const _0x2ff824=_0x44f5ea;_0x11aea9[_0x421506['method']]=(_0x11aea9[_0x421506[_0x2ff824(0x291)]]||0x0)+0x1;}),_0x11aea9;}function supportsCRUD(_0xc8dead){const _0x362200=a0_0x3a67c7,_0x113870=new Set(_0xc8dead[_0x362200(0x295)](_0x3577a6=>_0x3577a6[_0x362200(0x1c4)])[_0x362200(0x1b6)](Boolean));return _0x113870[_0x362200(0x208)](_0x362200(0x2d8))&&_0x113870['has']('getList')&&_0x113870[_0x362200(0x208)]('update')&&_0x113870[_0x362200(0x208)](_0x362200(0x36d));}function createOperationDocMeta(_0xc389fe,_0x65486c,_0x359dda,_0xab1bf6,_0x565875,_0x1ba4e0){const _0x261d17=a0_0x3a67c7,_0x2abdea={};return _0x2abdea[_0x261d17(0x1c6)]=_0x1ba4e0?.[_0x261d17(0x1c6)],{'operation':_0xc389fe,'operationInstance':_0x65486c,'basicInfo':{'name':_0xc389fe[_0x261d17(0x18e)],'displayName':_0xc389fe[_0x261d17(0x1d1)],'method':_0xc389fe[_0x261d17(0x291)],'path':_0xc389fe[_0x261d17(0x38c)],'fullUrl':_0xc389fe[_0x261d17(0x3f2)],'enabled':_0xc389fe[_0x261d17(0x3e4)]},'sdkCall':{'datasetCode':_0x359dda,'datasetSDKKey':_0xab1bf6,'tableName':_0x565875,'operationName':_0xc389fe['name'],'params':_0xc389fe[_0x261d17(0x314)],'code':_0x65486c['generateSDKCallCode'](_0xab1bf6,_0x2abdea)},'usageExample':_0x65486c['generateUsageExample'](_0xab1bf6)};}function createOperationsOverviewData(_0x4153e3){const _0x1d75d9=a0_0x3a67c7,_0x481608={};_0x481608[_0x1d75d9(0x2b9)]=_0x1d75d9(0x18e),_0x481608[_0x1d75d9(0x428)]=_0x1d75d9(0x35b);const _0x4016ee={};_0x4016ee[_0x1d75d9(0x2b9)]='displayName',_0x4016ee['label']=_0x1d75d9(0x310);const _0xb0348d={};_0xb0348d['index']=_0x1d75d9(0x291),_0xb0348d[_0x1d75d9(0x428)]='方法';const _0x2ba54e={};_0x2ba54e[_0x1d75d9(0x2b9)]=_0x1d75d9(0x26b),_0x2ba54e[_0x1d75d9(0x428)]=_0x1d75d9(0x2bd);const _0x3880ca={};_0x3880ca[_0x1d75d9(0x2b9)]=_0x1d75d9(0x38c),_0x3880ca[_0x1d75d9(0x428)]='API路径';const _0x4a0914={};_0x4a0914[_0x1d75d9(0x2b9)]=_0x1d75d9(0x2b7),_0x4a0914[_0x1d75d9(0x428)]='完整的\x20SDK\x20调用代码';const _0x35fa97=[_0x481608,_0x4016ee,_0xb0348d,_0x2ba54e,_0x3880ca,_0x4a0914],_0x149de7=_0x4153e3[_0x1d75d9(0x295)](_0x5a1c1a=>{const _0x54d72f=_0x1d75d9,{basicInfo:_0x10a8a2,sdkCall:_0x40b6c9}=_0x5a1c1a,_0x318552=_0x40b6c9[_0x54d72f(0x2f0)][_0x54d72f(0x396)](/^const\s+\w+\s*=\s*await\s+/,'')[_0x54d72f(0x396)](/;$/,''),_0xac43dc={};return _0xac43dc['displayName']=_0x10a8a2[_0x54d72f(0x1d1)],_0xac43dc['name']=_0x10a8a2[_0x54d72f(0x18e)],_0xac43dc[_0x54d72f(0x291)]=_0x10a8a2[_0x54d72f(0x291)],_0xac43dc[_0x54d72f(0x38c)]=_0x10a8a2['path'],_0xac43dc[_0x54d72f(0x26b)]=_0x318552,_0xac43dc[_0x54d72f(0x2b7)]=_0x40b6c9[_0x54d72f(0x2f0)],_0xac43dc;}),_0x41d1a6={};return _0x41d1a6[_0x1d75d9(0x2b8)]=_0x35fa97,_0x41d1a6['tableData']=_0x149de7,_0x41d1a6;}function createDatasetDocMeta(_0x4cc695,_0x4749a8,_0x1f234c,_0x546dd5,_0xaa9984,_0x495454,_0x53e0b0,_0x439b35,_0x169654){const _0x4708de=a0_0x3a67c7,_0x514bca={};return _0x514bca[_0x4708de(0x192)]=_0x4cc695+_0x4708de(0x3ca),_0x514bca[_0x4708de(0x397)]={},_0x514bca[_0x4708de(0x195)]=_0x169654,_0x514bca[_0x4708de(0x397)][_0x4708de(0x18e)]=_0x4cc695,_0x514bca[_0x4708de(0x397)]['code']=_0x4749a8,_0x514bca[_0x4708de(0x397)][_0x4708de(0x1a3)]=_0x1f234c,_0x514bca[_0x4708de(0x397)][_0x4708de(0x37a)]=_0x546dd5,_0x514bca[_0x4708de(0x397)][_0x4708de(0x2f9)]=_0xaa9984,_0x514bca[_0x4708de(0x397)][_0x4708de(0x2d6)]=_0x495454,_0x514bca[_0x4708de(0x397)][_0x4708de(0x408)]=_0x53e0b0,_0x514bca[_0x4708de(0x397)]['businessFieldCount']=0x0,_0x514bca[_0x4708de(0x397)]['systemFieldCount']=0x0,_0x514bca[_0x4708de(0x397)]['operationCount']=_0x439b35,_0x514bca[_0x4708de(0x397)][_0x4708de(0x194)]=_0x169654[_0x4708de(0x31c)],_0x514bca;}var DrivenDataDetailPlusV1Base=DrivenDataDetailPlusMixin(DrivenDataDetail);class DrivenDataDetailPlusV1 extends DrivenDataDetailPlusV1Base{[a0_0x3a67c7(0x433)];[a0_0x3a67c7(0x406)](){return'v1';}[a0_0x3a67c7(0x2a2)](){return this['getTableKey']();}['getOperationAnalyses'](_0x23628e=![]){const _0x1221fc=a0_0x3a67c7;if(!_0x23628e&&this['_operationAnalyses'])return this[_0x1221fc(0x433)];const _0x4157ae=this[_0x1221fc(0x2f2)]();return this[_0x1221fc(0x433)]=operationsToAnalyses(_0x4157ae),this[_0x1221fc(0x433)];}[a0_0x3a67c7(0x372)](){const _0x240c45=a0_0x3a67c7,_0x1dd313={};return _0x1dd313[_0x240c45(0x1bf)]=![],_0x1dd313[_0x240c45(0x1f3)]=!![],this[_0x240c45(0x3a3)](_0x1dd313);}['getFilteredOperationAnalyses'](_0x3c68b7={}){const _0x46cf26=a0_0x3a67c7;return filterOperationAnalyses(this[_0x46cf26(0x18a)](),_0x3c68b7);}[a0_0x3a67c7(0x224)](_0x11428d){const _0x11c098=a0_0x3a67c7;return this['getOperationAnalyses']()['find'](_0x1501d0=>_0x1501d0[_0x11c098(0x18e)]===_0x11428d);}[a0_0x3a67c7(0x34d)](_0x521726){const _0x2603de=a0_0x3a67c7;return this[_0x2603de(0x18a)]()[_0x2603de(0x1b6)](_0x5565b1=>_0x5565b1[_0x2603de(0x1c4)]===_0x521726);}[a0_0x3a67c7(0x21f)](_0x24ce53,_0x325c7b){const _0x513182=a0_0x3a67c7,_0x254a90=this[_0x513182(0x224)](_0x24ce53);if(!_0x254a90)return null;const _0x13f912=this[_0x513182(0x2f2)]()[_0x513182(0x323)](_0x3f3a97=>_0x3f3a97[_0x513182(0x1d8)]()===_0x254a90[_0x513182(0x18e)]);if(!_0x13f912)throw new Error(_0x513182(0x25b)+_0x254a90['name']);return createOperationDocMeta(_0x254a90,_0x13f912,this[_0x513182(0x2f6)],this[_0x513182(0x215)](),this[_0x513182(0x316)](),_0x325c7b);}['getDatasetDocMeta'](_0x4e82c8={}){const _0x49a8b8=a0_0x3a67c7,_0x1a4349=this[_0x49a8b8(0x3a3)](_0x4e82c8),_0x972226=_0x1a4349[_0x49a8b8(0x295)](_0x43529e=>this[_0x49a8b8(0x21f)](_0x43529e[_0x49a8b8(0x18e)]))['filter'](_0x5b1e9d=>_0x5b1e9d!==null);return createDatasetDocMeta(this['name'],this[_0x49a8b8(0x2f6)],this[_0x49a8b8(0x316)](),this[_0x49a8b8(0x215)](),this[_0x49a8b8(0x331)](),this[_0x49a8b8(0x2d6)],this[_0x49a8b8(0x1fd)](),this[_0x49a8b8(0x367)](),_0x972226);}['getOperationsOverviewData'](_0x5aee38){return createOperationsOverviewData(_0x5aee38);}[a0_0x3a67c7(0x2c8)](){const _0x2b6bed=a0_0x3a67c7;return supportsCRUD(this[_0x2b6bed(0x372)]());}[a0_0x3a67c7(0x3d1)](){const _0x70c10e=a0_0x3a67c7;return getOperationStats(this[_0x70c10e(0x18a)]());}['toString'](){const _0xaa53f0=a0_0x3a67c7,_0x23d2f3=this[_0xaa53f0(0x3d1)]();return'DrivenDataDetailPlus('+this[_0xaa53f0(0x18e)]+',\x20'+this[_0xaa53f0(0x2f6)]+',\x20'+this[_0xaa53f0(0x1fd)]()+_0xaa53f0(0x1b4)+_0x23d2f3[_0xaa53f0(0x3e4)]+'/'+_0x23d2f3[_0xaa53f0(0x19a)]+_0xaa53f0(0x418);}}var DrivenDataDetailPlusV2Base=DrivenDataDetailPlusMixin(DrivenDataDetailV2);class DrivenDataDetailPlusV2 extends DrivenDataDetailPlusV2Base{[a0_0x3a67c7(0x433)];[a0_0x3a67c7(0x406)](){return'v2';}[a0_0x3a67c7(0x2a2)](){const _0x275f79=a0_0x3a67c7;return this[_0x275f79(0x331)]();}[a0_0x3a67c7(0x18a)](_0x43382c=![]){const _0x1bafbe=a0_0x3a67c7;if(!_0x43382c&&this[_0x1bafbe(0x433)])return this['_operationAnalyses'];const _0x2719a0=this[_0x1bafbe(0x2f2)]();return this[_0x1bafbe(0x433)]=operationsToAnalyses(_0x2719a0),this[_0x1bafbe(0x433)];}[a0_0x3a67c7(0x372)](){const _0x49f073=a0_0x3a67c7,_0x15cb99={};return _0x15cb99[_0x49f073(0x1bf)]=![],_0x15cb99[_0x49f073(0x1f3)]=!![],this[_0x49f073(0x3a3)](_0x15cb99);}[a0_0x3a67c7(0x3a3)](_0x5acdbf={}){return filterOperationAnalyses(this['getOperationAnalyses'](),_0x5acdbf);}[a0_0x3a67c7(0x224)](_0x29a854){const _0x3e4e12=a0_0x3a67c7;return this[_0x3e4e12(0x18a)]()[_0x3e4e12(0x323)](_0x35974c=>_0x35974c[_0x3e4e12(0x18e)]===_0x29a854);}[a0_0x3a67c7(0x34d)](_0x265564){const _0x14bcd6=a0_0x3a67c7;return this[_0x14bcd6(0x18a)]()['filter'](_0x182ff1=>_0x182ff1['type']===_0x265564);}[a0_0x3a67c7(0x21f)](_0xd8d9ff,_0x54bae9){const _0x17af97=a0_0x3a67c7,_0x3b05a4=this[_0x17af97(0x224)](_0xd8d9ff);if(!_0x3b05a4)return null;const _0x38e8c4=this[_0x17af97(0x2f2)]()[_0x17af97(0x323)](_0x2107f4=>_0x2107f4[_0x17af97(0x1d8)]()===_0x3b05a4['name']);if(!_0x38e8c4)throw new Error(_0x17af97(0x25b)+_0x3b05a4[_0x17af97(0x18e)]);return createOperationDocMeta(_0x3b05a4,_0x38e8c4,this[_0x17af97(0x2f6)],this['getDatasetSDKKey'](),this['getTableName'](),_0x54bae9);}['getDatasetDocMeta'](_0x65c458={}){const _0x142dd5=a0_0x3a67c7,_0x2ed43e=this[_0x142dd5(0x3a3)](_0x65c458),_0x4ef0f5=_0x2ed43e['map'](_0x245c94=>this[_0x142dd5(0x21f)](_0x245c94[_0x142dd5(0x18e)]))['filter'](_0x387992=>_0x387992!==null);return createDatasetDocMeta(this['name'],this[_0x142dd5(0x2f6)],this[_0x142dd5(0x316)](),this[_0x142dd5(0x215)](),this[_0x142dd5(0x331)](),this[_0x142dd5(0x2d6)],this[_0x142dd5(0x1fd)](),this[_0x142dd5(0x367)](),_0x4ef0f5);}[a0_0x3a67c7(0x1b9)](_0x1ad515){return createOperationsOverviewData(_0x1ad515);}['supportsCRUD'](){const _0x94d161=a0_0x3a67c7;return supportsCRUD(this[_0x94d161(0x372)]());}[a0_0x3a67c7(0x3d1)](){const _0x8d66ba=a0_0x3a67c7;return getOperationStats(this[_0x8d66ba(0x18a)]());}[a0_0x3a67c7(0x31b)](){const _0x5d830e=a0_0x3a67c7,_0x1a0175=this[_0x5d830e(0x3d1)]();return _0x5d830e(0x1a7)+this[_0x5d830e(0x18e)]+',\x20'+this[_0x5d830e(0x2f6)]+',\x20'+this[_0x5d830e(0x1fd)]()+_0x5d830e(0x1b4)+_0x1a0175[_0x5d830e(0x3e4)]+'/'+_0x1a0175[_0x5d830e(0x19a)]+_0x5d830e(0x377);}}function detectDatasetVersion3(_0x112410){const _0x3aa80c=a0_0x3a67c7;if(_0x112410[_0x3aa80c(0x2d2)]==='v2'&&_0x3aa80c(0x389)in _0x112410&&Array[_0x3aa80c(0x205)](_0x112410[_0x3aa80c(0x389)]))return'v2';return'v1';}class DrivenDataDetailPlus{[a0_0x3a67c7(0x378)];constructor(_0xedd3c9){const _0x405eab=detectDatasetVersion3(_0xedd3c9);return this['_instance']=_0x405eab==='v2'?new DrivenDataDetailPlusV2(_0xedd3c9):new DrivenDataDetailPlusV1(_0xedd3c9),new Proxy(this,{'get'(_0x52a736,_0x2bc2fe){const _0x4f0c8d=a0_0x1599;if(_0x2bc2fe in _0x52a736){const _0x50e36a=_0x52a736[_0x2bc2fe];return typeof _0x50e36a===_0x4f0c8d(0x40b)?_0x50e36a['bind'](_0x52a736):_0x50e36a;}if(_0x2bc2fe in _0x52a736[_0x4f0c8d(0x378)]){const _0x170081=_0x52a736[_0x4f0c8d(0x378)][_0x2bc2fe];return typeof _0x170081===_0x4f0c8d(0x40b)?_0x170081['bind'](_0x52a736[_0x4f0c8d(0x378)]):_0x170081;}return;},'set'(_0x5a42a0,_0x259a8d,_0x3947b9){return _0x5a42a0[_0x259a8d]=_0x3947b9,!![];},'getPrototypeOf'(_0x53af46){const _0x49add1=a0_0x1599;return DrivenDataDetailPlus[_0x49add1(0x368)];}});}get[a0_0x3a67c7(0x18e)](){const _0x1dcfd8=a0_0x3a67c7;return this[_0x1dcfd8(0x378)][_0x1dcfd8(0x18e)];}get['id'](){const _0x8b904b=a0_0x3a67c7;return this[_0x8b904b(0x378)]['id'];}get[a0_0x3a67c7(0x2f6)](){const _0x93a5ff=a0_0x3a67c7;return this[_0x93a5ff(0x378)][_0x93a5ff(0x2f6)];}get[a0_0x3a67c7(0x2d6)](){const _0x229812=a0_0x3a67c7;return this['_instance'][_0x229812(0x2d6)];}get[a0_0x3a67c7(0x245)](){const _0x379fe3=a0_0x3a67c7;return this[_0x379fe3(0x378)][_0x379fe3(0x2a0)]();}['getVersion'](){const _0x304b19=a0_0x3a67c7,_0x427e09=this['_instance'][_0x304b19(0x406)]();return _0x427e09==='v2'?'v2':'v1';}[a0_0x3a67c7(0x1fd)](){return this['_instance']['getFieldCount']();}[a0_0x3a67c7(0x367)](){const _0x28700d=a0_0x3a67c7;return this['_instance'][_0x28700d(0x367)]();}[a0_0x3a67c7(0x1d4)](){return this['_instance']['getFields']();}[a0_0x3a67c7(0x2f2)](){const _0x56dfc1=a0_0x3a67c7;return this[_0x56dfc1(0x378)][_0x56dfc1(0x2f2)]();}[a0_0x3a67c7(0x2ca)](_0x5700a7){const _0x4c7e30=a0_0x3a67c7;return this[_0x4c7e30(0x378)][_0x4c7e30(0x2ca)](_0x5700a7);}[a0_0x3a67c7(0x1d5)](_0x4c9848){const _0x2f2647=a0_0x3a67c7;return this[_0x2f2647(0x378)]['getFieldInstance'](_0x4c9848);}[a0_0x3a67c7(0x316)](){const _0x325e6c=a0_0x3a67c7;return this[_0x325e6c(0x378)][_0x325e6c(0x316)]();}[a0_0x3a67c7(0x331)](){const _0xe46b88=a0_0x3a67c7;return this[_0xe46b88(0x378)][_0xe46b88(0x331)]();}['getDatasetSDKKey'](){const _0x3faa45=a0_0x3a67c7;return this[_0x3faa45(0x378)][_0x3faa45(0x215)]();}[a0_0x3a67c7(0x257)](){const _0x2ceefd=a0_0x3a67c7;return this[_0x2ceefd(0x378)]['getFieldList']();}[a0_0x3a67c7(0x37b)](){const _0x1bb86b=a0_0x3a67c7;return this['_instance'][_0x1bb86b(0x37b)]();}[a0_0x3a67c7(0x264)](){const _0x4b8306=a0_0x3a67c7;return this[_0x4b8306(0x378)]['getEnumFieldsMeta']();}[a0_0x3a67c7(0x200)](_0x3580ed){const _0x414fac=a0_0x3a67c7;return this[_0x414fac(0x378)][_0x414fac(0x200)](_0x3580ed);}['getField'](_0xb2afe8){const _0x39011b=a0_0x3a67c7;return this[_0x39011b(0x378)][_0x39011b(0x3d2)](_0xb2afe8);}['getFieldOptions'](_0x190510){const _0x292441=a0_0x3a67c7;return this[_0x292441(0x378)][_0x292441(0x350)](_0x190510);}[a0_0x3a67c7(0x230)](_0x1b09f8){const _0x31e097=a0_0x3a67c7;return this[_0x31e097(0x378)][_0x31e097(0x230)](_0x1b09f8);}[a0_0x3a67c7(0x3da)](_0x5135e0){const _0x3518ce=a0_0x3a67c7;return this[_0x3518ce(0x378)][_0x3518ce(0x3da)](_0x5135e0);}[a0_0x3a67c7(0x258)](_0x320041,_0x3b20e6){const _0x352a11=a0_0x3a67c7;return this[_0x352a11(0x378)][_0x352a11(0x258)](_0x320041,_0x3b20e6);}['isRequiredField'](_0x24cc25){const _0x208a5a=a0_0x3a67c7;return this[_0x208a5a(0x378)][_0x208a5a(0x41f)](_0x24cc25);}['getStats'](){const _0x4cb74b=a0_0x3a67c7;return this[_0x4cb74b(0x378)][_0x4cb74b(0x1ad)]();}[a0_0x3a67c7(0x430)](){const _0x32eddc=a0_0x3a67c7;return this[_0x32eddc(0x378)]['getFilterOperation']();}[a0_0x3a67c7(0x1c2)](){const _0x480d0f=a0_0x3a67c7;return this[_0x480d0f(0x378)][_0x480d0f(0x1c2)]();}['hasOperation'](_0x4d281b){const _0x10b6c5=a0_0x3a67c7;return this[_0x10b6c5(0x378)]['hasOperation'](_0x4d281b);}[a0_0x3a67c7(0x2a0)](){const _0x4cb043=a0_0x3a67c7;return this[_0x4cb043(0x378)][_0x4cb043(0x2a0)]();}[a0_0x3a67c7(0x1a2)](){const _0x186b55=a0_0x3a67c7;return this[_0x186b55(0x378)][_0x186b55(0x1a2)]();}[a0_0x3a67c7(0x22c)](){const _0x365fdf=a0_0x3a67c7;return this[_0x365fdf(0x378)][_0x365fdf(0x22c)]();}[a0_0x3a67c7(0x18a)](_0x40737f){const _0x2a3102=a0_0x3a67c7;return this[_0x2a3102(0x378)]['getOperationAnalyses'](_0x40737f);}[a0_0x3a67c7(0x372)](){const _0x1609fd=a0_0x3a67c7;return this[_0x1609fd(0x378)]['getEnabledOperationAnalyses']();}[a0_0x3a67c7(0x3a3)](_0x1b6bfa){const _0xfe3853=a0_0x3a67c7;return this[_0xfe3853(0x378)][_0xfe3853(0x3a3)](_0x1b6bfa);}[a0_0x3a67c7(0x224)](_0x242f3d){const _0x499941=a0_0x3a67c7;return this[_0x499941(0x378)][_0x499941(0x224)](_0x242f3d);}[a0_0x3a67c7(0x34d)](_0x561433){const _0x4ed93e=a0_0x3a67c7;return this[_0x4ed93e(0x378)]['getOperationAnalysesByType'](_0x561433);}['getOperationDocMeta'](_0x327f12,_0x466e42){const _0x4395f5=a0_0x3a67c7;return this[_0x4395f5(0x378)]['getOperationDocMeta'](_0x327f12,_0x466e42);}[a0_0x3a67c7(0x210)](_0x9191bb){const _0x307d96=a0_0x3a67c7;return this[_0x307d96(0x378)][_0x307d96(0x210)](_0x9191bb);}[a0_0x3a67c7(0x1b9)](_0x831d3e){const _0x46772f=a0_0x3a67c7;return this[_0x46772f(0x378)][_0x46772f(0x1b9)](_0x831d3e);}[a0_0x3a67c7(0x2a2)](){const _0x4f92bc=a0_0x3a67c7;return this[_0x4f92bc(0x378)][_0x4f92bc(0x2a2)]();}['supportsCRUD'](){const _0x2298c2=a0_0x3a67c7;return this[_0x2298c2(0x378)][_0x2298c2(0x2c8)]();}[a0_0x3a67c7(0x3d1)](){const _0x398098=a0_0x3a67c7;return this[_0x398098(0x378)][_0x398098(0x3d1)]();}[a0_0x3a67c7(0x31b)](){const _0x324c04=a0_0x3a67c7;return this[_0x324c04(0x378)]['toString']();}[a0_0x3a67c7(0x3ef)](_0x520ae1){const _0x46ff9d=a0_0x3a67c7;return this[_0x46ff9d(0x378)][_0x46ff9d(0x3ef)](_0x520ae1);}[a0_0x3a67c7(0x217)](_0x31a062){const _0x212620=a0_0x3a67c7;return this[_0x212620(0x378)][_0x212620(0x217)](_0x31a062);}[a0_0x3a67c7(0x2ec)](_0x57f325,_0x314040,_0x5ec0d0){const _0x2393a9=a0_0x3a67c7;return this[_0x2393a9(0x378)][_0x2393a9(0x2ec)](_0x57f325,_0x314040,_0x5ec0d0);}['generateFullSDKExample'](_0x1fc5a2,_0x321531,_0x26af97){const _0x16cc52=a0_0x3a67c7;return this[_0x16cc52(0x378)][_0x16cc52(0x1bc)](_0x1fc5a2,_0x321531,_0x26af97);}[a0_0x3a67c7(0x38f)](_0x52b137){const _0x5da9fa=a0_0x3a67c7;return this['_instance'][_0x5da9fa(0x38f)](_0x52b137);}[a0_0x3a67c7(0x38e)](_0x254573){const _0x5de307=a0_0x3a67c7;return this[_0x5de307(0x378)][_0x5de307(0x38e)](_0x254573);}[a0_0x3a67c7(0x36e)](_0x41e010){const _0x43d7de=a0_0x3a67c7;return this[_0x43d7de(0x378)][_0x43d7de(0x36e)](_0x41e010);}['getOperationRequestFields'](_0x50f67a){const _0x7fd606=a0_0x3a67c7;return this[_0x7fd606(0x378)][_0x7fd606(0x429)](_0x50f67a);}[a0_0x3a67c7(0x2c1)](){const _0x28fa46=a0_0x3a67c7;return this[_0x28fa46(0x378)][_0x28fa46(0x2c1)]();}[a0_0x3a67c7(0x3e8)](){const _0x100e79=a0_0x3a67c7;return this['_instance'][_0x100e79(0x3e8)]();}[a0_0x3a67c7(0x3a9)](){return this['_instance'];}}function createDrivenDataDetailPlus(_0x30290f,_0x58fa08={}){const _0x839d38=a0_0x3a67c7;if(_0x58fa08[_0x839d38(0x187)]==='v1')return new DrivenDataDetailPlusV1(_0x30290f);if(_0x58fa08['forceVersion']==='v2')return new DrivenDataDetailPlusV2(_0x30290f);if(_0x30290f[_0x839d38(0x2d2)]==='v2'||_0x839d38(0x18c)in _0x30290f)return new DrivenDataDetailPlusV2(_0x30290f);return new DrivenDataDetailPlusV1(_0x30290f);}function isPlusV2Instance(_0x4021da){const _0x2d0975=a0_0x3a67c7;return _0x4021da[_0x2d0975(0x406)]()==='v2';}function isPlusV1Instance(_0x464c28){const _0x1fd10a=a0_0x3a67c7;return _0x464c28[_0x1fd10a(0x406)]()==='v1';}var VERSION=a0_0x3a67c7(0x2dd);export{toSnakeCase,toPascalCase,toKebabCase,toCamelCase,smartAdapt,shouldIncludeField,parseResponseBody,parseRequestBody,parseOperationType,parseFieldExtend,normalizeFieldName,isVirtualTableName,isV2Instance,isV2Data,isV1Instance,isV1Data,isSystemField,isRequiredField,isPrimaryKeyField,isPlusV2Instance,isPlusV1Instance,isModifyTimeField,isDrivenDataDetail,isCreateTimeField,isAutoIncrementField,isApiBlacklisted,groupByTableName,getTableName,getFieldsForOperation,getDbTypeDisplay,generateTableNameFromCode,generateRequestExample,generateExampleValue,generateExampleFromSchema,generateDatasetsConfig,formatOptionsForDoc,formatOptionsAsMarkdownList,formatEnumValue,formatDbType,filterApiOperations,extractDatasetsFromListResponse,extractDatasetFromResponse,detectTableNameConflicts,detectDatasetVersion2 as detectDatasetVersion,createDrivenDataDetailPlus,createDrivenDataDetail,createDatasetNameMap,adaptDrivenDataDetails,adaptDrivenDataDetail,VERSION,OperationList,OperationFactory,Operation,OPERATION_TYPE_DISPLAY_NAME,GetSelectOptionsOperation,GetListOperation,GenericOperation,FilterOperation,FieldListV1 as FieldList,FieldV1 as Field,FILTER_OPERATORS,DrivenDataDetailV2,DrivenDataDetailV1,DrivenDataDetailPlusV2,DrivenDataDetailPlus,DrivenDataDetailBase,DrivenDataDetail,DatasetOperationType,DatasetList,DatasetItem,DatasetGroupMap,DatasetGroup,DB_TYPE_DISPLAY_MAP,API_BLACKLIST};
@@ -1 +1 @@
1
- {"version":3,"file":"GenericOperation.d.ts","sourceRoot":"","sources":["../../../../src/core/operations/GenericOperation.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AAEH,OAAO,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAC3C,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,uBAAuB,CAAC;AAE5D;;;GAGG;AACH,qBAAa,gBAAiB,SAAQ,SAAS;IAC7C,gBAAgB;IAChB,OAAO,CAAC,oBAAoB,CAAC,CAA0B;IAEvD;;OAEG;IACH,gBAAgB,IAAI,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC;IAI3C;;OAEG;IACH,iBAAiB,IAAI,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,GAAG,IAAI;IAInD;;OAEG;IACH,sBAAsB,IAAI,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC;IAuFjD;;OAEG;IACH,uBAAuB,IAAI,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC;IAkBlD;;OAEG;IACH,SAAS,CAAC,kBAAkB,CAAC,MAAM,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,GAAG,OAAO;IAsDtE;;;OAGG;IACH,mBAAmB,CACjB,QAAQ,EAAE,MAAM,EAChB,OAAO,CAAC,EAAE;QACR,cAAc,CAAC,EAAE,OAAO,CAAC;QACzB,MAAM,CAAC,EAAE,MAAM,CAAC;KACjB,GACA,MAAM;IA2DT;;;;OAIG;IACH,0BAA0B,IAAI,KAAK,CAAC;QAClC,KAAK,EAAE,MAAM,CAAC;QACd,WAAW,CAAC,EAAE,MAAM,CAAC;QACrB,IAAI,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;KAC/B,CAAC;IAYF;;;OAGG;IACM,eAAe,IAAI,KAAK,CAAC;QAAE,IAAI,EAAE,MAAM,CAAC;QAAC,IAAI,EAAE,MAAM,CAAC;QAAC,WAAW,EAAE,MAAM,CAAA;KAAE,CAAC;IAwCtF;;;OAGG;IACM,iBAAiB,IAAI,cAAc,EAAE;CAgD/C"}
1
+ {"version":3,"file":"GenericOperation.d.ts","sourceRoot":"","sources":["../../../../src/core/operations/GenericOperation.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AAEH,OAAO,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAC3C,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,uBAAuB,CAAC;AAE5D;;;GAGG;AACH,qBAAa,gBAAiB,SAAQ,SAAS;IAC7C,gBAAgB;IAChB,OAAO,CAAC,oBAAoB,CAAC,CAA0B;IAEvD;;OAEG;IACH,gBAAgB,IAAI,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC;IAI3C;;OAEG;IACH,iBAAiB,IAAI,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,GAAG,IAAI;IAInD;;OAEG;IACH,sBAAsB,IAAI,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC;IAuFjD;;OAEG;IACH,uBAAuB,IAAI,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC;IAkBlD;;OAEG;IACH,SAAS,CAAC,kBAAkB,CAAC,MAAM,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,GAAG,OAAO;IAsDtE;;;OAGG;IACH,mBAAmB,CACjB,QAAQ,EAAE,MAAM,EAChB,OAAO,CAAC,EAAE;QACR,cAAc,CAAC,EAAE,OAAO,CAAC;QACzB,MAAM,CAAC,EAAE,MAAM,CAAC;KACjB,GACA,MAAM;IA2DT;;;;OAIG;IACH,0BAA0B,IAAI,KAAK,CAAC;QAClC,KAAK,EAAE,MAAM,CAAC;QACd,WAAW,CAAC,EAAE,MAAM,CAAC;QACrB,IAAI,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;KAC/B,CAAC;IAYF;;;OAGG;IACM,eAAe,IAAI,KAAK,CAAC;QAAE,IAAI,EAAE,MAAM,CAAC;QAAC,IAAI,EAAE,MAAM,CAAC;QAAC,WAAW,EAAE,MAAM,CAAA;KAAE,CAAC;IAwCtF;;;OAGG;IACM,iBAAiB,IAAI,cAAc,EAAE;CAiD/C"}
@@ -12,6 +12,7 @@ export declare enum DatasetOperationType {
12
12
  GET_ONE_ORIGIN = "getOneOrigin",
13
13
  GET_ONE_UPDATE = "getOneUpdate",
14
14
  CREATE = "create",
15
+ BATCH_CREATE = "batchCreate",
15
16
  UPDATE = "update",
16
17
  DELETE = "delete",
17
18
  GET_SELECT_OPTIONS = "getSelectOptions",
@@ -1 +1 @@
1
- {"version":3,"file":"field-utils.d.ts","sourceRoot":"","sources":["../../../../src/utils/plus/field-utils.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,OAAO,KAAK,EAAE,eAAe,EAAE,iBAAiB,EAAE,MAAM,sBAAsB,CAAC;AAE/E;;GAEG;AACH,oBAAY,oBAAoB;IAC9B,QAAQ,YAAY;IACpB,OAAO,WAAW;IAClB,cAAc,iBAAiB;IAC/B,cAAc,iBAAiB;IAC/B,MAAM,WAAW;IACjB,MAAM,WAAW;IACjB,MAAM,WAAW;IACjB,kBAAkB,qBAAqB;IACvC,YAAY,eAAe;IAC3B,YAAY,gBAAgB;IAC5B,sBAAsB,wBAAwB;IAC9C,aAAa,iBAAiB;IAC9B,aAAa,iBAAiB;IAC9B,SAAS,aAAa;IACtB,eAAe,mBAAmB;CACnC;AAED;;GAEG;AACH,eAAO,MAAM,2BAA2B,EAAE,MAAM,CAAC,oBAAoB,EAAE,MAAM,CAgB5E,CAAC;AAEF;;;GAGG;AACH,eAAO,MAAM,aAAa,UAWzB,CAAC;AAEF;;;GAGG;AACH,wBAAgB,gBAAgB,CAAC,KAAK,EAAE,eAAe,GAAG,iBAAiB,CA0B1E;AAED;;;;GAIG;AACH,wBAAgB,iBAAiB,CAAC,KAAK,EAAE,eAAe,EAAE,OAAO,CAAC,EAAE,MAAM,GAAG,OAAO,CAanF;AAED;;GAEG;AACH,wBAAgB,aAAa,CAAC,KAAK,EAAE,eAAe,GAAG,OAAO,CAG7D;AAED;;GAEG;AACH,wBAAgB,eAAe,CAAC,KAAK,EAAE,eAAe,GAAG,OAAO,CAG/D;AAED;;GAEG;AACH,wBAAgB,oBAAoB,CAAC,KAAK,EAAE,eAAe,GAAG,OAAO,CAGpE;AAED;;GAEG;AACH,wBAAgB,iBAAiB,CAAC,KAAK,EAAE,eAAe,GAAG,OAAO,CAGjE;AAED;;GAEG;AACH,wBAAgB,iBAAiB,CAAC,KAAK,EAAE,eAAe,GAAG,OAAO,CAGjE;AAED;;GAEG;AACH,eAAO,MAAM,mBAAmB,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAgBtD,CAAC;AAEF;;GAEG;AACH,wBAAgB,gBAAgB,CAAC,IAAI,EAAE,MAAM,GAAG,MAAM,CAQrD;AAED;;;;GAIG;AACH,wBAAgB,YAAY,CAAC,MAAM,CAAC,EAAE,MAAM,EAAE,SAAS,CAAC,EAAE,MAAM,GAAG,MAAM,CAgBxE;AAED;;GAEG;AACH,wBAAgB,kBAAkB,CAAC,KAAK,EAAE,MAAM,GAAG,oBAAoB,GAAG,SAAS,CAmBlF;AAED;;;;;GAKG;AACH,wBAAgB,kBAAkB,CAChC,KAAK,EAAE,eAAe,EACtB,aAAa,EAAE,oBAAoB,EACnC,OAAO,CAAC,EAAE,MAAM,GACf,OAAO,CAsDT;AAED;;GAEG;AACH,wBAAgB,qBAAqB,CACnC,MAAM,EAAE,eAAe,EAAE,EACzB,aAAa,EAAE,oBAAoB,EACnC,OAAO,CAAC,EAAE,MAAM,GACf,eAAe,EAAE,CAQnB;AAED;;GAEG;AACH,wBAAgB,gBAAgB,CAAC,aAAa,EAAE,MAAM,GAAG,OAAO,CAQ/D;AAED;;GAEG;AACH,wBAAgB,mBAAmB,CAAC,CAAC,SAAS;IAAE,IAAI,EAAE,MAAM,CAAA;CAAE,EAAE,UAAU,EAAE,CAAC,EAAE,GAAG,CAAC,EAAE,CAQpF"}
1
+ {"version":3,"file":"field-utils.d.ts","sourceRoot":"","sources":["../../../../src/utils/plus/field-utils.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,OAAO,KAAK,EAAE,eAAe,EAAE,iBAAiB,EAAE,MAAM,sBAAsB,CAAC;AAE/E;;GAEG;AACH,oBAAY,oBAAoB;IAC9B,QAAQ,YAAY;IACpB,OAAO,WAAW;IAClB,cAAc,iBAAiB;IAC/B,cAAc,iBAAiB;IAC/B,MAAM,WAAW;IACjB,YAAY,gBAAgB;IAC5B,MAAM,WAAW;IACjB,MAAM,WAAW;IACjB,kBAAkB,qBAAqB;IACvC,YAAY,eAAe;IAC3B,YAAY,gBAAgB;IAC5B,sBAAsB,wBAAwB;IAC9C,aAAa,iBAAiB;IAC9B,aAAa,iBAAiB;IAC9B,SAAS,aAAa;IACtB,eAAe,mBAAmB;CACnC;AAED;;GAEG;AACH,eAAO,MAAM,2BAA2B,EAAE,MAAM,CAAC,oBAAoB,EAAE,MAAM,CAiB5E,CAAC;AAEF;;;GAGG;AACH,eAAO,MAAM,aAAa,UAWzB,CAAC;AAEF;;;GAGG;AACH,wBAAgB,gBAAgB,CAAC,KAAK,EAAE,eAAe,GAAG,iBAAiB,CA0B1E;AAED;;;;GAIG;AACH,wBAAgB,iBAAiB,CAAC,KAAK,EAAE,eAAe,EAAE,OAAO,CAAC,EAAE,MAAM,GAAG,OAAO,CAanF;AAED;;GAEG;AACH,wBAAgB,aAAa,CAAC,KAAK,EAAE,eAAe,GAAG,OAAO,CAG7D;AAED;;GAEG;AACH,wBAAgB,eAAe,CAAC,KAAK,EAAE,eAAe,GAAG,OAAO,CAG/D;AAED;;GAEG;AACH,wBAAgB,oBAAoB,CAAC,KAAK,EAAE,eAAe,GAAG,OAAO,CAGpE;AAED;;GAEG;AACH,wBAAgB,iBAAiB,CAAC,KAAK,EAAE,eAAe,GAAG,OAAO,CAGjE;AAED;;GAEG;AACH,wBAAgB,iBAAiB,CAAC,KAAK,EAAE,eAAe,GAAG,OAAO,CAGjE;AAED;;GAEG;AACH,eAAO,MAAM,mBAAmB,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAgBtD,CAAC;AAEF;;GAEG;AACH,wBAAgB,gBAAgB,CAAC,IAAI,EAAE,MAAM,GAAG,MAAM,CAQrD;AAED;;;;GAIG;AACH,wBAAgB,YAAY,CAAC,MAAM,CAAC,EAAE,MAAM,EAAE,SAAS,CAAC,EAAE,MAAM,GAAG,MAAM,CAgBxE;AAED;;GAEG;AACH,wBAAgB,kBAAkB,CAAC,KAAK,EAAE,MAAM,GAAG,oBAAoB,GAAG,SAAS,CAmBlF;AAED;;;;;GAKG;AACH,wBAAgB,kBAAkB,CAChC,KAAK,EAAE,eAAe,EACtB,aAAa,EAAE,oBAAoB,EACnC,OAAO,CAAC,EAAE,MAAM,GACf,OAAO,CAuDT;AAED;;GAEG;AACH,wBAAgB,qBAAqB,CACnC,MAAM,EAAE,eAAe,EAAE,EACzB,aAAa,EAAE,oBAAoB,EACnC,OAAO,CAAC,EAAE,MAAM,GACf,eAAe,EAAE,CAQnB;AAED;;GAEG;AACH,wBAAgB,gBAAgB,CAAC,aAAa,EAAE,MAAM,GAAG,OAAO,CAQ/D;AAED;;GAEG;AACH,wBAAgB,mBAAmB,CAAC,CAAC,SAAS;IAAE,IAAI,EAAE,MAAM,CAAA;CAAE,EAAE,UAAU,EAAE,CAAC,EAAE,GAAG,CAAC,EAAE,CAQpF"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lovrabet/dsparser",
3
- "version": "1.3.9",
3
+ "version": "1.3.10",
4
4
  "license": "SEE LICENSE IN LICENSE",
5
5
  "main": "dist/index.js",
6
6
  "module": "dist/index.js",