@@ -478,7 +478,7 @@
// 동영상파일 선택 시
$('#goodsContentsForm input[name=file]').on('change', function() {
var file = this.files[0];
- gagaKollus.upload('Goods', file, $('input[name=kufKey]'));
+ gagaKollus.upload('GoodsDesc', file, $('input[name=kufKey]'));
});
// 이미지 첨부