|
@@ -351,6 +351,8 @@ class ShopProc {
|
|
ctx()->privateState->goldShopReceived = array();
|
|
ctx()->privateState->goldShopReceived = array();
|
|
ctx()->privateState->junbeiShopNumRecord = new \stdClass();
|
|
ctx()->privateState->junbeiShopNumRecord = new \stdClass();
|
|
|
|
|
|
|
|
+ ctx()->privateState->dailyShop_GuangGaoNum = 0;
|
|
|
|
+ ctx()->privateState->dailyShop_GuangGaoTs = 0;
|
|
}
|
|
}
|
|
|
|
|
|
/**
|
|
/**
|