|
|
@@ -444,8 +444,8 @@ class ComposerStaticInita2207959542f13e6e79e83f2b0d9a425
|
|
|
),
|
|
|
'Psr\\Http\\Server\\' =>
|
|
|
array (
|
|
|
- 0 => __DIR__ . '/..' . '/psr/http-server-handler/src',
|
|
|
- 1 => __DIR__ . '/..' . '/psr/http-server-middleware/src',
|
|
|
+ 0 => __DIR__ . '/..' . '/psr/http-server-middleware/src',
|
|
|
+ 1 => __DIR__ . '/..' . '/psr/http-server-handler/src',
|
|
|
),
|
|
|
'Psr\\Http\\Message\\' =>
|
|
|
array (
|
|
|
@@ -755,15 +755,16 @@ class ComposerStaticInita2207959542f13e6e79e83f2b0d9a425
|
|
|
'App\\Console\\Commands\\TestCropPlantingBugFix' => __DIR__ . '/../..' . '/app/Console/Commands/TestCropPlantingBugFix.php',
|
|
|
'App\\Console\\Commands\\TestCropSoftDelete' => __DIR__ . '/../..' . '/app/Console/Commands/TestCropSoftDelete.php',
|
|
|
'App\\Console\\Commands\\TestHouseUpgradeCommand' => __DIR__ . '/../..' . '/app/Console/Commands/TestHouseUpgradeCommand.php',
|
|
|
+ 'App\\Console\\Commands\\TestReferralRegisterRewardCommand' => __DIR__ . '/../..' . '/app/Console/Commands/TestReferralRegisterRewardCommand.php',
|
|
|
'App\\Console\\Commands\\TestRewardDeductCollectorUserSeparation' => __DIR__ . '/../..' . '/app/Console/Commands/TestRewardDeductCollectorUserSeparation.php',
|
|
|
'App\\Console\\Commands\\TestSizeRotatingLog' => __DIR__ . '/../..' . '/app/Console/Commands/TestSizeRotatingLog.php',
|
|
|
+ 'App\\Console\\Commands\\TestWealthRank' => __DIR__ . '/../..' . '/app/Console/Commands/TestWealthRank.php',
|
|
|
'App\\Console\\Commands\\UpdateAdminMenuEmoji' => __DIR__ . '/../..' . '/app/Console/Commands/UpdateAdminMenuEmoji.php',
|
|
|
'App\\Console\\Commands\\UpdateChestAdminMenu' => __DIR__ . '/../..' . '/app/Console/Commands/UpdateChestAdminMenu.php',
|
|
|
'App\\Console\\Commands\\VerifyFundCurrencyId' => __DIR__ . '/../..' . '/app/Console/Commands/VerifyFundCurrencyId.php',
|
|
|
'App\\Console\\Commands\\VerifyFundDecimal' => __DIR__ . '/../..' . '/app/Console/Commands/VerifyFundDecimal.php',
|
|
|
'App\\Console\\Kernel' => __DIR__ . '/../..' . '/app/Console/Kernel.php',
|
|
|
'App\\Http\\Controllers\\Controller' => __DIR__ . '/../..' . '/app/Http/Controllers/Controller.php',
|
|
|
- 'App\\Http\\Controllers\\DemoController' => __DIR__ . '/../..' . '/app/Http/Controllers/DemoController.php',
|
|
|
'App\\Http\\Kernel' => __DIR__ . '/../..' . '/app/Http/Kernel.php',
|
|
|
'App\\Module\\Activity\\AdminControllers\\Actions\\ClaimRewardAction' => __DIR__ . '/../..' . '/app/Module/Activity/AdminControllers/Actions/ClaimRewardAction.php',
|
|
|
'App\\Module\\Activity\\AdminControllers\\Actions\\CloseActivityAction' => __DIR__ . '/../..' . '/app/Module/Activity/AdminControllers/Actions/CloseActivityAction.php',
|
|
|
@@ -842,11 +843,15 @@ class ComposerStaticInita2207959542f13e6e79e83f2b0d9a425
|
|
|
'App\\Module\\Admin\\Providers\\AdminServiceProvider' => __DIR__ . '/../..' . '/app/Module/Admin/Providers/AdminServiceProvider.php',
|
|
|
'App\\Module\\Admin\\Services\\AdminService' => __DIR__ . '/../..' . '/app/Module/Admin/Services/AdminService.php',
|
|
|
'App\\Module\\Admin\\Services\\CacheService' => __DIR__ . '/../..' . '/app/Module/Admin/Services/CacheService.php',
|
|
|
+ 'App\\Module\\Admin\\Services\\LogService' => __DIR__ . '/../..' . '/app/Module/Admin/Services/LogService.php',
|
|
|
'App\\Module\\Admin\\Utils\\SystemInfo' => __DIR__ . '/../..' . '/app/Module/Admin/Utils/SystemInfo.php',
|
|
|
'App\\Module\\AppGame\\AdminControllers\\Actions\\ResetLogin' => __DIR__ . '/../..' . '/app/Module/AppGame/AdminControllers/Actions/ResetLogin.php',
|
|
|
+ 'App\\Module\\AppGame\\Commands\\TestBothUrsHandlersCommand' => __DIR__ . '/../..' . '/app/Module/AppGame/Commands/TestBothUrsHandlersCommand.php',
|
|
|
'App\\Module\\AppGame\\Commands\\TestLogin4uCommand' => __DIR__ . '/../..' . '/app/Module/AppGame/Commands/TestLogin4uCommand.php',
|
|
|
+ 'App\\Module\\AppGame\\Commands\\TestLogin4ursCommand' => __DIR__ . '/../..' . '/app/Module/AppGame/Commands/TestLogin4ursCommand.php',
|
|
|
'App\\Module\\AppGame\\Commands\\TestPromotionHandlerCommand' => __DIR__ . '/../..' . '/app/Module/AppGame/Commands/TestPromotionHandlerCommand.php',
|
|
|
'App\\Module\\AppGame\\Commands\\TestPromotionInfoRefactorCommand' => __DIR__ . '/../..' . '/app/Module/AppGame/Commands/TestPromotionInfoRefactorCommand.php',
|
|
|
+ 'App\\Module\\AppGame\\Commands\\TestUrsResponseConsistencyCommand' => __DIR__ . '/../..' . '/app/Module/AppGame/Commands/TestUrsResponseConsistencyCommand.php',
|
|
|
'App\\Module\\AppGame\\Events\\LoginSuccessEvent' => __DIR__ . '/../..' . '/app/Module/AppGame/Events/LoginSuccessEvent.php',
|
|
|
'App\\Module\\AppGame\\Events\\ProtobufResponseEvent' => __DIR__ . '/../..' . '/app/Module/AppGame/Events/ProtobufResponseEvent.php',
|
|
|
'App\\Module\\AppGame\\H' => __DIR__ . '/../..' . '/app/Module/AppGame/H.php',
|
|
|
@@ -892,6 +897,7 @@ class ComposerStaticInita2207959542f13e6e79e83f2b0d9a425
|
|
|
'App\\Module\\AppGame\\Handler\\Public\\CheckCodeHandler' => __DIR__ . '/../..' . '/app/Module/AppGame/Handler/Public/CheckCodeHandler.php',
|
|
|
'App\\Module\\AppGame\\Handler\\Public\\DeviceInfoHandler' => __DIR__ . '/../..' . '/app/Module/AppGame/Handler/Public/DeviceInfoHandler.php',
|
|
|
'App\\Module\\AppGame\\Handler\\Public\\Login4uHandler' => __DIR__ . '/../..' . '/app/Module/AppGame/Handler/Public/Login4uHandler.php',
|
|
|
+ 'App\\Module\\AppGame\\Handler\\Public\\Login4ursHandler' => __DIR__ . '/../..' . '/app/Module/AppGame/Handler/Public/Login4ursHandler.php',
|
|
|
'App\\Module\\AppGame\\Handler\\Public\\LoginHandler' => __DIR__ . '/../..' . '/app/Module/AppGame/Handler/Public/LoginHandler.php',
|
|
|
'App\\Module\\AppGame\\Handler\\Public\\PlayerDataHandler' => __DIR__ . '/../..' . '/app/Module/AppGame/Handler/Public/PlayerDataHandler.php',
|
|
|
'App\\Module\\AppGame\\Handler\\Public\\RegisterHandler' => __DIR__ . '/../..' . '/app/Module/AppGame/Handler/Public/RegisterHandler.php',
|
|
|
@@ -938,6 +944,8 @@ class ComposerStaticInita2207959542f13e6e79e83f2b0d9a425
|
|
|
'App\\Module\\AppGame\\Tests\\Land\\SowHandlerTest' => __DIR__ . '/../..' . '/app/Module/AppGame/Tests/Land/SowHandlerTest.php',
|
|
|
'App\\Module\\AppGame\\Tests\\Land\\WateringHandlerTest' => __DIR__ . '/../..' . '/app/Module/AppGame/Tests/Land/WateringHandlerTest.php',
|
|
|
'App\\Module\\AppGame\\Tests\\Land\\WeedicideHandlerTest' => __DIR__ . '/../..' . '/app/Module/AppGame/Tests/Land/WeedicideHandlerTest.php',
|
|
|
+ 'App\\Module\\AppGame\\Tests\\Public\\Login4uHandlerTest' => __DIR__ . '/../..' . '/app/Module/AppGame/Tests/Public/Login4uHandlerTest.php',
|
|
|
+ 'App\\Module\\AppGame\\Tests\\Public\\Login4ursHandlerTest' => __DIR__ . '/../..' . '/app/Module/AppGame/Tests/Public/Login4ursHandlerTest.php',
|
|
|
'App\\Module\\AppGame\\Tests\\Public\\PublicTokenTest' => __DIR__ . '/../..' . '/app/Module/AppGame/Tests/Public/PublicTokenTest.php',
|
|
|
'App\\Module\\AppGame\\Tests\\TestConfig' => __DIR__ . '/../..' . '/app/Module/AppGame/Tests/TestConfig.php',
|
|
|
'App\\Module\\AppGame\\Tests\\TestEnvironment' => __DIR__ . '/../..' . '/app/Module/AppGame/Tests/TestEnvironment.php',
|
|
|
@@ -1687,7 +1695,6 @@ class ComposerStaticInita2207959542f13e6e79e83f2b0d9a425
|
|
|
'App\\Module\\Game\\Events\\RewardGrantedEvent' => __DIR__ . '/../..' . '/app/Module/Game/Events/RewardGrantedEvent.php',
|
|
|
'App\\Module\\Game\\Events\\TestEvent' => __DIR__ . '/../..' . '/app/Module/Game/Events/TestEvent.php',
|
|
|
'App\\Module\\Game\\Exceptions\\TestException' => __DIR__ . '/../..' . '/app/Module/Game/Exceptions/TestException.php',
|
|
|
- 'App\\Module\\Game\\Jobs\\CollectUserLogJob' => __DIR__ . '/../..' . '/app/Module/Game/Jobs/CollectUserLogJob.php',
|
|
|
'App\\Module\\Game\\Jobs\\TestJob' => __DIR__ . '/../..' . '/app/Module/Game/Jobs/TestJob.php',
|
|
|
'App\\Module\\Game\\Listeners\\BuffActivatedListener' => __DIR__ . '/../..' . '/app/Module/Game/Listeners/BuffActivatedListener.php',
|
|
|
'App\\Module\\Game\\Listeners\\CropGrowthStageChangedListener' => __DIR__ . '/../..' . '/app/Module/Game/Listeners/CropGrowthStageChangedListener.php',
|
|
|
@@ -1795,7 +1802,6 @@ class ComposerStaticInita2207959542f13e6e79e83f2b0d9a425
|
|
|
'App\\Module\\Game\\Services\\RewardSourceResolver' => __DIR__ . '/../..' . '/app/Module/Game/Services/RewardSourceResolver.php',
|
|
|
'App\\Module\\Game\\Services\\RewardTypeDescriptor' => __DIR__ . '/../..' . '/app/Module/Game/Services/RewardTypeDescriptor.php',
|
|
|
'App\\Module\\Game\\Services\\SkinService' => __DIR__ . '/../..' . '/app/Module/Game/Services/SkinService.php',
|
|
|
- 'App\\Module\\Game\\Services\\UserLogScheduleService' => __DIR__ . '/../..' . '/app/Module/Game/Services/UserLogScheduleService.php',
|
|
|
'App\\Module\\Game\\Services\\UserLogService' => __DIR__ . '/../..' . '/app/Module/Game/Services/UserLogService.php',
|
|
|
'App\\Module\\Game\\Tests\\SkinSystemTest' => __DIR__ . '/../..' . '/app/Module/Game/Tests/SkinSystemTest.php',
|
|
|
'App\\Module\\Game\\Tests\\TestEventTest' => __DIR__ . '/../..' . '/app/Module/Game/Tests/TestEventTest.php',
|
|
|
@@ -1913,6 +1919,7 @@ class ComposerStaticInita2207959542f13e6e79e83f2b0d9a425
|
|
|
'App\\Module\\Mex\\Tests\\MultiCurrencyTest' => __DIR__ . '/../..' . '/app/Module/Mex/Tests/MultiCurrencyTest.php',
|
|
|
'App\\Module\\Mex\\Tests\\OpenHandlerTest' => __DIR__ . '/../..' . '/app/Module/Mex/Tests/OpenHandlerTest.php',
|
|
|
'App\\Module\\Mex\\Validators\\MexItemValidator' => __DIR__ . '/../..' . '/app/Module/Mex/Validators/MexItemValidator.php',
|
|
|
+ 'App\\Module\\Mex\\Validators\\MexOrderNumberValidator' => __DIR__ . '/../..' . '/app/Module/Mex/Validators/MexOrderNumberValidator.php',
|
|
|
'App\\Module\\Mex\\Validators\\MexOrderValidator' => __DIR__ . '/../..' . '/app/Module/Mex/Validators/MexOrderValidator.php',
|
|
|
'App\\Module\\Mex\\Validators\\MexPriceValidator' => __DIR__ . '/../..' . '/app/Module/Mex/Validators/MexPriceValidator.php',
|
|
|
'App\\Module\\Notification\\Contracts\\NotificationHookInterface' => __DIR__ . '/../..' . '/app/Module/Notification/Contracts/NotificationHookInterface.php',
|
|
|
@@ -2279,6 +2286,14 @@ class ComposerStaticInita2207959542f13e6e79e83f2b0d9a425
|
|
|
'App\\Module\\Sms\\Validation\\CheckPhone' => __DIR__ . '/../..' . '/app/Module/Sms/Validation/CheckPhone.php',
|
|
|
'App\\Module\\Sms\\Validators\\PhoneCodeValidator' => __DIR__ . '/../..' . '/app/Module/Sms/Validators/PhoneCodeValidator.php',
|
|
|
'App\\Module\\Sms\\Validators\\PhoneValidator' => __DIR__ . '/../..' . '/app/Module/Sms/Validators/PhoneValidator.php',
|
|
|
+ 'App\\Module\\SocialFarm\\Enums\\HELP_TYPE' => __DIR__ . '/../..' . '/app/Module/SocialFarm/Enums/HELP_TYPE.php',
|
|
|
+ 'App\\Module\\SocialFarm\\Enums\\SOCIAL_ACTION' => __DIR__ . '/../..' . '/app/Module/SocialFarm/Enums/SOCIAL_ACTION.php',
|
|
|
+ 'App\\Module\\SocialFarm\\Enums\\STEAL_STATUS' => __DIR__ . '/../..' . '/app/Module/SocialFarm/Enums/STEAL_STATUS.php',
|
|
|
+ 'App\\Module\\SocialFarm\\Enums\\VISIT_TYPE' => __DIR__ . '/../..' . '/app/Module/SocialFarm/Enums/VISIT_TYPE.php',
|
|
|
+ 'App\\Module\\SocialFarm\\Models\\SocialFarmSetting' => __DIR__ . '/../..' . '/app/Module/SocialFarm/Models/SocialFarmSetting.php',
|
|
|
+ 'App\\Module\\SocialFarm\\Models\\SocialFarmStealLog' => __DIR__ . '/../..' . '/app/Module/SocialFarm/Models/SocialFarmStealLog.php',
|
|
|
+ 'App\\Module\\SocialFarm\\Providers\\SocialFarmServiceProvider' => __DIR__ . '/../..' . '/app/Module/SocialFarm/Providers/SocialFarmServiceProvider.php',
|
|
|
+ 'App\\Module\\SocialFarm\\Services\\SocialFarmService' => __DIR__ . '/../..' . '/app/Module/SocialFarm/Services/SocialFarmService.php',
|
|
|
'App\\Module\\System\\AdminControllers\\ActionLogController' => __DIR__ . '/../..' . '/app/Module/System/AdminControllers/ActionLogController.php',
|
|
|
'App\\Module\\System\\AdminControllers\\AdminGridViewController' => __DIR__ . '/../..' . '/app/Module/System/AdminControllers/AdminGridViewController.php',
|
|
|
'App\\Module\\System\\AdminControllers\\ConfigAController' => __DIR__ . '/../..' . '/app/Module/System/AdminControllers/ConfigAController.php',
|
|
|
@@ -2455,6 +2470,7 @@ class ComposerStaticInita2207959542f13e6e79e83f2b0d9a425
|
|
|
'App\\Module\\ThirdParty\\Commands\\SyncServicesCommand' => __DIR__ . '/../..' . '/app/Module/ThirdParty/Commands/SyncServicesCommand.php',
|
|
|
'App\\Module\\ThirdParty\\Commands\\TestBaseArchitectureCommand' => __DIR__ . '/../..' . '/app/Module/ThirdParty/Commands/TestBaseArchitectureCommand.php',
|
|
|
'App\\Module\\ThirdParty\\Commands\\TestServiceCommand' => __DIR__ . '/../..' . '/app/Module/ThirdParty/Commands/TestServiceCommand.php',
|
|
|
+ 'App\\Module\\ThirdParty\\Commands\\TestUrsLoginCommand' => __DIR__ . '/../..' . '/app/Module/ThirdParty/Commands/TestUrsLoginCommand.php',
|
|
|
'App\\Module\\ThirdParty\\Commands\\TestUrsRequestCommand' => __DIR__ . '/../..' . '/app/Module/ThirdParty/Commands/TestUrsRequestCommand.php',
|
|
|
'App\\Module\\ThirdParty\\Commands\\WebhookMappingCommand' => __DIR__ . '/../..' . '/app/Module/ThirdParty/Commands/WebhookMappingCommand.php',
|
|
|
'App\\Module\\ThirdParty\\Controllers\\WebhookDispatchController' => __DIR__ . '/../..' . '/app/Module/ThirdParty/Controllers/WebhookDispatchController.php',
|
|
|
@@ -2495,7 +2511,8 @@ class ComposerStaticInita2207959542f13e6e79e83f2b0d9a425
|
|
|
'App\\Module\\ThirdParty\\Services\\ThirdPartyService' => __DIR__ . '/../..' . '/app/Module/ThirdParty/Services/ThirdPartyService.php',
|
|
|
'App\\Module\\ThirdParty\\Services\\WebhookDispatchService' => __DIR__ . '/../..' . '/app/Module/ThirdParty/Services/WebhookDispatchService.php',
|
|
|
'App\\Module\\ThirdParty\\Services\\WebhookReceiver' => __DIR__ . '/../..' . '/app/Module/ThirdParty/Services/WebhookReceiver.php',
|
|
|
- 'App\\Module\\ThirdParty\\Tests\\BaseArchitectureTest' => __DIR__ . '/../..' . '/app/Module/ThirdParty/Tests/BaseArchitectureTest.php',
|
|
|
+ 'App\\Module\\ThirdParty\\Tests\\TestChongzhi' => __DIR__ . '/../..' . '/app/Module/ThirdParty/Tests/TestChongzhi.php',
|
|
|
+ 'App\\Module\\ThirdParty\\Tests\\TestTixian' => __DIR__ . '/../..' . '/app/Module/ThirdParty/Tests/TestTixian.php',
|
|
|
'App\\Module\\ThirdParty\\Validations\\ServiceValidation' => __DIR__ . '/../..' . '/app/Module/ThirdParty/Validations/ServiceValidation.php',
|
|
|
'App\\Module\\ThirdParty\\Validators\\CredentialValidator' => __DIR__ . '/../..' . '/app/Module/ThirdParty/Validators/CredentialValidator.php',
|
|
|
'App\\Module\\ThirdParty\\Validators\\ServiceValidator' => __DIR__ . '/../..' . '/app/Module/ThirdParty/Validators/ServiceValidator.php',
|
|
|
@@ -2516,6 +2533,7 @@ class ComposerStaticInita2207959542f13e6e79e83f2b0d9a425
|
|
|
'App\\Module\\TransferOld\\Validator\\OutApp' => __DIR__ . '/../..' . '/app/Module/TransferOld/Validator/OutApp.php',
|
|
|
'App\\Module\\TransferOld\\Validator\\TrApp' => __DIR__ . '/../..' . '/app/Module/TransferOld/Validator/TrApp.php',
|
|
|
'App\\Module\\TransferOld\\Validator\\TrOpen' => __DIR__ . '/../..' . '/app/Module/TransferOld/Validator/TrOpen.php',
|
|
|
+ 'App\\Module\\Transfer\\AdminControllers\\FeeStatisticsController' => __DIR__ . '/../..' . '/app/Module/Transfer/AdminControllers/FeeStatisticsController.php',
|
|
|
'App\\Module\\Transfer\\AdminControllers\\Helper\\FilterHelper' => __DIR__ . '/../..' . '/app/Module/Transfer/AdminControllers/Helper/FilterHelper.php',
|
|
|
'App\\Module\\Transfer\\AdminControllers\\Helper\\FormHelper' => __DIR__ . '/../..' . '/app/Module/Transfer/AdminControllers/Helper/FormHelper.php',
|
|
|
'App\\Module\\Transfer\\AdminControllers\\Helper\\GridHelper' => __DIR__ . '/../..' . '/app/Module/Transfer/AdminControllers/Helper/GridHelper.php',
|
|
|
@@ -2534,7 +2552,9 @@ class ComposerStaticInita2207959542f13e6e79e83f2b0d9a425
|
|
|
'App\\Module\\Transfer\\Casts\\CallbackDataCast' => __DIR__ . '/../..' . '/app/Module/Transfer/Casts/CallbackDataCast.php',
|
|
|
'App\\Module\\Transfer\\Casts\\TransferAppCast' => __DIR__ . '/../..' . '/app/Module/Transfer/Casts/TransferAppCast.php',
|
|
|
'App\\Module\\Transfer\\Casts\\TransferOrderCast' => __DIR__ . '/../..' . '/app/Module/Transfer/Casts/TransferOrderCast.php',
|
|
|
+ 'App\\Module\\Transfer\\Commands\\FeeStatisticsCommand' => __DIR__ . '/../..' . '/app/Module/Transfer/Commands/FeeStatisticsCommand.php',
|
|
|
'App\\Module\\Transfer\\Commands\\InsertTransferAdminMenuCommand' => __DIR__ . '/../..' . '/app/Module/Transfer/Commands/InsertTransferAdminMenuCommand.php',
|
|
|
+ 'App\\Module\\Transfer\\Commands\\TestFeeTransferCommand' => __DIR__ . '/../..' . '/app/Module/Transfer/Commands/TestFeeTransferCommand.php',
|
|
|
'App\\Module\\Transfer\\Commands\\TransferCallbackCommand' => __DIR__ . '/../..' . '/app/Module/Transfer/Commands/TransferCallbackCommand.php',
|
|
|
'App\\Module\\Transfer\\Commands\\TransferCleanCommand' => __DIR__ . '/../..' . '/app/Module/Transfer/Commands/TransferCleanCommand.php',
|
|
|
'App\\Module\\Transfer\\Commands\\TransferProcessCommand' => __DIR__ . '/../..' . '/app/Module/Transfer/Commands/TransferProcessCommand.php',
|
|
|
@@ -2560,19 +2580,23 @@ class ComposerStaticInita2207959542f13e6e79e83f2b0d9a425
|
|
|
'App\\Module\\Transfer\\Listeners\\TransferCallbackListener' => __DIR__ . '/../..' . '/app/Module/Transfer/Listeners/TransferCallbackListener.php',
|
|
|
'App\\Module\\Transfer\\Listeners\\TransferOrderListener' => __DIR__ . '/../..' . '/app/Module/Transfer/Listeners/TransferOrderListener.php',
|
|
|
'App\\Module\\Transfer\\Logics\\CallbackLogic' => __DIR__ . '/../..' . '/app/Module/Transfer/Logics/CallbackLogic.php',
|
|
|
+ 'App\\Module\\Transfer\\Logics\\FeeStatisticsLogic' => __DIR__ . '/../..' . '/app/Module/Transfer/Logics/FeeStatisticsLogic.php',
|
|
|
'App\\Module\\Transfer\\Logics\\OrderLogic' => __DIR__ . '/../..' . '/app/Module/Transfer/Logics/OrderLogic.php',
|
|
|
'App\\Module\\Transfer\\Logics\\TransferLogic' => __DIR__ . '/../..' . '/app/Module/Transfer/Logics/TransferLogic.php',
|
|
|
'App\\Module\\Transfer\\Models\\TransferApp' => __DIR__ . '/../..' . '/app/Module/Transfer/Models/TransferApp.php',
|
|
|
+ 'App\\Module\\Transfer\\Models\\TransferFeeDailyStats' => __DIR__ . '/../..' . '/app/Module/Transfer/Models/TransferFeeDailyStats.php',
|
|
|
'App\\Module\\Transfer\\Models\\TransferOrder' => __DIR__ . '/../..' . '/app/Module/Transfer/Models/TransferOrder.php',
|
|
|
'App\\Module\\Transfer\\Repositories\\TransferAppRepository' => __DIR__ . '/../..' . '/app/Module/Transfer/Repositories/TransferAppRepository.php',
|
|
|
'App\\Module\\Transfer\\Repositories\\TransferOrderRepository' => __DIR__ . '/../..' . '/app/Module/Transfer/Repositories/TransferOrderRepository.php',
|
|
|
'App\\Module\\Transfer\\Services\\ExternalApiService' => __DIR__ . '/../..' . '/app/Module/Transfer/Services/ExternalApiService.php',
|
|
|
'App\\Module\\Transfer\\Services\\FeeService' => __DIR__ . '/../..' . '/app/Module/Transfer/Services/FeeService.php',
|
|
|
+ 'App\\Module\\Transfer\\Services\\FeeStatisticsService' => __DIR__ . '/../..' . '/app/Module/Transfer/Services/FeeStatisticsService.php',
|
|
|
'App\\Module\\Transfer\\Services\\TransferService' => __DIR__ . '/../..' . '/app/Module/Transfer/Services/TransferService.php',
|
|
|
'App\\Module\\Transfer\\Services\\TransferThirdPartyService' => __DIR__ . '/../..' . '/app/Module/Transfer/Services/TransferThirdPartyService.php',
|
|
|
'App\\Module\\Transfer\\Tests\\Feature\\TransferApiTest' => __DIR__ . '/../..' . '/app/Module/Transfer/Tests/Feature/TransferApiTest.php',
|
|
|
'App\\Module\\Transfer\\Tests\\Feature\\TransferFlowTest' => __DIR__ . '/../..' . '/app/Module/Transfer/Tests/Feature/TransferFlowTest.php',
|
|
|
'App\\Module\\Transfer\\Tests\\Unit\\AmountValidatorTest' => __DIR__ . '/../..' . '/app/Module/Transfer/Tests/Unit/AmountValidatorTest.php',
|
|
|
+ 'App\\Module\\Transfer\\Tests\\Unit\\CalculateOutFeeTest' => __DIR__ . '/../..' . '/app/Module/Transfer/Tests/Unit/CalculateOutFeeTest.php',
|
|
|
'App\\Module\\Transfer\\Tests\\Unit\\TransferLogicTest' => __DIR__ . '/../..' . '/app/Module/Transfer/Tests/Unit/TransferLogicTest.php',
|
|
|
'App\\Module\\Transfer\\Tests\\Unit\\TransferServiceTest' => __DIR__ . '/../..' . '/app/Module/Transfer/Tests/Unit/TransferServiceTest.php',
|
|
|
'App\\Module\\Transfer\\Tests\\Unit\\TransferValidationTest' => __DIR__ . '/../..' . '/app/Module/Transfer/Tests/Unit/TransferValidationTest.php',
|
|
|
@@ -2584,6 +2608,8 @@ class ComposerStaticInita2207959542f13e6e79e83f2b0d9a425
|
|
|
'App\\Module\\Transfer\\Validators\\BusinessIdValidator' => __DIR__ . '/../..' . '/app/Module/Transfer/Validators/BusinessIdValidator.php',
|
|
|
'App\\Module\\Transfer\\Validators\\TransferAppValidator' => __DIR__ . '/../..' . '/app/Module/Transfer/Validators/TransferAppValidator.php',
|
|
|
'App\\Module\\Transfer\\Validators\\TransferBalanceValidator' => __DIR__ . '/../..' . '/app/Module/Transfer/Validators/TransferBalanceValidator.php',
|
|
|
+ 'App\\Module\\Transfer\\Validators\\TransferOrderInValidator' => __DIR__ . '/../..' . '/app/Module/Transfer/Validators/TransferOrderInValidator.php',
|
|
|
+ 'App\\Module\\Transfer\\Validators\\TransferOrderOutValidator' => __DIR__ . '/../..' . '/app/Module/Transfer/Validators/TransferOrderOutValidator.php',
|
|
|
'App\\Module\\Ulogic\\AdminControllers\\AppMessageController' => __DIR__ . '/../..' . '/app/Module/Ulogic/AdminControllers/AppMessageController.php',
|
|
|
'App\\Module\\Ulogic\\AdminControllers\\AppMessageTemplateController' => __DIR__ . '/../..' . '/app/Module/Ulogic/AdminControllers/AppMessageTemplateController.php',
|
|
|
'App\\Module\\Ulogic\\AdminControllers\\Helper\\FilterHelper' => __DIR__ . '/../..' . '/app/Module/Ulogic/AdminControllers/Helper/FilterHelper.php',
|
|
|
@@ -2672,6 +2698,8 @@ class ComposerStaticInita2207959542f13e6e79e83f2b0d9a425
|
|
|
'App\\Module\\UrsPromotion\\AdminControllers\\Metrics\\UrsTalentLevelStatsCard' => __DIR__ . '/../..' . '/app/Module/UrsPromotion/AdminControllers/Metrics/UrsTalentLevelStatsCard.php',
|
|
|
'App\\Module\\UrsPromotion\\AdminControllers\\Metrics\\UrsTeamRankingCard' => __DIR__ . '/../..' . '/app/Module/UrsPromotion/AdminControllers/Metrics/UrsTeamRankingCard.php',
|
|
|
'App\\Module\\UrsPromotion\\AdminControllers\\Metrics\\UrsThirdRankingCard' => __DIR__ . '/../..' . '/app/Module/UrsPromotion/AdminControllers/Metrics/UrsThirdRankingCard.php',
|
|
|
+ 'App\\Module\\UrsPromotion\\AdminControllers\\UrsPartnerDividendController' => __DIR__ . '/../..' . '/app/Module/UrsPromotion/AdminControllers/UrsPartnerDividendController.php',
|
|
|
+ 'App\\Module\\UrsPromotion\\AdminControllers\\UrsPartnerDividendDetailController' => __DIR__ . '/../..' . '/app/Module/UrsPromotion/AdminControllers/UrsPartnerDividendDetailController.php',
|
|
|
'App\\Module\\UrsPromotion\\AdminControllers\\UrsProfitController' => __DIR__ . '/../..' . '/app/Module/UrsPromotion/AdminControllers/UrsProfitController.php',
|
|
|
'App\\Module\\UrsPromotion\\AdminControllers\\UrsPromotionMetricsController' => __DIR__ . '/../..' . '/app/Module/UrsPromotion/AdminControllers/UrsPromotionMetricsController.php',
|
|
|
'App\\Module\\UrsPromotion\\AdminControllers\\UrsTalentConfigController' => __DIR__ . '/../..' . '/app/Module/UrsPromotion/AdminControllers/UrsTalentConfigController.php',
|
|
|
@@ -2679,6 +2707,7 @@ class ComposerStaticInita2207959542f13e6e79e83f2b0d9a425
|
|
|
'App\\Module\\UrsPromotion\\AdminControllers\\UrsUserMappingController' => __DIR__ . '/../..' . '/app/Module/UrsPromotion/AdminControllers/UrsUserMappingController.php',
|
|
|
'App\\Module\\UrsPromotion\\AdminControllers\\UrsUserReferralController' => __DIR__ . '/../..' . '/app/Module/UrsPromotion/AdminControllers/UrsUserReferralController.php',
|
|
|
'App\\Module\\UrsPromotion\\AdminControllers\\UrsUserTalentController' => __DIR__ . '/../..' . '/app/Module/UrsPromotion/AdminControllers/UrsUserTalentController.php',
|
|
|
+ 'App\\Module\\UrsPromotion\\Commands\\UrsPartnerDividendCommand' => __DIR__ . '/../..' . '/app/Module/UrsPromotion/Commands/UrsPartnerDividendCommand.php',
|
|
|
'App\\Module\\UrsPromotion\\Commands\\UrsUpdateActiveStatusCommand' => __DIR__ . '/../..' . '/app/Module/UrsPromotion/Commands/UrsUpdateActiveStatusCommand.php',
|
|
|
'App\\Module\\UrsPromotion\\Dtos\\UrsProfitDto' => __DIR__ . '/../..' . '/app/Module/UrsPromotion/Dtos/UrsProfitDto.php',
|
|
|
'App\\Module\\UrsPromotion\\Dtos\\UrsTalentConfigDto' => __DIR__ . '/../..' . '/app/Module/UrsPromotion/Dtos/UrsTalentConfigDto.php',
|
|
|
@@ -2700,9 +2729,12 @@ class ComposerStaticInita2207959542f13e6e79e83f2b0d9a425
|
|
|
'App\\Module\\UrsPromotion\\Listeners\\UrsTransferFeeListener' => __DIR__ . '/../..' . '/app/Module/UrsPromotion/Listeners/UrsTransferFeeListener.php',
|
|
|
'App\\Module\\UrsPromotion\\Listeners\\UrsUserEnteredFarmListener' => __DIR__ . '/../..' . '/app/Module/UrsPromotion/Listeners/UrsUserEnteredFarmListener.php',
|
|
|
'App\\Module\\UrsPromotion\\Logics\\UrsBackfillRewardLogic' => __DIR__ . '/../..' . '/app/Module/UrsPromotion/Logics/UrsBackfillRewardLogic.php',
|
|
|
+ 'App\\Module\\UrsPromotion\\Logics\\UrsPartnerDividendLogic' => __DIR__ . '/../..' . '/app/Module/UrsPromotion/Logics/UrsPartnerDividendLogic.php',
|
|
|
'App\\Module\\UrsPromotion\\Logics\\UrsProfitLogic' => __DIR__ . '/../..' . '/app/Module/UrsPromotion/Logics/UrsProfitLogic.php',
|
|
|
'App\\Module\\UrsPromotion\\Logics\\UrsTalentLogic' => __DIR__ . '/../..' . '/app/Module/UrsPromotion/Logics/UrsTalentLogic.php',
|
|
|
'App\\Module\\UrsPromotion\\Logics\\UrsTransferFeeLogic' => __DIR__ . '/../..' . '/app/Module/UrsPromotion/Logics/UrsTransferFeeLogic.php',
|
|
|
+ 'App\\Module\\UrsPromotion\\Models\\UrsPartnerDividendDetail' => __DIR__ . '/../..' . '/app/Module/UrsPromotion/Models/UrsPartnerDividendDetail.php',
|
|
|
+ 'App\\Module\\UrsPromotion\\Models\\UrsPartnerDividendRecord' => __DIR__ . '/../..' . '/app/Module/UrsPromotion/Models/UrsPartnerDividendRecord.php',
|
|
|
'App\\Module\\UrsPromotion\\Models\\UrsProfit' => __DIR__ . '/../..' . '/app/Module/UrsPromotion/Models/UrsProfit.php',
|
|
|
'App\\Module\\UrsPromotion\\Models\\UrsTalentConfig' => __DIR__ . '/../..' . '/app/Module/UrsPromotion/Models/UrsTalentConfig.php',
|
|
|
'App\\Module\\UrsPromotion\\Models\\UrsTransferFeeConfig' => __DIR__ . '/../..' . '/app/Module/UrsPromotion/Models/UrsTransferFeeConfig.php',
|
|
|
@@ -2710,6 +2742,8 @@ class ComposerStaticInita2207959542f13e6e79e83f2b0d9a425
|
|
|
'App\\Module\\UrsPromotion\\Models\\UrsUserReferral' => __DIR__ . '/../..' . '/app/Module/UrsPromotion/Models/UrsUserReferral.php',
|
|
|
'App\\Module\\UrsPromotion\\Models\\UrsUserTalent' => __DIR__ . '/../..' . '/app/Module/UrsPromotion/Models/UrsUserTalent.php',
|
|
|
'App\\Module\\UrsPromotion\\Providers\\UrsPromotionServiceProvider' => __DIR__ . '/../..' . '/app/Module/UrsPromotion/Providers/UrsPromotionServiceProvider.php',
|
|
|
+ 'App\\Module\\UrsPromotion\\Repositories\\UrsPartnerDividendDetailRepository' => __DIR__ . '/../..' . '/app/Module/UrsPromotion/Repositories/UrsPartnerDividendDetailRepository.php',
|
|
|
+ 'App\\Module\\UrsPromotion\\Repositories\\UrsPartnerDividendRepository' => __DIR__ . '/../..' . '/app/Module/UrsPromotion/Repositories/UrsPartnerDividendRepository.php',
|
|
|
'App\\Module\\UrsPromotion\\Repositories\\UrsTransferFeeConfigRepository' => __DIR__ . '/../..' . '/app/Module/UrsPromotion/Repositories/UrsTransferFeeConfigRepository.php',
|
|
|
'App\\Module\\UrsPromotion\\Repositorys\\UrsProfitRepository' => __DIR__ . '/../..' . '/app/Module/UrsPromotion/Repositorys/UrsProfitRepository.php',
|
|
|
'App\\Module\\UrsPromotion\\Repositorys\\UrsTalentConfigRepository' => __DIR__ . '/../..' . '/app/Module/UrsPromotion/Repositorys/UrsTalentConfigRepository.php',
|
|
|
@@ -2718,12 +2752,15 @@ class ComposerStaticInita2207959542f13e6e79e83f2b0d9a425
|
|
|
'App\\Module\\UrsPromotion\\Repositorys\\UrsUserTalentRepository' => __DIR__ . '/../..' . '/app/Module/UrsPromotion/Repositorys/UrsUserTalentRepository.php',
|
|
|
'App\\Module\\UrsPromotion\\Services\\UrsActiveUserService' => __DIR__ . '/../..' . '/app/Module/UrsPromotion/Services/UrsActiveUserService.php',
|
|
|
'App\\Module\\UrsPromotion\\Services\\UrsBackfillRewardService' => __DIR__ . '/../..' . '/app/Module/UrsPromotion/Services/UrsBackfillRewardService.php',
|
|
|
+ 'App\\Module\\UrsPromotion\\Services\\UrsPartnerDividendService' => __DIR__ . '/../..' . '/app/Module/UrsPromotion/Services/UrsPartnerDividendService.php',
|
|
|
'App\\Module\\UrsPromotion\\Services\\UrsProfitService' => __DIR__ . '/../..' . '/app/Module/UrsPromotion/Services/UrsProfitService.php',
|
|
|
'App\\Module\\UrsPromotion\\Services\\UrsReferralService' => __DIR__ . '/../..' . '/app/Module/UrsPromotion/Services/UrsReferralService.php',
|
|
|
'App\\Module\\UrsPromotion\\Services\\UrsRewardDistributionService' => __DIR__ . '/../..' . '/app/Module/UrsPromotion/Services/UrsRewardDistributionService.php',
|
|
|
'App\\Module\\UrsPromotion\\Services\\UrsTalentService' => __DIR__ . '/../..' . '/app/Module/UrsPromotion/Services/UrsTalentService.php',
|
|
|
'App\\Module\\UrsPromotion\\Services\\UrsTransferFeeService' => __DIR__ . '/../..' . '/app/Module/UrsPromotion/Services/UrsTransferFeeService.php',
|
|
|
'App\\Module\\UrsPromotion\\Services\\UrsUserMappingService' => __DIR__ . '/../..' . '/app/Module/UrsPromotion/Services/UrsUserMappingService.php',
|
|
|
+ 'App\\Module\\UrsPromotion\\Test\\LevelTest' => __DIR__ . '/../..' . '/app/Module/UrsPromotion/Test/LevelTest.php',
|
|
|
+ 'App\\Module\\UrsPromotion\\Test\\OutFeeTest' => __DIR__ . '/../..' . '/app/Module/UrsPromotion/Test/OutFeeTest.php',
|
|
|
'App\\Module\\User\\AdminControllers\\Actions\\ChangePasswordAction' => __DIR__ . '/../..' . '/app/Module/User/AdminControllers/Actions/ChangePasswordAction.php',
|
|
|
'App\\Module\\User\\AdminControllers\\Actions\\UserRelatedPagesAction' => __DIR__ . '/../..' . '/app/Module/User/AdminControllers/Actions/UserRelatedPagesAction.php',
|
|
|
'App\\Module\\User\\AdminControllers\\Helper\\FilterHelper' => __DIR__ . '/../..' . '/app/Module/User/AdminControllers/Helper/FilterHelper.php',
|
|
|
@@ -10966,6 +11003,7 @@ class ComposerStaticInita2207959542f13e6e79e83f2b0d9a425
|
|
|
'Tests\\Feature\\Farm\\CropPlantingBugTest' => __DIR__ . '/../..' . '/tests/Feature/Farm/CropPlantingBugTest.php',
|
|
|
'Tests\\Feature\\Farm\\CropSoftDeleteTest' => __DIR__ . '/../..' . '/tests/Feature/Farm/CropSoftDeleteTest.php',
|
|
|
'Tests\\Feature\\PetSkillLastDataTest' => __DIR__ . '/../..' . '/tests/Feature/PetSkillLastDataTest.php',
|
|
|
+ 'Tests\\Feature\\Pet\\AutoFertilizingSkillTest' => __DIR__ . '/../..' . '/tests/Feature/Pet/AutoFertilizingSkillTest.php',
|
|
|
'Tests\\Feature\\WateringResponseTest' => __DIR__ . '/../..' . '/tests/Feature/WateringResponseTest.php',
|
|
|
'Tests\\TestCase' => __DIR__ . '/../..' . '/tests/TestCase.php',
|
|
|
'Tests\\Unit\\AppGame\\BuyHandlerTest' => __DIR__ . '/../..' . '/tests/Unit/AppGame/BuyHandlerTest.php',
|
|
|
@@ -10981,8 +11019,14 @@ class ComposerStaticInita2207959542f13e6e79e83f2b0d9a425
|
|
|
'Tests\\Unit\\Farm\\DisasterRemovalValidationTest' => __DIR__ . '/../..' . '/tests/Unit/Farm/DisasterRemovalValidationTest.php',
|
|
|
'Tests\\Unit\\Farm\\MysterySeeLLogicTest' => __DIR__ . '/../..' . '/tests/Unit/Farm/MysterySeeLLogicTest.php',
|
|
|
'Tests\\Unit\\GameItems\\ItemConsumeFrozenTest' => __DIR__ . '/../..' . '/tests/Unit/GameItems/ItemConsumeFrozenTest.php',
|
|
|
+ 'Tests\\Unit\\GameItems\\ItemFreezeEventLogicTest' => __DIR__ . '/../..' . '/tests/Unit/GameItems/ItemFreezeEventLogicTest.php',
|
|
|
+ 'Tests\\Unit\\GameItems\\ItemFreezeLastDataSyncTest' => __DIR__ . '/../..' . '/tests/Unit/GameItems/ItemFreezeLastDataSyncTest.php',
|
|
|
+ 'Tests\\Unit\\GameItems\\ItemFreezeSplitStackSyncTest' => __DIR__ . '/../..' . '/tests/Unit/GameItems/ItemFreezeSplitStackSyncTest.php',
|
|
|
+ 'Tests\\Unit\\GameItems\\ItemFreezeSyncFixTest' => __DIR__ . '/../..' . '/tests/Unit/GameItems/ItemFreezeSyncFixTest.php',
|
|
|
'Tests\\Unit\\GameItems\\NumericAttributesCastTest' => __DIR__ . '/../..' . '/tests/Unit/GameItems/NumericAttributesCastTest.php',
|
|
|
'Tests\\Unit\\Game\\IndependentProbabilityRandomCountTest' => __DIR__ . '/../..' . '/tests/Unit/Game/IndependentProbabilityRandomCountTest.php',
|
|
|
+ 'Tests\\Unit\\Game\\ItemFreezeEventTest' => __DIR__ . '/../..' . '/tests/Unit/Game/ItemFreezeEventTest.php',
|
|
|
+ 'Tests\\Unit\\Game\\ItemFreezeLastDataSyncTest' => __DIR__ . '/../..' . '/tests/Unit/Game/ItemFreezeLastDataSyncTest.php',
|
|
|
'Tests\\Unit\\GodActivationTest' => __DIR__ . '/../..' . '/tests/Unit/GodActivationTest.php',
|
|
|
'Tests\\Unit\\HouseOutputBonusTest' => __DIR__ . '/../..' . '/tests/Unit/HouseOutputBonusTest.php',
|
|
|
'Tests\\Unit\\Pet\\PetGetHandlerTest' => __DIR__ . '/../..' . '/tests/Unit/Pet/PetGetHandlerTest.php',
|
|
|
@@ -10997,6 +11041,7 @@ class ComposerStaticInita2207959542f13e6e79e83f2b0d9a425
|
|
|
'Tests\\Unit\\ThirdParty\\UrsCryptoServiceTest' => __DIR__ . '/../..' . '/tests/Unit/ThirdParty/UrsCryptoServiceTest.php',
|
|
|
'Tests\\Unit\\ThirdParty\\UrsRequestTest' => __DIR__ . '/../..' . '/tests/Unit/ThirdParty/UrsRequestTest.php',
|
|
|
'Tests\\Unit\\ThirdParty\\Urs\\UrsGetUserInfoRequestTest' => __DIR__ . '/../..' . '/tests/Unit/ThirdParty/Urs/UrsGetUserInfoRequestTest.php',
|
|
|
+ 'Tests\\Unit\\Transfer\\FeeServiceTransferTest' => __DIR__ . '/../..' . '/tests/Unit/Transfer/FeeServiceTransferTest.php',
|
|
|
'Tests\\Unit\\Transfer\\TransferBalanceValidationTest' => __DIR__ . '/../..' . '/tests/Unit/Transfer/TransferBalanceValidationTest.php',
|
|
|
'Tests\\Unit\\Transfer\\TransferFundFlowTest' => __DIR__ . '/../..' . '/tests/Unit/Transfer/TransferFundFlowTest.php',
|
|
|
'Tests\\Unit\\UCore\\GridHelperDateTimeTest' => __DIR__ . '/../..' . '/tests/Unit/UCore/GridHelperDateTimeTest.php',
|
|
|
@@ -11015,11 +11060,13 @@ class ComposerStaticInita2207959542f13e6e79e83f2b0d9a425
|
|
|
'ThirdParty\\Urs\\Request\\UrsGetUserInfoRequest' => __DIR__ . '/../..' . '/ThirdParty/Urs/Request/UrsGetUserInfoRequest.php',
|
|
|
'ThirdParty\\Urs\\Request\\UrsGetUserLevelCountRequest' => __DIR__ . '/../..' . '/ThirdParty/Urs/Request/UrsGetUserLevelCountRequest.php',
|
|
|
'ThirdParty\\Urs\\Request\\UrsGetUserTeamRequest' => __DIR__ . '/../..' . '/ThirdParty/Urs/Request/UrsGetUserTeamRequest.php',
|
|
|
+ 'ThirdParty\\Urs\\Request\\UrsLoginRequest' => __DIR__ . '/../..' . '/ThirdParty/Urs/Request/UrsLoginRequest.php',
|
|
|
'ThirdParty\\Urs\\Services\\UrsService' => __DIR__ . '/../..' . '/ThirdParty/Urs/Services/UrsService.php',
|
|
|
'ThirdParty\\Urs\\UrsServiceProvider' => __DIR__ . '/../..' . '/ThirdParty/Urs/UrsServiceProvider.php',
|
|
|
'ThirdParty\\Urs\\Util\\CryptoService' => __DIR__ . '/../..' . '/ThirdParty/Urs/Util/CryptoService.php',
|
|
|
'ThirdParty\\Urs\\Webhook\\UrsCheckWebhook' => __DIR__ . '/../..' . '/ThirdParty/Urs/Webhook/UrsCheckWebhook.php',
|
|
|
'ThirdParty\\Urs\\Webhook\\UrsDepositWebhook' => __DIR__ . '/../..' . '/ThirdParty/Urs/Webhook/UrsDepositWebhook.php',
|
|
|
+ 'ThirdParty\\Urs\\Webhook\\UrsRegisterFarmUserWebhook' => __DIR__ . '/../..' . '/ThirdParty/Urs/Webhook/UrsRegisterFarmUserWebhook.php',
|
|
|
'ThirdParty\\Urs\\Webhook\\UrsRegisterWebhook' => __DIR__ . '/../..' . '/ThirdParty/Urs/Webhook/UrsRegisterWebhook.php',
|
|
|
'ThirdParty\\Urs\\Webhook\\UrsWithdrawWebhook' => __DIR__ . '/../..' . '/ThirdParty/Urs/Webhook/UrsWithdrawWebhook.php',
|
|
|
'ThirdParty\\Urs\\Webhook\\WebhookReceiver' => __DIR__ . '/../..' . '/ThirdParty/Urs/Webhook/WebhookReceiver.php',
|
|
|
@@ -11446,6 +11493,7 @@ class ComposerStaticInita2207959542f13e6e79e83f2b0d9a425
|
|
|
'Uraus\\Kku\\Request\\RequestPublicDeviceInfo' => __DIR__ . '/../..' . '/protophp/Uraus/Kku/Request/RequestPublicDeviceInfo.php',
|
|
|
'Uraus\\Kku\\Request\\RequestPublicLogin' => __DIR__ . '/../..' . '/protophp/Uraus/Kku/Request/RequestPublicLogin.php',
|
|
|
'Uraus\\Kku\\Request\\RequestPublicLogin4u' => __DIR__ . '/../..' . '/protophp/Uraus/Kku/Request/RequestPublicLogin4u.php',
|
|
|
+ 'Uraus\\Kku\\Request\\RequestPublicLogin4urs' => __DIR__ . '/../..' . '/protophp/Uraus/Kku/Request/RequestPublicLogin4urs.php',
|
|
|
'Uraus\\Kku\\Request\\RequestPublicPlayerData' => __DIR__ . '/../..' . '/protophp/Uraus/Kku/Request/RequestPublicPlayerData.php',
|
|
|
'Uraus\\Kku\\Request\\RequestPublicRegister' => __DIR__ . '/../..' . '/protophp/Uraus/Kku/Request/RequestPublicRegister.php',
|
|
|
'Uraus\\Kku\\Request\\RequestPublicResetPassword' => __DIR__ . '/../..' . '/protophp/Uraus/Kku/Request/RequestPublicResetPassword.php',
|
|
|
@@ -11511,6 +11559,7 @@ class ComposerStaticInita2207959542f13e6e79e83f2b0d9a425
|
|
|
'Uraus\\Kku\\Request_RequestPublicDeviceInfo' => __DIR__ . '/../..' . '/protophp/Uraus/Kku/Request_RequestPublicDeviceInfo.php',
|
|
|
'Uraus\\Kku\\Request_RequestPublicLogin' => __DIR__ . '/../..' . '/protophp/Uraus/Kku/Request_RequestPublicLogin.php',
|
|
|
'Uraus\\Kku\\Request_RequestPublicLogin4u' => __DIR__ . '/../..' . '/protophp/Uraus/Kku/Request_RequestPublicLogin4u.php',
|
|
|
+ 'Uraus\\Kku\\Request_RequestPublicLogin4urs' => __DIR__ . '/../..' . '/protophp/Uraus/Kku/Request_RequestPublicLogin4urs.php',
|
|
|
'Uraus\\Kku\\Request_RequestPublicPlayerData' => __DIR__ . '/../..' . '/protophp/Uraus/Kku/Request_RequestPublicPlayerData.php',
|
|
|
'Uraus\\Kku\\Request_RequestPublicRegister' => __DIR__ . '/../..' . '/protophp/Uraus/Kku/Request_RequestPublicRegister.php',
|
|
|
'Uraus\\Kku\\Request_RequestPublicResetPassword' => __DIR__ . '/../..' . '/protophp/Uraus/Kku/Request_RequestPublicResetPassword.php',
|
|
|
@@ -11591,6 +11640,7 @@ class ComposerStaticInita2207959542f13e6e79e83f2b0d9a425
|
|
|
'Uraus\\Kku\\Response\\ResponsePublicDeviceInfo' => __DIR__ . '/../..' . '/protophp/Uraus/Kku/Response/ResponsePublicDeviceInfo.php',
|
|
|
'Uraus\\Kku\\Response\\ResponsePublicLogin' => __DIR__ . '/../..' . '/protophp/Uraus/Kku/Response/ResponsePublicLogin.php',
|
|
|
'Uraus\\Kku\\Response\\ResponsePublicLogin4u' => __DIR__ . '/../..' . '/protophp/Uraus/Kku/Response/ResponsePublicLogin4u.php',
|
|
|
+ 'Uraus\\Kku\\Response\\ResponsePublicLogin4urs' => __DIR__ . '/../..' . '/protophp/Uraus/Kku/Response/ResponsePublicLogin4urs.php',
|
|
|
'Uraus\\Kku\\Response\\ResponsePublicPlayerData' => __DIR__ . '/../..' . '/protophp/Uraus/Kku/Response/ResponsePublicPlayerData.php',
|
|
|
'Uraus\\Kku\\Response\\ResponsePublicRegister' => __DIR__ . '/../..' . '/protophp/Uraus/Kku/Response/ResponsePublicRegister.php',
|
|
|
'Uraus\\Kku\\Response\\ResponsePublicResetPassword' => __DIR__ . '/../..' . '/protophp/Uraus/Kku/Response/ResponsePublicResetPassword.php',
|
|
|
@@ -11672,6 +11722,7 @@ class ComposerStaticInita2207959542f13e6e79e83f2b0d9a425
|
|
|
'Uraus\\Kku\\Response_ResponsePublicDeviceInfo' => __DIR__ . '/../..' . '/protophp/Uraus/Kku/Response_ResponsePublicDeviceInfo.php',
|
|
|
'Uraus\\Kku\\Response_ResponsePublicLogin' => __DIR__ . '/../..' . '/protophp/Uraus/Kku/Response_ResponsePublicLogin.php',
|
|
|
'Uraus\\Kku\\Response_ResponsePublicLogin4u' => __DIR__ . '/../..' . '/protophp/Uraus/Kku/Response_ResponsePublicLogin4u.php',
|
|
|
+ 'Uraus\\Kku\\Response_ResponsePublicLogin4urs' => __DIR__ . '/../..' . '/protophp/Uraus/Kku/Response_ResponsePublicLogin4urs.php',
|
|
|
'Uraus\\Kku\\Response_ResponsePublicPlayerData' => __DIR__ . '/../..' . '/protophp/Uraus/Kku/Response_ResponsePublicPlayerData.php',
|
|
|
'Uraus\\Kku\\Response_ResponsePublicRegister' => __DIR__ . '/../..' . '/protophp/Uraus/Kku/Response_ResponsePublicRegister.php',
|
|
|
'Uraus\\Kku\\Response_ResponsePublicResetPassword' => __DIR__ . '/../..' . '/protophp/Uraus/Kku/Response_ResponsePublicResetPassword.php',
|