tplus-components-touch 3.27.15 → 3.27.16
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.
|
@@ -311,14 +311,6 @@ var SettlementStore = (_class = function () {
|
|
|
311
311
|
return (0, _tplusApi.ccApi)({}, '/retail/RetailPos/getRefWareHouseList', false, false);
|
|
312
312
|
};
|
|
313
313
|
|
|
314
|
-
this.getPerformanceDistributionValue = function (data) {
|
|
315
|
-
return (0, _tplusApi.ccApi)(data, '/retail/RetailPos/getPerformanceDistributionValue', false, false);
|
|
316
|
-
};
|
|
317
|
-
|
|
318
|
-
this.getPosFreight = function (data) {
|
|
319
|
-
return (0, _tplusApi.ccApi)(data, '/retail/RetailPos/getPosFreight', false, false);
|
|
320
|
-
};
|
|
321
|
-
|
|
322
314
|
this.checkCoupon = function () {
|
|
323
315
|
var _ref3 = (0, _asyncToGenerator3.default)( /*#__PURE__*/_regenerator2.default.mark(function _callee(sn) {
|
|
324
316
|
var _ref4, isNewRetailBCPos, _enumController$getEn3, PayStyle, Differentiate;
|