Built motion from commit (unavailable).|2.5.21
[motion2.git] / server / api / attachment / attachment.model.js
index 7bc258e..eabfe14 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x530f=['path','rimraf','../../config/environment','./attachment.attributes','exports','define','Attachment','util','moment','bluebird','request-promise'];(function(_0x4f8b73,_0x499742){var _0x4ae551=function(_0x11fc3e){while(--_0x11fc3e){_0x4f8b73['push'](_0x4f8b73['shift']());}};_0x4ae551(++_0x499742);}(_0x530f,0x167));var _0xf530=function(_0x115edd,_0x505f03){_0x115edd=_0x115edd-0x0;var _0x255f84=_0x530f[_0x115edd];return _0x255f84;};'use strict';var _=require('lodash');var util=require(_0xf530('0x0'));var logger=require('../../config/logger')('api');var moment=require(_0xf530('0x1'));var BPromise=require(_0xf530('0x2'));var rp=require(_0xf530('0x3'));var fs=require('fs');var path=require(_0xf530('0x4'));var rimraf=require(_0xf530('0x5'));var config=require(_0xf530('0x6'));var attributes=require(_0xf530('0x7'));module[_0xf530('0x8')]=function(_0x58f5f8,_0x3a0301){return _0x58f5f8[_0xf530('0x9')](_0xf530('0xa'),attributes,{'tableName':'attachments','paranoid':![],'indexes':[],'timestamps':!![]});};
\ No newline at end of file
+var _0x3fce=['Attachment','util','../../config/logger','api','moment','bluebird','request-promise','path'];(function(_0x2f5dd6,_0x1711ea){var _0x23d90c=function(_0x2de9cc){while(--_0x2de9cc){_0x2f5dd6['push'](_0x2f5dd6['shift']());}};_0x23d90c(++_0x1711ea);}(_0x3fce,0x121));var _0xe3fc=function(_0x5a2291,_0x3ddda7){_0x5a2291=_0x5a2291-0x0;var _0x10e3f5=_0x3fce[_0x5a2291];return _0x10e3f5;};'use strict';var _=require('lodash');var util=require(_0xe3fc('0x0'));var logger=require(_0xe3fc('0x1'))(_0xe3fc('0x2'));var moment=require(_0xe3fc('0x3'));var BPromise=require(_0xe3fc('0x4'));var rp=require(_0xe3fc('0x5'));var fs=require('fs');var path=require(_0xe3fc('0x6'));var rimraf=require('rimraf');var config=require('../../config/environment');var attributes=require('./attachment.attributes');module['exports']=function(_0x36eff8,_0x2dc84d){return _0x36eff8['define'](_0xe3fc('0x7'),attributes,{'tableName':'attachments','paranoid':![],'indexes':[],'timestamps':!![]});};
\ No newline at end of file