@fle-ui/plus-table 1.2.24 → 1.2.26

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.
@@ -0,0 +1,1365 @@
1
+ declare const _default: {
2
+ success: boolean;
3
+ code: string;
4
+ message: null;
5
+ data: {
6
+ pageNo: number;
7
+ page: number;
8
+ pageSize: number;
9
+ total: number;
10
+ list: ({
11
+ spuId: string;
12
+ goodsId: string;
13
+ companyId: string;
14
+ subSupplierId: string;
15
+ subSupplierName: null;
16
+ subSupplierAccountStatus: null;
17
+ selfCheckStatus: number;
18
+ isSubSupplier: number;
19
+ isAfterSales: number;
20
+ jdLogistics: null;
21
+ goodsNumber: string;
22
+ weight: number;
23
+ rejectReason: null;
24
+ userId: string;
25
+ userNickname: string;
26
+ onlineShelfUserId: null;
27
+ onlineShelfUserNickname: null;
28
+ name: string;
29
+ description: string;
30
+ mainImage: string;
31
+ imageList: null;
32
+ videoUrl: string;
33
+ goodsPurchaser: null;
34
+ videoImageUrl: string;
35
+ isEntity: number;
36
+ priceEffective: null;
37
+ isEffective: number;
38
+ isMain: number;
39
+ isSelf: number;
40
+ categoryId: null;
41
+ categoryTreeId: null;
42
+ categoryName: null;
43
+ categoryTreeName: null;
44
+ brandId: number;
45
+ brandName: string;
46
+ isOnce: number;
47
+ isPurchase: number;
48
+ isPurchaseShip: number;
49
+ isExistSpec: number;
50
+ isSupportSpot: number;
51
+ isSupportContract: number;
52
+ thirdType: number;
53
+ thirdSku: null;
54
+ thirdExt: null;
55
+ invoiceType: number;
56
+ minBuyNum: number;
57
+ boxNumber: number;
58
+ unit: string;
59
+ salesNum: number;
60
+ stock: number;
61
+ firstReleaseTime: string;
62
+ selfPutawayTime: null;
63
+ modifyTime: string;
64
+ createTime: string;
65
+ goodsAvailableStatus: number;
66
+ goodsStatus: number;
67
+ goodsSelfStatus: number;
68
+ flagCategoryInfo: {
69
+ id: number;
70
+ name: string;
71
+ treeName: string;
72
+ tree: string;
73
+ };
74
+ flagIndustryList: {
75
+ id: number;
76
+ flag: string;
77
+ }[];
78
+ flagSceneList: {
79
+ id: number;
80
+ flag: string;
81
+ }[];
82
+ flagTagsList: {
83
+ id: number;
84
+ flag: string;
85
+ }[];
86
+ marketPriceMin: number;
87
+ marketPriceMax: number;
88
+ costPriceMin: null;
89
+ costPriceMax: null;
90
+ salePriceMin: null;
91
+ salePriceMax: null;
92
+ salePriceTaxMin: null;
93
+ salePriceTaxMax: null;
94
+ purchasePriceMin: number;
95
+ purchasePriceMax: number;
96
+ purchasePriceTaxMin: number;
97
+ purchasePriceTaxMax: number;
98
+ memberProfitMin: number;
99
+ memberProfitMax: number;
100
+ fxProfitMin: number;
101
+ fxProfitMax: number;
102
+ contractMin: null;
103
+ contractMax: null;
104
+ volumeLong: number;
105
+ volumeWide: number;
106
+ volumeHeight: number;
107
+ style: string;
108
+ packaging: string;
109
+ befitPerson: string;
110
+ befitPresent: string;
111
+ suit: string;
112
+ marketTime: string;
113
+ referencePrice: null;
114
+ quoteNumber: number;
115
+ skuAttributeList: null;
116
+ skuList: null;
117
+ onceInfo: {
118
+ isContainsTax: number;
119
+ customerAddressId: null;
120
+ freightTemplateId: number;
121
+ marketPriceMin: number;
122
+ marketPriceMax: number;
123
+ costPriceMin: null;
124
+ costPriceMax: null;
125
+ salePriceMin: null;
126
+ salePriceMax: null;
127
+ salePriceTaxMin: null;
128
+ salePriceTaxMax: null;
129
+ purchasePriceMin: number;
130
+ purchasePriceMax: number;
131
+ purchasePriceTaxMin: number;
132
+ purchasePriceTaxMax: number;
133
+ memberProfitMin: number;
134
+ memberProfitMax: number;
135
+ fxProfitMin: number;
136
+ fxProfitMax: number;
137
+ sitePriceMin: null;
138
+ sitePriceMax: null;
139
+ siteProfitMin: null;
140
+ siteProfitMax: null;
141
+ skuPriceList: null;
142
+ distPriceMin: null;
143
+ distPriceMax: null;
144
+ distProfitMin: null;
145
+ distProfitMax: null;
146
+ distSkuPriceList: null;
147
+ platPriceMin: null;
148
+ platPriceMax: null;
149
+ platProfitMin: null;
150
+ platProfitMax: null;
151
+ platSkuPriceList: null;
152
+ };
153
+ purchaseInfo: null;
154
+ sellingPoint: null;
155
+ parameter: null;
156
+ jdWisdomPurchasePrice: number;
157
+ jdWisdomPurchaseUrl: string;
158
+ isSentiment: null;
159
+ saleableCity: null;
160
+ purchaseNotes: null;
161
+ offShelfReason: null;
162
+ isCustom: null;
163
+ isPrintLogo: null;
164
+ reserveList: null;
165
+ propertyList: null;
166
+ purchasePersonId: null;
167
+ purchasePersonName: null;
168
+ goodsPurchaserName: null;
169
+ changeStatus: number;
170
+ } | {
171
+ spuId: string;
172
+ goodsId: string;
173
+ companyId: string;
174
+ subSupplierId: string;
175
+ subSupplierName: null;
176
+ subSupplierAccountStatus: null;
177
+ selfCheckStatus: number;
178
+ isSubSupplier: number;
179
+ isAfterSales: number;
180
+ jdLogistics: null;
181
+ goodsNumber: string;
182
+ weight: null;
183
+ rejectReason: null;
184
+ userId: string;
185
+ userNickname: string;
186
+ onlineShelfUserId: null;
187
+ onlineShelfUserNickname: null;
188
+ name: string;
189
+ description: null;
190
+ mainImage: string;
191
+ imageList: null;
192
+ videoUrl: string;
193
+ goodsPurchaser: null;
194
+ videoImageUrl: string;
195
+ isEntity: number;
196
+ priceEffective: null;
197
+ isEffective: number;
198
+ isMain: number;
199
+ isSelf: number;
200
+ categoryId: null;
201
+ categoryTreeId: null;
202
+ categoryName: null;
203
+ categoryTreeName: null;
204
+ brandId: null;
205
+ brandName: null;
206
+ isOnce: number;
207
+ isPurchase: number;
208
+ isPurchaseShip: number;
209
+ isExistSpec: number;
210
+ isSupportSpot: number;
211
+ isSupportContract: number;
212
+ thirdType: number;
213
+ thirdSku: null;
214
+ thirdExt: null;
215
+ invoiceType: number;
216
+ minBuyNum: number;
217
+ boxNumber: null;
218
+ unit: string;
219
+ salesNum: number;
220
+ stock: number;
221
+ firstReleaseTime: string;
222
+ selfPutawayTime: string;
223
+ modifyTime: string;
224
+ createTime: string;
225
+ goodsAvailableStatus: number;
226
+ goodsStatus: number;
227
+ goodsSelfStatus: number;
228
+ flagCategoryInfo: null;
229
+ flagIndustryList: null;
230
+ flagSceneList: null;
231
+ flagTagsList: null;
232
+ marketPriceMin: number;
233
+ marketPriceMax: number;
234
+ costPriceMin: null;
235
+ costPriceMax: null;
236
+ salePriceMin: number;
237
+ salePriceMax: number;
238
+ salePriceTaxMin: number;
239
+ salePriceTaxMax: number;
240
+ purchasePriceMin: number;
241
+ purchasePriceMax: number;
242
+ purchasePriceTaxMin: number;
243
+ purchasePriceTaxMax: number;
244
+ memberProfitMin: number;
245
+ memberProfitMax: number;
246
+ fxProfitMin: number;
247
+ fxProfitMax: number;
248
+ contractMin: null;
249
+ contractMax: null;
250
+ volumeLong: null;
251
+ volumeWide: null;
252
+ volumeHeight: null;
253
+ style: null;
254
+ packaging: null;
255
+ befitPerson: null;
256
+ befitPresent: null;
257
+ suit: null;
258
+ marketTime: null;
259
+ referencePrice: null;
260
+ quoteNumber: number;
261
+ skuAttributeList: null;
262
+ skuList: null;
263
+ onceInfo: {
264
+ isContainsTax: number;
265
+ customerAddressId: number;
266
+ freightTemplateId: number;
267
+ marketPriceMin: number;
268
+ marketPriceMax: number;
269
+ costPriceMin: null;
270
+ costPriceMax: null;
271
+ salePriceMin: number;
272
+ salePriceMax: number;
273
+ salePriceTaxMin: number;
274
+ salePriceTaxMax: number;
275
+ purchasePriceMin: number;
276
+ purchasePriceMax: number;
277
+ purchasePriceTaxMin: number;
278
+ purchasePriceTaxMax: number;
279
+ memberProfitMin: number;
280
+ memberProfitMax: number;
281
+ fxProfitMin: number;
282
+ fxProfitMax: number;
283
+ sitePriceMin: null;
284
+ sitePriceMax: null;
285
+ siteProfitMin: null;
286
+ siteProfitMax: null;
287
+ skuPriceList: null;
288
+ distPriceMin: null;
289
+ distPriceMax: null;
290
+ distProfitMin: null;
291
+ distProfitMax: null;
292
+ distSkuPriceList: null;
293
+ platPriceMin: null;
294
+ platPriceMax: null;
295
+ platProfitMin: null;
296
+ platProfitMax: null;
297
+ platSkuPriceList: null;
298
+ };
299
+ purchaseInfo: {
300
+ salesType: number;
301
+ measureUnit: number;
302
+ isContainsTax: number;
303
+ isSupportSample: null;
304
+ samplePrice: null;
305
+ marketPriceMin: number;
306
+ marketPriceMax: number;
307
+ costPriceMin: null;
308
+ costPriceMax: null;
309
+ salePriceMin: number;
310
+ salePriceMax: number;
311
+ salePriceTaxMin: number;
312
+ salePriceTaxMax: number;
313
+ purchasePriceMin: number;
314
+ purchasePriceMax: number;
315
+ purchasePriceTaxMin: number;
316
+ purchasePriceTaxMax: number;
317
+ memberProfitMin: number;
318
+ memberProfitMax: number;
319
+ fxProfitMin: number;
320
+ fxProfitMax: number;
321
+ sitePriceMin: null;
322
+ sitePriceMax: null;
323
+ siteProfitMin: null;
324
+ siteProfitMax: null;
325
+ skuPriceList: null;
326
+ stairList: null;
327
+ distPriceMin: null;
328
+ distPriceMax: null;
329
+ distProfitMin: null;
330
+ distProfitMax: null;
331
+ distSkuPriceList: null;
332
+ distStairList: null;
333
+ platPriceMin: null;
334
+ platPriceMax: null;
335
+ platProfitMin: null;
336
+ platProfitMax: null;
337
+ platSkuPriceList: null;
338
+ platStairList: null;
339
+ };
340
+ sellingPoint: null;
341
+ parameter: null;
342
+ jdWisdomPurchasePrice: null;
343
+ jdWisdomPurchaseUrl: null;
344
+ isSentiment: null;
345
+ saleableCity: null;
346
+ purchaseNotes: null;
347
+ offShelfReason: null;
348
+ isCustom: null;
349
+ isPrintLogo: null;
350
+ reserveList: null;
351
+ propertyList: null;
352
+ purchasePersonId: null;
353
+ purchasePersonName: null;
354
+ goodsPurchaserName: null;
355
+ changeStatus: number;
356
+ } | {
357
+ spuId: string;
358
+ goodsId: string;
359
+ companyId: string;
360
+ subSupplierId: string;
361
+ subSupplierName: null;
362
+ subSupplierAccountStatus: null;
363
+ selfCheckStatus: number;
364
+ isSubSupplier: number;
365
+ isAfterSales: number;
366
+ jdLogistics: null;
367
+ goodsNumber: string;
368
+ weight: null;
369
+ rejectReason: null;
370
+ userId: string;
371
+ userNickname: string;
372
+ onlineShelfUserId: null;
373
+ onlineShelfUserNickname: null;
374
+ name: string;
375
+ description: null;
376
+ mainImage: string;
377
+ imageList: null;
378
+ videoUrl: string;
379
+ goodsPurchaser: null;
380
+ videoImageUrl: string;
381
+ isEntity: number;
382
+ priceEffective: null;
383
+ isEffective: number;
384
+ isMain: number;
385
+ isSelf: number;
386
+ categoryId: null;
387
+ categoryTreeId: null;
388
+ categoryName: null;
389
+ categoryTreeName: null;
390
+ brandId: null;
391
+ brandName: null;
392
+ isOnce: number;
393
+ isPurchase: number;
394
+ isPurchaseShip: number;
395
+ isExistSpec: number;
396
+ isSupportSpot: number;
397
+ isSupportContract: number;
398
+ thirdType: number;
399
+ thirdSku: null;
400
+ thirdExt: null;
401
+ invoiceType: number;
402
+ minBuyNum: number;
403
+ boxNumber: number;
404
+ unit: string;
405
+ salesNum: number;
406
+ stock: number;
407
+ firstReleaseTime: string;
408
+ selfPutawayTime: string;
409
+ modifyTime: string;
410
+ createTime: string;
411
+ goodsAvailableStatus: number;
412
+ goodsStatus: number;
413
+ goodsSelfStatus: number;
414
+ flagCategoryInfo: null;
415
+ flagIndustryList: null;
416
+ flagSceneList: null;
417
+ flagTagsList: null;
418
+ marketPriceMin: number;
419
+ marketPriceMax: number;
420
+ costPriceMin: null;
421
+ costPriceMax: null;
422
+ salePriceMin: number;
423
+ salePriceMax: number;
424
+ salePriceTaxMin: number;
425
+ salePriceTaxMax: number;
426
+ purchasePriceMin: number;
427
+ purchasePriceMax: number;
428
+ purchasePriceTaxMin: number;
429
+ purchasePriceTaxMax: number;
430
+ memberProfitMin: number;
431
+ memberProfitMax: number;
432
+ fxProfitMin: number;
433
+ fxProfitMax: number;
434
+ contractMin: null;
435
+ contractMax: null;
436
+ volumeLong: null;
437
+ volumeWide: null;
438
+ volumeHeight: null;
439
+ style: null;
440
+ packaging: null;
441
+ befitPerson: null;
442
+ befitPresent: null;
443
+ suit: null;
444
+ marketTime: null;
445
+ referencePrice: null;
446
+ quoteNumber: null;
447
+ skuAttributeList: null;
448
+ skuList: null;
449
+ onceInfo: {
450
+ isContainsTax: number;
451
+ customerAddressId: number;
452
+ freightTemplateId: number;
453
+ marketPriceMin: number;
454
+ marketPriceMax: number;
455
+ costPriceMin: null;
456
+ costPriceMax: null;
457
+ salePriceMin: number;
458
+ salePriceMax: number;
459
+ salePriceTaxMin: number;
460
+ salePriceTaxMax: number;
461
+ purchasePriceMin: number;
462
+ purchasePriceMax: number;
463
+ purchasePriceTaxMin: number;
464
+ purchasePriceTaxMax: number;
465
+ memberProfitMin: number;
466
+ memberProfitMax: number;
467
+ fxProfitMin: number;
468
+ fxProfitMax: number;
469
+ sitePriceMin: null;
470
+ sitePriceMax: null;
471
+ siteProfitMin: null;
472
+ siteProfitMax: null;
473
+ skuPriceList: null;
474
+ distPriceMin: null;
475
+ distPriceMax: null;
476
+ distProfitMin: null;
477
+ distProfitMax: null;
478
+ distSkuPriceList: null;
479
+ platPriceMin: null;
480
+ platPriceMax: null;
481
+ platProfitMin: null;
482
+ platProfitMax: null;
483
+ platSkuPriceList: null;
484
+ };
485
+ purchaseInfo: null;
486
+ sellingPoint: null;
487
+ parameter: null;
488
+ jdWisdomPurchasePrice: null;
489
+ jdWisdomPurchaseUrl: null;
490
+ isSentiment: null;
491
+ saleableCity: null;
492
+ purchaseNotes: null;
493
+ offShelfReason: null;
494
+ isCustom: null;
495
+ isPrintLogo: null;
496
+ reserveList: null;
497
+ propertyList: null;
498
+ purchasePersonId: null;
499
+ purchasePersonName: null;
500
+ goodsPurchaserName: null;
501
+ changeStatus: number;
502
+ } | {
503
+ spuId: string;
504
+ goodsId: string;
505
+ companyId: string;
506
+ subSupplierId: string;
507
+ subSupplierName: null;
508
+ subSupplierAccountStatus: null;
509
+ selfCheckStatus: number;
510
+ isSubSupplier: number;
511
+ isAfterSales: number;
512
+ jdLogistics: null;
513
+ goodsNumber: string;
514
+ weight: number;
515
+ rejectReason: null;
516
+ userId: string;
517
+ userNickname: string;
518
+ onlineShelfUserId: null;
519
+ onlineShelfUserNickname: null;
520
+ name: string;
521
+ description: null;
522
+ mainImage: string;
523
+ imageList: null;
524
+ videoUrl: string;
525
+ goodsPurchaser: null;
526
+ videoImageUrl: string;
527
+ isEntity: number;
528
+ priceEffective: null;
529
+ isEffective: number;
530
+ isMain: number;
531
+ isSelf: number;
532
+ categoryId: null;
533
+ categoryTreeId: null;
534
+ categoryName: null;
535
+ categoryTreeName: null;
536
+ brandId: null;
537
+ brandName: null;
538
+ isOnce: number;
539
+ isPurchase: number;
540
+ isPurchaseShip: number;
541
+ isExistSpec: number;
542
+ isSupportSpot: number;
543
+ isSupportContract: number;
544
+ thirdType: number;
545
+ thirdSku: null;
546
+ thirdExt: null;
547
+ invoiceType: number;
548
+ minBuyNum: number;
549
+ boxNumber: number;
550
+ unit: string;
551
+ salesNum: number;
552
+ stock: number;
553
+ firstReleaseTime: string;
554
+ selfPutawayTime: string;
555
+ modifyTime: string;
556
+ createTime: string;
557
+ goodsAvailableStatus: number;
558
+ goodsStatus: number;
559
+ goodsSelfStatus: number;
560
+ flagCategoryInfo: null;
561
+ flagIndustryList: null;
562
+ flagSceneList: null;
563
+ flagTagsList: null;
564
+ marketPriceMin: number;
565
+ marketPriceMax: number;
566
+ costPriceMin: null;
567
+ costPriceMax: null;
568
+ salePriceMin: number;
569
+ salePriceMax: number;
570
+ salePriceTaxMin: number;
571
+ salePriceTaxMax: number;
572
+ purchasePriceMin: number;
573
+ purchasePriceMax: number;
574
+ purchasePriceTaxMin: number;
575
+ purchasePriceTaxMax: number;
576
+ memberProfitMin: number;
577
+ memberProfitMax: number;
578
+ fxProfitMin: number;
579
+ fxProfitMax: number;
580
+ contractMin: null;
581
+ contractMax: null;
582
+ volumeLong: null;
583
+ volumeWide: null;
584
+ volumeHeight: null;
585
+ style: null;
586
+ packaging: null;
587
+ befitPerson: null;
588
+ befitPresent: null;
589
+ suit: null;
590
+ marketTime: null;
591
+ referencePrice: null;
592
+ quoteNumber: null;
593
+ skuAttributeList: null;
594
+ skuList: null;
595
+ onceInfo: {
596
+ isContainsTax: number;
597
+ customerAddressId: number;
598
+ freightTemplateId: number;
599
+ marketPriceMin: number;
600
+ marketPriceMax: number;
601
+ costPriceMin: null;
602
+ costPriceMax: null;
603
+ salePriceMin: number;
604
+ salePriceMax: number;
605
+ salePriceTaxMin: number;
606
+ salePriceTaxMax: number;
607
+ purchasePriceMin: number;
608
+ purchasePriceMax: number;
609
+ purchasePriceTaxMin: number;
610
+ purchasePriceTaxMax: number;
611
+ memberProfitMin: number;
612
+ memberProfitMax: number;
613
+ fxProfitMin: number;
614
+ fxProfitMax: number;
615
+ sitePriceMin: null;
616
+ sitePriceMax: null;
617
+ siteProfitMin: null;
618
+ siteProfitMax: null;
619
+ skuPriceList: null;
620
+ distPriceMin: null;
621
+ distPriceMax: null;
622
+ distProfitMin: null;
623
+ distProfitMax: null;
624
+ distSkuPriceList: null;
625
+ platPriceMin: null;
626
+ platPriceMax: null;
627
+ platProfitMin: null;
628
+ platProfitMax: null;
629
+ platSkuPriceList: null;
630
+ };
631
+ purchaseInfo: null;
632
+ sellingPoint: null;
633
+ parameter: null;
634
+ jdWisdomPurchasePrice: null;
635
+ jdWisdomPurchaseUrl: null;
636
+ isSentiment: null;
637
+ saleableCity: null;
638
+ purchaseNotes: null;
639
+ offShelfReason: null;
640
+ isCustom: null;
641
+ isPrintLogo: null;
642
+ reserveList: null;
643
+ propertyList: null;
644
+ purchasePersonId: null;
645
+ purchasePersonName: null;
646
+ goodsPurchaserName: null;
647
+ changeStatus: number;
648
+ } | {
649
+ spuId: string;
650
+ goodsId: string;
651
+ companyId: string;
652
+ subSupplierId: string;
653
+ subSupplierName: null;
654
+ subSupplierAccountStatus: null;
655
+ selfCheckStatus: number;
656
+ isSubSupplier: number;
657
+ isAfterSales: number;
658
+ jdLogistics: null;
659
+ goodsNumber: string;
660
+ weight: number;
661
+ rejectReason: null;
662
+ userId: string;
663
+ userNickname: string;
664
+ onlineShelfUserId: null;
665
+ onlineShelfUserNickname: null;
666
+ name: string;
667
+ description: null;
668
+ mainImage: string;
669
+ imageList: null;
670
+ videoUrl: string;
671
+ goodsPurchaser: null;
672
+ videoImageUrl: string;
673
+ isEntity: number;
674
+ priceEffective: null;
675
+ isEffective: number;
676
+ isMain: number;
677
+ isSelf: number;
678
+ categoryId: null;
679
+ categoryTreeId: null;
680
+ categoryName: null;
681
+ categoryTreeName: null;
682
+ brandId: null;
683
+ brandName: null;
684
+ isOnce: number;
685
+ isPurchase: number;
686
+ isPurchaseShip: number;
687
+ isExistSpec: number;
688
+ isSupportSpot: number;
689
+ isSupportContract: number;
690
+ thirdType: number;
691
+ thirdSku: null;
692
+ thirdExt: null;
693
+ invoiceType: number;
694
+ minBuyNum: number;
695
+ boxNumber: null;
696
+ unit: string;
697
+ salesNum: number;
698
+ stock: number;
699
+ firstReleaseTime: string;
700
+ selfPutawayTime: string;
701
+ modifyTime: string;
702
+ createTime: string;
703
+ goodsAvailableStatus: number;
704
+ goodsStatus: number;
705
+ goodsSelfStatus: number;
706
+ flagCategoryInfo: null;
707
+ flagIndustryList: null;
708
+ flagSceneList: null;
709
+ flagTagsList: null;
710
+ marketPriceMin: number;
711
+ marketPriceMax: number;
712
+ costPriceMin: null;
713
+ costPriceMax: null;
714
+ salePriceMin: number;
715
+ salePriceMax: number;
716
+ salePriceTaxMin: number;
717
+ salePriceTaxMax: number;
718
+ purchasePriceMin: number;
719
+ purchasePriceMax: number;
720
+ purchasePriceTaxMin: number;
721
+ purchasePriceTaxMax: number;
722
+ memberProfitMin: number;
723
+ memberProfitMax: number;
724
+ fxProfitMin: number;
725
+ fxProfitMax: number;
726
+ contractMin: null;
727
+ contractMax: null;
728
+ volumeLong: null;
729
+ volumeWide: null;
730
+ volumeHeight: null;
731
+ style: null;
732
+ packaging: string;
733
+ befitPerson: string;
734
+ befitPresent: string;
735
+ suit: string;
736
+ marketTime: null;
737
+ referencePrice: null;
738
+ quoteNumber: null;
739
+ skuAttributeList: null;
740
+ skuList: null;
741
+ onceInfo: {
742
+ isContainsTax: number;
743
+ customerAddressId: number;
744
+ freightTemplateId: number;
745
+ marketPriceMin: number;
746
+ marketPriceMax: number;
747
+ costPriceMin: null;
748
+ costPriceMax: null;
749
+ salePriceMin: number;
750
+ salePriceMax: number;
751
+ salePriceTaxMin: number;
752
+ salePriceTaxMax: number;
753
+ purchasePriceMin: number;
754
+ purchasePriceMax: number;
755
+ purchasePriceTaxMin: number;
756
+ purchasePriceTaxMax: number;
757
+ memberProfitMin: number;
758
+ memberProfitMax: number;
759
+ fxProfitMin: number;
760
+ fxProfitMax: number;
761
+ sitePriceMin: null;
762
+ sitePriceMax: null;
763
+ siteProfitMin: null;
764
+ siteProfitMax: null;
765
+ skuPriceList: null;
766
+ distPriceMin: null;
767
+ distPriceMax: null;
768
+ distProfitMin: null;
769
+ distProfitMax: null;
770
+ distSkuPriceList: null;
771
+ platPriceMin: null;
772
+ platPriceMax: null;
773
+ platProfitMin: null;
774
+ platProfitMax: null;
775
+ platSkuPriceList: null;
776
+ };
777
+ purchaseInfo: null;
778
+ sellingPoint: null;
779
+ parameter: null;
780
+ jdWisdomPurchasePrice: null;
781
+ jdWisdomPurchaseUrl: null;
782
+ isSentiment: null;
783
+ saleableCity: null;
784
+ purchaseNotes: null;
785
+ offShelfReason: null;
786
+ isCustom: null;
787
+ isPrintLogo: null;
788
+ reserveList: null;
789
+ propertyList: null;
790
+ purchasePersonId: null;
791
+ purchasePersonName: null;
792
+ goodsPurchaserName: null;
793
+ changeStatus: number;
794
+ } | {
795
+ spuId: string;
796
+ goodsId: string;
797
+ companyId: string;
798
+ subSupplierId: string;
799
+ subSupplierName: null;
800
+ subSupplierAccountStatus: null;
801
+ selfCheckStatus: number;
802
+ isSubSupplier: number;
803
+ isAfterSales: number;
804
+ jdLogistics: null;
805
+ goodsNumber: string;
806
+ weight: number;
807
+ rejectReason: null;
808
+ userId: string;
809
+ userNickname: string;
810
+ onlineShelfUserId: null;
811
+ onlineShelfUserNickname: null;
812
+ name: string;
813
+ description: null;
814
+ mainImage: string;
815
+ imageList: null;
816
+ videoUrl: string;
817
+ goodsPurchaser: string;
818
+ videoImageUrl: string;
819
+ isEntity: number;
820
+ priceEffective: null;
821
+ isEffective: number;
822
+ isMain: number;
823
+ isSelf: number;
824
+ categoryId: number;
825
+ categoryTreeId: string;
826
+ categoryName: null;
827
+ categoryTreeName: string;
828
+ brandId: number;
829
+ brandName: string;
830
+ isOnce: number;
831
+ isPurchase: number;
832
+ isPurchaseShip: number;
833
+ isExistSpec: number;
834
+ isSupportSpot: number;
835
+ isSupportContract: number;
836
+ thirdType: number;
837
+ thirdSku: null;
838
+ thirdExt: null;
839
+ invoiceType: number;
840
+ minBuyNum: number;
841
+ boxNumber: null;
842
+ unit: string;
843
+ salesNum: number;
844
+ stock: number;
845
+ firstReleaseTime: string;
846
+ selfPutawayTime: string;
847
+ modifyTime: string;
848
+ createTime: string;
849
+ goodsAvailableStatus: number;
850
+ goodsStatus: number;
851
+ goodsSelfStatus: number;
852
+ flagCategoryInfo: {
853
+ id: number;
854
+ name: string;
855
+ treeName: string;
856
+ tree: string;
857
+ };
858
+ flagIndustryList: null;
859
+ flagSceneList: null;
860
+ flagTagsList: null;
861
+ marketPriceMin: number;
862
+ marketPriceMax: number;
863
+ costPriceMin: null;
864
+ costPriceMax: null;
865
+ salePriceMin: number;
866
+ salePriceMax: number;
867
+ salePriceTaxMin: number;
868
+ salePriceTaxMax: number;
869
+ purchasePriceMin: number;
870
+ purchasePriceMax: number;
871
+ purchasePriceTaxMin: number;
872
+ purchasePriceTaxMax: number;
873
+ memberProfitMin: number;
874
+ memberProfitMax: number;
875
+ fxProfitMin: number;
876
+ fxProfitMax: number;
877
+ contractMin: number;
878
+ contractMax: number;
879
+ volumeLong: number;
880
+ volumeWide: number;
881
+ volumeHeight: number;
882
+ style: string;
883
+ packaging: string;
884
+ befitPerson: string;
885
+ befitPresent: string;
886
+ suit: string;
887
+ marketTime: string;
888
+ referencePrice: number;
889
+ quoteNumber: number;
890
+ skuAttributeList: null;
891
+ skuList: null;
892
+ onceInfo: {
893
+ isContainsTax: number;
894
+ customerAddressId: number;
895
+ freightTemplateId: number;
896
+ marketPriceMin: number;
897
+ marketPriceMax: number;
898
+ costPriceMin: null;
899
+ costPriceMax: null;
900
+ salePriceMin: number;
901
+ salePriceMax: number;
902
+ salePriceTaxMin: number;
903
+ salePriceTaxMax: number;
904
+ purchasePriceMin: number;
905
+ purchasePriceMax: number;
906
+ purchasePriceTaxMin: number;
907
+ purchasePriceTaxMax: number;
908
+ memberProfitMin: number;
909
+ memberProfitMax: number;
910
+ fxProfitMin: number;
911
+ fxProfitMax: number;
912
+ sitePriceMin: null;
913
+ sitePriceMax: null;
914
+ siteProfitMin: null;
915
+ siteProfitMax: null;
916
+ skuPriceList: null;
917
+ distPriceMin: null;
918
+ distPriceMax: null;
919
+ distProfitMin: null;
920
+ distProfitMax: null;
921
+ distSkuPriceList: null;
922
+ platPriceMin: null;
923
+ platPriceMax: null;
924
+ platProfitMin: null;
925
+ platProfitMax: null;
926
+ platSkuPriceList: null;
927
+ };
928
+ purchaseInfo: {
929
+ salesType: number;
930
+ measureUnit: number;
931
+ isContainsTax: number;
932
+ isSupportSample: null;
933
+ samplePrice: null;
934
+ marketPriceMin: number;
935
+ marketPriceMax: number;
936
+ costPriceMin: null;
937
+ costPriceMax: null;
938
+ salePriceMin: number;
939
+ salePriceMax: number;
940
+ salePriceTaxMin: number;
941
+ salePriceTaxMax: number;
942
+ purchasePriceMin: number;
943
+ purchasePriceMax: number;
944
+ purchasePriceTaxMin: number;
945
+ purchasePriceTaxMax: number;
946
+ memberProfitMin: number;
947
+ memberProfitMax: number;
948
+ fxProfitMin: number;
949
+ fxProfitMax: number;
950
+ sitePriceMin: null;
951
+ sitePriceMax: null;
952
+ siteProfitMin: null;
953
+ siteProfitMax: null;
954
+ skuPriceList: null;
955
+ stairList: null;
956
+ distPriceMin: null;
957
+ distPriceMax: null;
958
+ distProfitMin: null;
959
+ distProfitMax: null;
960
+ distSkuPriceList: null;
961
+ distStairList: null;
962
+ platPriceMin: null;
963
+ platPriceMax: null;
964
+ platProfitMin: null;
965
+ platProfitMax: null;
966
+ platSkuPriceList: null;
967
+ platStairList: null;
968
+ };
969
+ sellingPoint: null;
970
+ parameter: null;
971
+ jdWisdomPurchasePrice: null;
972
+ jdWisdomPurchaseUrl: null;
973
+ isSentiment: null;
974
+ saleableCity: null;
975
+ purchaseNotes: null;
976
+ offShelfReason: null;
977
+ isCustom: null;
978
+ isPrintLogo: null;
979
+ reserveList: null;
980
+ propertyList: null;
981
+ purchasePersonId: null;
982
+ purchasePersonName: null;
983
+ goodsPurchaserName: null;
984
+ changeStatus: number;
985
+ } | {
986
+ spuId: string;
987
+ goodsId: string;
988
+ companyId: string;
989
+ subSupplierId: string;
990
+ subSupplierName: null;
991
+ subSupplierAccountStatus: null;
992
+ selfCheckStatus: number;
993
+ isSubSupplier: number;
994
+ isAfterSales: number;
995
+ jdLogistics: null;
996
+ goodsNumber: string;
997
+ weight: null;
998
+ rejectReason: null;
999
+ userId: string;
1000
+ userNickname: string;
1001
+ onlineShelfUserId: null;
1002
+ onlineShelfUserNickname: null;
1003
+ name: string;
1004
+ description: null;
1005
+ mainImage: string;
1006
+ imageList: null;
1007
+ videoUrl: string;
1008
+ goodsPurchaser: string;
1009
+ videoImageUrl: string;
1010
+ isEntity: number;
1011
+ priceEffective: string;
1012
+ isEffective: number;
1013
+ isMain: number;
1014
+ isSelf: number;
1015
+ categoryId: number;
1016
+ categoryTreeId: string;
1017
+ categoryName: null;
1018
+ categoryTreeName: string;
1019
+ brandId: number;
1020
+ brandName: string;
1021
+ isOnce: number;
1022
+ isPurchase: number;
1023
+ isPurchaseShip: number;
1024
+ isExistSpec: number;
1025
+ isSupportSpot: number;
1026
+ isSupportContract: number;
1027
+ thirdType: number;
1028
+ thirdSku: null;
1029
+ thirdExt: null;
1030
+ invoiceType: number;
1031
+ minBuyNum: number;
1032
+ boxNumber: number;
1033
+ unit: string;
1034
+ salesNum: number;
1035
+ stock: number;
1036
+ firstReleaseTime: string;
1037
+ selfPutawayTime: string;
1038
+ modifyTime: string;
1039
+ createTime: string;
1040
+ goodsAvailableStatus: number;
1041
+ goodsStatus: number;
1042
+ goodsSelfStatus: number;
1043
+ flagCategoryInfo: {
1044
+ id: number;
1045
+ name: string;
1046
+ treeName: string;
1047
+ tree: string;
1048
+ };
1049
+ flagIndustryList: null;
1050
+ flagSceneList: null;
1051
+ flagTagsList: null;
1052
+ marketPriceMin: number;
1053
+ marketPriceMax: number;
1054
+ costPriceMin: null;
1055
+ costPriceMax: null;
1056
+ salePriceMin: number;
1057
+ salePriceMax: number;
1058
+ salePriceTaxMin: number;
1059
+ salePriceTaxMax: number;
1060
+ purchasePriceMin: number;
1061
+ purchasePriceMax: number;
1062
+ purchasePriceTaxMin: number;
1063
+ purchasePriceTaxMax: number;
1064
+ memberProfitMin: number;
1065
+ memberProfitMax: number;
1066
+ fxProfitMin: number;
1067
+ fxProfitMax: number;
1068
+ contractMin: number;
1069
+ contractMax: number;
1070
+ volumeLong: null;
1071
+ volumeWide: null;
1072
+ volumeHeight: null;
1073
+ style: null;
1074
+ packaging: string;
1075
+ befitPerson: string;
1076
+ befitPresent: string;
1077
+ suit: string;
1078
+ marketTime: string;
1079
+ referencePrice: number;
1080
+ quoteNumber: null;
1081
+ skuAttributeList: null;
1082
+ skuList: null;
1083
+ onceInfo: null;
1084
+ purchaseInfo: {
1085
+ salesType: number;
1086
+ measureUnit: number;
1087
+ isContainsTax: number;
1088
+ isSupportSample: null;
1089
+ samplePrice: null;
1090
+ marketPriceMin: number;
1091
+ marketPriceMax: number;
1092
+ costPriceMin: null;
1093
+ costPriceMax: null;
1094
+ salePriceMin: number;
1095
+ salePriceMax: number;
1096
+ salePriceTaxMin: number;
1097
+ salePriceTaxMax: number;
1098
+ purchasePriceMin: number;
1099
+ purchasePriceMax: number;
1100
+ purchasePriceTaxMin: number;
1101
+ purchasePriceTaxMax: number;
1102
+ memberProfitMin: number;
1103
+ memberProfitMax: number;
1104
+ fxProfitMin: number;
1105
+ fxProfitMax: number;
1106
+ sitePriceMin: null;
1107
+ sitePriceMax: null;
1108
+ siteProfitMin: null;
1109
+ siteProfitMax: null;
1110
+ skuPriceList: null;
1111
+ stairList: {
1112
+ id: number;
1113
+ minNum: number;
1114
+ maxNum: number;
1115
+ marketPrice: number;
1116
+ costPrice: null;
1117
+ salePrice: number;
1118
+ purchasePrice: number;
1119
+ memberProfit: number;
1120
+ fxProfit: number;
1121
+ sitePrice: null;
1122
+ siteProfit: null;
1123
+ }[];
1124
+ distPriceMin: null;
1125
+ distPriceMax: null;
1126
+ distProfitMin: null;
1127
+ distProfitMax: null;
1128
+ distSkuPriceList: null;
1129
+ distStairList: null;
1130
+ platPriceMin: null;
1131
+ platPriceMax: null;
1132
+ platProfitMin: null;
1133
+ platProfitMax: null;
1134
+ platSkuPriceList: null;
1135
+ platStairList: null;
1136
+ };
1137
+ sellingPoint: null;
1138
+ parameter: null;
1139
+ jdWisdomPurchasePrice: null;
1140
+ jdWisdomPurchaseUrl: null;
1141
+ isSentiment: null;
1142
+ saleableCity: null;
1143
+ purchaseNotes: null;
1144
+ offShelfReason: null;
1145
+ isCustom: null;
1146
+ isPrintLogo: null;
1147
+ reserveList: null;
1148
+ propertyList: null;
1149
+ purchasePersonId: null;
1150
+ purchasePersonName: null;
1151
+ goodsPurchaserName: null;
1152
+ changeStatus: number;
1153
+ } | {
1154
+ spuId: string;
1155
+ goodsId: string;
1156
+ companyId: string;
1157
+ subSupplierId: string;
1158
+ subSupplierName: null;
1159
+ subSupplierAccountStatus: null;
1160
+ selfCheckStatus: number;
1161
+ isSubSupplier: number;
1162
+ isAfterSales: number;
1163
+ jdLogistics: null;
1164
+ goodsNumber: string;
1165
+ weight: null;
1166
+ rejectReason: null;
1167
+ userId: string;
1168
+ userNickname: string;
1169
+ onlineShelfUserId: null;
1170
+ onlineShelfUserNickname: null;
1171
+ name: string;
1172
+ description: null;
1173
+ mainImage: string;
1174
+ imageList: null;
1175
+ videoUrl: string;
1176
+ goodsPurchaser: string;
1177
+ videoImageUrl: string;
1178
+ isEntity: number;
1179
+ priceEffective: string;
1180
+ isEffective: number;
1181
+ isMain: number;
1182
+ isSelf: number;
1183
+ categoryId: number;
1184
+ categoryTreeId: string;
1185
+ categoryName: null;
1186
+ categoryTreeName: string;
1187
+ brandId: number;
1188
+ brandName: string;
1189
+ isOnce: number;
1190
+ isPurchase: number;
1191
+ isPurchaseShip: number;
1192
+ isExistSpec: number;
1193
+ isSupportSpot: number;
1194
+ isSupportContract: number;
1195
+ thirdType: number;
1196
+ thirdSku: null;
1197
+ thirdExt: null;
1198
+ invoiceType: number;
1199
+ minBuyNum: number;
1200
+ boxNumber: number;
1201
+ unit: string;
1202
+ salesNum: number;
1203
+ stock: number;
1204
+ firstReleaseTime: string;
1205
+ selfPutawayTime: string;
1206
+ modifyTime: string;
1207
+ createTime: string;
1208
+ goodsAvailableStatus: number;
1209
+ goodsStatus: number;
1210
+ goodsSelfStatus: number;
1211
+ flagCategoryInfo: {
1212
+ id: number;
1213
+ name: string;
1214
+ treeName: string;
1215
+ tree: string;
1216
+ };
1217
+ flagIndustryList: null;
1218
+ flagSceneList: {
1219
+ id: number;
1220
+ flag: string;
1221
+ }[];
1222
+ flagTagsList: {
1223
+ id: number;
1224
+ flag: string;
1225
+ }[];
1226
+ marketPriceMin: number;
1227
+ marketPriceMax: number;
1228
+ costPriceMin: null;
1229
+ costPriceMax: null;
1230
+ salePriceMin: number;
1231
+ salePriceMax: number;
1232
+ salePriceTaxMin: number;
1233
+ salePriceTaxMax: number;
1234
+ purchasePriceMin: number;
1235
+ purchasePriceMax: number;
1236
+ purchasePriceTaxMin: number;
1237
+ purchasePriceTaxMax: number;
1238
+ memberProfitMin: number;
1239
+ memberProfitMax: number;
1240
+ fxProfitMin: number;
1241
+ fxProfitMax: number;
1242
+ contractMin: number;
1243
+ contractMax: number;
1244
+ volumeLong: number;
1245
+ volumeWide: number;
1246
+ volumeHeight: number;
1247
+ style: null;
1248
+ packaging: string;
1249
+ befitPerson: string;
1250
+ befitPresent: string;
1251
+ suit: string;
1252
+ marketTime: string;
1253
+ referencePrice: number;
1254
+ quoteNumber: null;
1255
+ skuAttributeList: null;
1256
+ skuList: null;
1257
+ onceInfo: {
1258
+ isContainsTax: number;
1259
+ customerAddressId: number;
1260
+ freightTemplateId: number;
1261
+ marketPriceMin: number;
1262
+ marketPriceMax: number;
1263
+ costPriceMin: null;
1264
+ costPriceMax: null;
1265
+ salePriceMin: number;
1266
+ salePriceMax: number;
1267
+ salePriceTaxMin: number;
1268
+ salePriceTaxMax: number;
1269
+ purchasePriceMin: number;
1270
+ purchasePriceMax: number;
1271
+ purchasePriceTaxMin: number;
1272
+ purchasePriceTaxMax: number;
1273
+ memberProfitMin: number;
1274
+ memberProfitMax: number;
1275
+ fxProfitMin: number;
1276
+ fxProfitMax: number;
1277
+ sitePriceMin: null;
1278
+ sitePriceMax: null;
1279
+ siteProfitMin: null;
1280
+ siteProfitMax: null;
1281
+ skuPriceList: null;
1282
+ distPriceMin: null;
1283
+ distPriceMax: null;
1284
+ distProfitMin: null;
1285
+ distProfitMax: null;
1286
+ distSkuPriceList: null;
1287
+ platPriceMin: null;
1288
+ platPriceMax: null;
1289
+ platProfitMin: null;
1290
+ platProfitMax: null;
1291
+ platSkuPriceList: null;
1292
+ };
1293
+ purchaseInfo: {
1294
+ salesType: number;
1295
+ measureUnit: number;
1296
+ isContainsTax: number;
1297
+ isSupportSample: null;
1298
+ samplePrice: null;
1299
+ marketPriceMin: number;
1300
+ marketPriceMax: number;
1301
+ costPriceMin: null;
1302
+ costPriceMax: null;
1303
+ salePriceMin: number;
1304
+ salePriceMax: number;
1305
+ salePriceTaxMin: number;
1306
+ salePriceTaxMax: number;
1307
+ purchasePriceMin: number;
1308
+ purchasePriceMax: number;
1309
+ purchasePriceTaxMin: number;
1310
+ purchasePriceTaxMax: number;
1311
+ memberProfitMin: number;
1312
+ memberProfitMax: number;
1313
+ fxProfitMin: number;
1314
+ fxProfitMax: number;
1315
+ sitePriceMin: null;
1316
+ sitePriceMax: null;
1317
+ siteProfitMin: null;
1318
+ siteProfitMax: null;
1319
+ skuPriceList: null;
1320
+ stairList: {
1321
+ id: number;
1322
+ minNum: number;
1323
+ maxNum: number;
1324
+ marketPrice: number;
1325
+ costPrice: null;
1326
+ salePrice: number;
1327
+ purchasePrice: number;
1328
+ memberProfit: number;
1329
+ fxProfit: number;
1330
+ sitePrice: null;
1331
+ siteProfit: null;
1332
+ }[];
1333
+ distPriceMin: null;
1334
+ distPriceMax: null;
1335
+ distProfitMin: null;
1336
+ distProfitMax: null;
1337
+ distSkuPriceList: null;
1338
+ distStairList: null;
1339
+ platPriceMin: null;
1340
+ platPriceMax: null;
1341
+ platProfitMin: null;
1342
+ platProfitMax: null;
1343
+ platSkuPriceList: null;
1344
+ platStairList: null;
1345
+ };
1346
+ sellingPoint: null;
1347
+ parameter: null;
1348
+ jdWisdomPurchasePrice: null;
1349
+ jdWisdomPurchaseUrl: null;
1350
+ isSentiment: null;
1351
+ saleableCity: null;
1352
+ purchaseNotes: null;
1353
+ offShelfReason: null;
1354
+ isCustom: null;
1355
+ isPrintLogo: null;
1356
+ reserveList: null;
1357
+ propertyList: null;
1358
+ purchasePersonId: null;
1359
+ purchasePersonName: null;
1360
+ goodsPurchaserName: null;
1361
+ changeStatus: number;
1362
+ })[];
1363
+ };
1364
+ };
1365
+ export default _default;