X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2FcmList%2FcmList.attributes.js;h=dbe29a59b1f17b854935f739030603ebd13aa1fb;hb=b9d8fb89c04e2712a06e4d6666f975c8e677d46a;hp=4972cc458483802741ae36a17fa19b99c500d2fc;hpb=6154c6759c55056c3b23ea2e885ab9e551bbdf0c;p=motion2.git diff --git a/server/api/cmList/cmList.attributes.js b/server/api/cmList/cmList.attributes.js index 4972cc4..dbe29a5 100644 --- a/server/api/cmList/cmList.attributes.js +++ b/server/api/cmList/cmList.attributes.js @@ -15,4 +15,4 @@ // * treaties. The SOFTWARE PRODUCT is licensed, not sold. * // * * // ************************************************************************* -var _0xfc77=['sequelize','STRING'];(function(_0x4a232c,_0x4db76b){var _0xb5807f=function(_0x2e1e16){while(--_0x2e1e16){_0x4a232c['push'](_0x4a232c['shift']());}};_0xb5807f(++_0x4db76b);}(_0xfc77,0x152));var _0x7fc7=function(_0x35d568,_0x4d47ae){_0x35d568=_0x35d568-0x0;var _0x5dac84=_0xfc77[_0x35d568];return _0x5dac84;};'use strict';var Sequelize=require(_0x7fc7('0x0'));module['exports']={'name':{'type':Sequelize['STRING'],'unique':'name','allowNull':![],'validate':{'notEmpty':!![]}},'description':{'type':Sequelize[_0x7fc7('0x1')]},'dialPrefix':{'type':Sequelize[_0x7fc7('0x1')]}}; \ No newline at end of file +var _0xed89=['STRING','name'];(function(_0x29be81,_0x1f0610){var _0x380118=function(_0x863fbc){while(--_0x863fbc){_0x29be81['push'](_0x29be81['shift']());}};_0x380118(++_0x1f0610);}(_0xed89,0x11b));var _0x9ed8=function(_0x1d27f3,_0x54cee7){_0x1d27f3=_0x1d27f3-0x0;var _0x424beb=_0xed89[_0x1d27f3];return _0x424beb;};'use strict';var Sequelize=require('sequelize');module['exports']={'name':{'type':Sequelize['STRING'],'unique':_0x9ed8('0x0'),'allowNull':![],'validate':{'notEmpty':!![]}},'description':{'type':Sequelize[_0x9ed8('0x1')]},'dialPrefix':{'type':Sequelize[_0x9ed8('0x1')]}}; \ No newline at end of file