@@ -325,7 +325,7 @@ define(['app/app'], function (app) {
// var file = mould.attachFile.$viewValue, file = file && file.length > 0 ? file[0] : null;
$scope.mould = mould;
$upload.upload({
- url: 'sale/mould/' + mould.id + '/send',
+ url: BaseService.getB2bUrl() + '/sale/mould/' + mould.id + '/send',
method: 'POST',
file: file,
data: {