...
|
...
|
@@ -697,7 +697,7 @@ public class SellerDepositOrderService extends AbsGoodsServiceOrderService imple |
|
|
case PLATFORM_APPRAISE_UNSURE:
|
|
|
unsureNum = cnt;
|
|
|
break;
|
|
|
case JUDGE_PASS:
|
|
|
case JUDGE_PASS_WAIT_WAREHOUSE:
|
|
|
passNum = cnt;
|
|
|
break;
|
|
|
case CHECKING_FAKE:
|
...
|
...
|
|