.php-cs-fixer.cache 25 KB

1
  1. {"php":"8.1.25","version":"3.24.0:v3.24.0#bb6c9d7945dcbf6942e151b018c44d3767e21403","indent":" ","lineEnding":"\n","rules":{"align_multiline_comment":{"comment_type":"phpdocs_only"},"array_syntax":{"syntax":"short"},"backtick_to_shell_exec":true,"binary_operator_spaces":{"default":"align_single_space_minimal"},"blank_line_before_statement":{"statements":["include","include_once","require","require_once","declare","exit","return","goto","throw","try","yield"]},"cast_spaces":true,"class_attributes_separation":{"elements":{"method":"one"}},"class_definition":{"inline_constructor_arguments":false,"space_before_parenthesis":true},"class_reference_name_casing":true,"clean_namespace":true,"concat_space":{"spacing":"one"},"curly_braces_position":{"allow_single_line_empty_anonymous_classes":true},"declare_parentheses":true,"echo_tag_syntax":true,"empty_loop_body":{"style":"braces"},"empty_loop_condition":true,"fully_qualified_strict_types":true,"general_phpdoc_tag_rename":{"replacements":{"inheritDocs":"inheritDoc"}},"global_namespace_import":{"import_classes":false,"import_constants":false,"import_functions":false},"include":true,"integer_literal_case":true,"lambda_not_used_import":true,"linebreak_after_opening_tag":true,"magic_constant_casing":true,"magic_method_casing":true,"method_argument_space":{"on_multiline":"ensure_fully_multiline"},"native_function_casing":true,"native_function_type_declaration_casing":true,"no_alias_language_construct_call":true,"no_alternative_syntax":true,"no_binary_string":true,"no_blank_lines_after_phpdoc":true,"no_empty_comment":true,"no_empty_phpdoc":true,"no_empty_statement":true,"no_extra_blank_lines":{"tokens":["attribute","case","continue","curly_brace_block","default","extra","parenthesis_brace_block","square_brace_block","switch","throw","use"]},"no_leading_namespace_whitespace":true,"no_mixed_echo_print":true,"no_multiline_whitespace_around_double_arrow":true,"no_null_property_initialization":true,"no_short_bool_cast":true,"no_singleline_whitespace_before_semicolons":true,"no_spaces_around_offset":true,"no_superfluous_phpdoc_tags":{"remove_inheritdoc":true},"no_trailing_comma_in_singleline":true,"no_unneeded_control_parentheses":{"statements":["break","clone","continue","echo_print","others","return","switch_case","yield","yield_from"]},"no_unneeded_curly_braces":{"namespaces":true},"no_unneeded_import_alias":true,"no_unset_cast":true,"no_unused_imports":true,"no_useless_concat_operator":true,"no_useless_nullsafe_operator":true,"no_whitespace_before_comma_in_array":true,"normalize_index_brace":true,"nullable_type_declaration_for_default_null_value":{"use_nullable_type_declaration":false},"object_operator_without_whitespace":true,"operator_linebreak":{"only_booleans":true},"ordered_imports":{"imports_order":["class","function","const"],"sort_algorithm":"none"},"php_unit_fqcn_annotation":true,"php_unit_method_casing":true,"phpdoc_align":{"align":"vertical","tags":["param","throws","type","var","property"]},"phpdoc_annotation_without_dot":true,"phpdoc_indent":true,"phpdoc_inline_tag_normalizer":true,"phpdoc_no_access":true,"phpdoc_no_alias_tag":true,"phpdoc_no_package":true,"phpdoc_no_useless_inheritdoc":true,"phpdoc_order":{"order":["param","return","throws"]},"phpdoc_return_self_reference":true,"phpdoc_scalar":true,"phpdoc_separation":true,"phpdoc_single_line_var_spacing":true,"phpdoc_summary":true,"phpdoc_tag_type":{"tags":{"inheritDoc":"inline"}},"phpdoc_to_comment":true,"phpdoc_trim":true,"phpdoc_trim_consecutive_blank_line_separation":true,"phpdoc_types":true,"phpdoc_types_order":{"null_adjustment":"always_last","sort_algorithm":"none"},"phpdoc_var_without_name":true,"semicolon_after_instruction":true,"simple_to_complex_string_variable":true,"single_class_element_per_statement":{"elements":["property"]},"single_import_per_statement":{"group_to_single_imports":false},"single_line_comment_spacing":true,"single_line_comment_style":{"comment_types":["hash"]},"single_line_throw":true,"single_quote":true,"single_space_around_construct":true,"space_after_semicolon":{"remove_in_empty_for_expressions":true},"standardize_increment":true,"switch_continue_to_break":true,"trailing_comma_in_multiline":true,"trim_array_spaces":true,"type_declaration_spaces":true,"types_spaces":true,"unary_operator_spaces":true,"whitespace_after_comma_in_array":true,"yoda_style":true,"blank_line_after_opening_tag":true,"blank_line_between_import_groups":true,"blank_lines_before_namespace":true,"compact_nullable_typehint":true,"declare_equal_normalize":true,"lowercase_cast":true,"lowercase_static_reference":true,"new_with_braces":true,"no_blank_lines_after_class_opening":true,"no_leading_import_slash":true,"no_whitespace_in_blank_line":true,"ordered_class_elements":{"order":["use_trait"]},"return_type_declaration":true,"short_scalar_cast":true,"single_trait_insert_per_statement":true,"ternary_operator_spaces":true,"visibility_required":true,"blank_line_after_namespace":true,"constant_case":true,"control_structure_braces":true,"control_structure_continuation_position":true,"elseif":true,"function_declaration":true,"indentation_type":true,"line_ending":true,"lowercase_keywords":true,"no_break_comment":true,"no_closing_tag":true,"no_multiple_statements_per_line":true,"no_space_around_double_colon":true,"no_spaces_after_function_name":true,"no_trailing_whitespace":true,"no_trailing_whitespace_in_comment":true,"single_blank_line_at_eof":true,"single_line_after_imports":true,"spaces_inside_parentheses":true,"statement_indentation":true,"switch_case_semicolon_to_colon":true,"switch_case_space":true,"encoding":true,"full_opening_tag":true,"no_useless_else":true,"no_useless_return":true,"php_unit_construct":true,"combine_consecutive_unsets":true,"array_indentation":true},"hashes":{"app\/Auth.php":"521db9a627fee0d9ae6a12d4a9e01a74","app\/Casts\/HttpToHttps.php":"ed90d169d313f59acb3ff9564dd211d5","app\/Casts\/DefaultAvatar.php":"e61d7fcd379887ae5ce86cd4f7c0da47","app\/Providers\/AppServiceProvider.php":"f9e58bc95435ad94eb8f2ac52f3a5f8c","app\/Providers\/AuthServiceProvider.php":"8e41ab01f97aaa06be04269bc29095eb","app\/Providers\/RouteServiceProvider.php":"c9f32c8b8362f3d4e5f4ec5a1ccdee5d","app\/Providers\/BroadcastServiceProvider.php":"66addd4b8d63de202681078a53159174","app\/Providers\/EventServiceProvider.php":"b7de3e4ae7d57e615c0abe4e182ac19a","app\/Admin\/Metrics\/TotalUsers.php":"f6290cca6c53c9a71e78bfafcdc484c4","app\/Admin\/Metrics\/Recharge.php":"eb3867f443907afb5e5881b3f51d1f20","app\/Admin\/Metrics\/Episodes.php":"516a3bd6c0f4759d893d5a5632a65edb","app\/Admin\/Metrics\/Examples\/TotalUsers.php":"c09d10cb10268dea8abb980fd41d0a96","app\/Admin\/Metrics\/Examples\/Sessions.php":"895df8431d0cbe4211842dd5012b45bf","app\/Admin\/Metrics\/Examples\/Tickets.php":"925c866a778e89f84d0c4e7cfcd5d018","app\/Admin\/Metrics\/Examples\/ProductOrders.php":"15dc0acf7938c892c1185e03434a6dec","app\/Admin\/Metrics\/Examples\/NewDevices.php":"8dde4b570b30f04fbdb656a5e683fd6c","app\/Admin\/Metrics\/Examples\/NewUsers.php":"6e0eedc4446b6b10cf0a9d7de326e637","app\/Admin\/Metrics\/TotalMember.php":"a3eaa3736c534db284e5fd156501c655","app\/Admin\/Metrics\/Consume.php":"bbec19c540babf9d8c2aa3bffa9026ad","app\/Admin\/bootstrap.php":"9d666b8ceeb4d40dd59007e7fb6bf9bd","app\/Admin\/Actions\/Form\/BatchEditEpisodeForm.php":"3bec4ba9503199d66bfb3b21772e6240","app\/Admin\/Actions\/Form\/UserRechargeRemark.php":"7881a364699de6a93038023662885945","app\/Admin\/Actions\/Form\/BatchEditEpisodeListForm.php":"ba1403146f8b7af6274a4dfa6b405ad7","app\/Admin\/Actions\/Form\/WithdrawReview.php":"9e15cdab831dc6ed20c08f6a705598e5","app\/Admin\/Actions\/Grid\/BatchEditEpisode.php":"5639afd5d72eb75d6278d9bc141102ba","app\/Admin\/Actions\/Grid\/UserRechargeRecord.php":"ef1a074afb249f1b15cc60535a3cccc9","app\/Admin\/Actions\/Grid\/UserConsumeRecord.php":"cbb4fdba6efe9d3ecea3632ee5f35d44","app\/Admin\/Actions\/Grid\/UserRechargeRemark.php":"47e4580c40a14bfb24dc9fe092760422","app\/Admin\/Actions\/Grid\/BatchEditEpisodeList.php":"f82947ba0ab678704a6a44b024db97ae","app\/Admin\/Actions\/Grid\/UserEpisodeRecord.php":"37491bba3b0d5a25dea0a1a75b439d77","app\/Admin\/Actions\/Grid\/WithdrawReview.php":"424841a01f546cb67f2385d283cf4a83","app\/Admin\/routes.php":"26da4d4fe684e7a4abdd990fe3526028","app\/Admin\/Controllers\/Order\/UserEpisodesRecordController.php":"7012645ddb31f45f11cbb07b7a62e5e4","app\/Admin\/Controllers\/Order\/UserConsumeRecordController.php":"196c39959d09d9f4f51e9c74a9655f2a","app\/Admin\/Controllers\/Order\/UserRechargeRecordController.php":"c75146080bba43203012c1abe2a7c763","app\/Admin\/Controllers\/HomeController.php":"089697a1b6d8d787f3dc18473f47d5e2","app\/Admin\/Controllers\/UserController.php":"93706b07dfe034ead6407e2bf32d55ee","app\/Admin\/Controllers\/Episode\/EpisodesBatchUploadController.php":"76552c8a7e1f6ee3e947199710d5989d","app\/Admin\/Controllers\/Episode\/EpisodesCategoryController.php":"b8549b27073821f0ad79915010bb1658","app\/Admin\/Controllers\/Episode\/EpisodesListController.php":"b214c39ceb1d393422e9e60c4f50f88a","app\/Admin\/Controllers\/Episode\/EpisodeController.php":"75ffcd28daf6b4db2e7a26df708b555c","app\/Admin\/Controllers\/AuthController.php":"6760458b6a4d036a9391b8e209cdd487","app\/Admin\/Controllers\/Program\/HomeController.php":"e78db7be1f44116e872ade6069353437","app\/Admin\/Controllers\/Program\/HomeColumnController.php":"a1f00c7513a14b9d6061dd25862b4c3c","app\/Admin\/Controllers\/Program\/TabbarController.php":"ec39bec6702f44ff630c28b26235e7a2","app\/Admin\/Controllers\/Program\/NavBarController.php":"1e11ff697e4afd89196a880828d264e2","app\/Admin\/Controllers\/Program\/BannerController.php":"016067c7d7d44f22342eb955fbd788d1","app\/Admin\/Controllers\/Market\/RechargeComboController.php":"326181a3aaf5a90b4c4e2cadc87ca537","app\/Admin\/Controllers\/Market\/VipComboController.php":"a2324be16ba8f459adf5796988c87b98","app\/Admin\/Controllers\/Market\/UserRechargeRecordController.php":"b03a661d773ef1171a65f74c7ea6355c","app\/Admin\/Controllers\/Setting\/SettingController.php":"14ab4e125758a8c96a37206501e32d77","app\/Admin\/Controllers\/Setting\/PayConfigController.php":"08c8ee8d75cea44e2445d645616b09f7","app\/Admin\/Controllers\/UserVipRecordController.php":"8ca99528c594014d6b801a713db185d1","app\/Admin\/Controllers\/Share\/UserController.php":"8fe3ce9fbd01c28a1f899bbf7474b4ad","app\/Admin\/Controllers\/Share\/UserWithdrawController.php":"900078f32e6283a09628ca35aab8fe63","app\/Admin\/Controllers\/Share\/ShareConfigController.php":"54f85459051de68933e837e896762d6c","app\/Models\/Region.php":"9a33cb1cd043d28cb30f82178b2f4d3e","app\/Models\/ShareConfig.php":"c3419938d6c6dd9cc3106619489e77a9","app\/Models\/NavBar.php":"a267e19c0acb17c17b5fa2d7f901ba19","app\/Models\/MailCode.php":"921477c32c4688a84e0fa092cdec8533","app\/Models\/EpisodesList.php":"2b9e90ad54082355f0b1d53412a53423","app\/Models\/RechargeCombo.php":"31569017a2c416f659624d064bf7d8c2","app\/Models\/Banner.php":"7f487456d6978d0c4b91e7d7c7619de4","app\/Models\/TaskList.php":"9cd1eba01d64a99e843c0e2c2ff63b07","app\/Models\/PayConfig.php":"84c12a095d186105c8fd9146dcbc0bab","app\/Models\/User.php":"6f05937fcfc5b516f47a0b3dcba89ca8","app\/Models\/UserShare.php":"f81f33802d0a36ac1f3bc3b45ef8a9c5","app\/Models\/UserEpisodesRecord.php":"d9a187402b0df0697de2ff080d8879fc","app\/Models\/UserFeedback.php":"ab9223f93a8b40d39a7f9d05af114345","app\/Models\/BaseAttachment.php":"c141452648273c911849e0ae753e4a6f","app\/Models\/UserFavorite.php":"336ee2ecf7ff145d706aeb505d5845c1","app\/Models\/BaseConfig.php":"5ebf176c358a47d9eb2eb7405ff71853","app\/Models\/UserRechargeRecord.php":"35a201c3d7e35d2059aec4b79c3dce53","app\/Models\/UserInfo.php":"84c71e236bbb00acbdb5338750bf8c5e","app\/Models\/UserCollect.php":"7af84cab935ad9f8d2db52b911275469","app\/Models\/UserWatchRecord.php":"00fe7770b9d0b99f558374dbf86930d6","app\/Models\/VipCombo.php":"7079756a42044f674cbdb1aae9ac0a87","app\/Models\/UserConsumeRecord.php":"4583ab5a5a0e7787821e30a6b33c88e0","app\/Models\/Episode.php":"0a7ce32fa321a616cd7b6435fb1b1c99","app\/Models\/SmsRecord.php":"72f214162a2f5574329b00aef722db07","app\/Models\/Help.php":"0cf0105846d015171392c5ddc1e9def1","app\/Models\/UserSignRecord.php":"b832997cc263b33fd47b2872aae2e3ac","app\/Models\/Pay.php":"80e73ca64f732b8940fbd286a8e0592a","app\/Models\/HomeColumn.php":"30e63b77281b288ff84d40f20094dbf6","app\/Models\/Tabbar.php":"043c23e368d3a5737a0602b182848a26","app\/Models\/EpisodesCategory.php":"70fb09034f1605aca79b148b3326ef1d","app\/Models\/UserRole.php":"7b68650f67a6f873f811ca6b4542bb6b","app\/Models\/BaseDistrict.php":"5dcd8eede80c26750ce6b5ef18e6ad5d","app\/Models\/Setting.php":"66a5e3ed36f1f363b60a526bb1b5115c","app\/Models\/UserRechargeAfterSale.php":"0124c320052c90ee3ed512319d3b0910","app\/Models\/UserVipRecord.php":"d8541bb6e02585bf3e7f2b250868047f","app\/Models\/UserWithdraw.php":"d9b7c99398a810455947f5f2669bc5ea","app\/Exceptions\/Handler.php":"fea8350808035679850cd8cb83c7a059","app\/libs\/middleware\/ApiLogs.php":"d830f696cd167197c0500050c3c0768f","app\/libs\/middleware\/CheckAuth.php":"99e2502dc74a542d601577c60c19056c","app\/libs\/cache\/redis\/Redis.php":"68da268b3b88d88140f17626db66e805","app\/libs\/google\/Gateways\/GoogleOauth.php":"0d75b8b7f562f2827bdc0536b926e208","app\/libs\/google\/Google.php":"3fb944dc57c4caec0d6240de0cfd8515","app\/libs\/wechat\/auth\/Gateways\/Base.php":"839495815d78ecba37168ca6d38c2c8c","app\/libs\/wechat\/auth\/Gateways\/Mini.php":"e87271f00405fa610c9a3ebf7c4982b7","app\/libs\/wechat\/auth\/Gateways\/General.php":"7e63256338f1ffb7d3259795edffd26f","app\/libs\/wechat\/auth\/WeChat.php":"4c2266ff94e7c2b6ba679eb5f84b69cf","app\/libs\/preinstall\/database.php":"4a0dcbac11c2c0aa3a025781f731bd7f","app\/libs\/preinstall\/redis.php":"0a24973187d5eb38787e55155f7282a9","app\/libs\/preinstall\/wechat.php":"cffc7fb460fe932600ae43b8c6390bd1","app\/libs\/PreInstall.php":"2349d415290a66bfc26609a69b9bfaf3","app\/libs\/helpers\/LogHelper.php":"2eb78d35d4e8fe7945e773a8aab0310d","app\/libs\/helpers\/Response.php":"73f5e5ea149d94baaff2d8b2898872b4","app\/libs\/helpers\/Curl.php":"343e98f10c5cde6a78598ae34ae9aea8","app\/libs\/helpers\/Excel.php":"f3df3498355cf1215c2976b55eac091e","app\/libs\/helpers\/Helper.php":"548c7a784157dc1168ac2e2f571b41b1","app\/Http\/Middleware\/VerifyCsrfToken.php":"93498b8238d24f42251d3914c02e1353","app\/Http\/Middleware\/RedirectIfAuthenticated.php":"c6fcdc40101186579bbe831020013219","app\/Http\/Middleware\/TrimStrings.php":"4c4fb64a863697c27df7614de3db1f82","app\/Http\/Middleware\/Authenticate.php":"d43bb9d10920d9db489510d98a0b3700","app\/Http\/Middleware\/ChangeAuthGuard.php":"ff2c4bbf336ba17ba86352e3b942f6ff","app\/Http\/Middleware\/TrustProxies.php":"151384d37173830018a44d6314e93c7e","app\/Http\/Middleware\/PreventRequestsDuringMaintenance.php":"fcf979e5646bde31ec128b6b35e937e0","app\/Http\/Middleware\/EncryptCookies.php":"e783399660a3139f4c011c40cc913f96","app\/Http\/Middleware\/TrustHosts.php":"181bdfdfebffb2e8019806a7b3c061bd","app\/Http\/Controllers\/V1\/PayNoticeController.php":"3730c386bd205725abdecc679c347b64","app\/Http\/Controllers\/V1\/UserController.php":"974311f492d04c84a23d40fcf4c5fc0b","app\/Http\/Controllers\/V1\/Controller.php":"881ecec6f8fbe57df8c59a899fcf8ffe","app\/Http\/Controllers\/V1\/AuthController.php":"d22e3ab8117e82c085a678301fd5e4ca","app\/Http\/Controllers\/V1\/SmsController.php":"b915b2b37d9eb44236530f065ac06038","app\/Http\/Controllers\/V1\/SettingController.php":"54b5066648fa1d4d79208087da2a91f5","app\/Http\/Controllers\/V1\/User\/RechargeController.php":"9f249c93cd09dcb27b5bc03e30cf55de","app\/Http\/Controllers\/V1\/User\/WatchRecordsController.php":"f2e91e701ff0b8b9f4c8c1e8b23f894d","app\/Http\/Controllers\/V1\/User\/CollectController.php":"49aa499aea7e5fbb2c70d9c1446b180f","app\/Http\/Controllers\/V1\/User\/SignController.php":"3b0d8d68d3dc6992b08615fa36fbb3e0","app\/Http\/Controllers\/V1\/User\/VipController.php":"c35a15dd606de79d12373889b9914b41","app\/Http\/Controllers\/V1\/User\/ConsumeController.php":"b6d9a90870aaf2e886df42a211179e71","app\/Http\/Controllers\/V1\/User\/FavoriteController.php":"73049077d916f70824b8a199c3818186","app\/Http\/Controllers\/V1\/User\/EpisodeController.php":"8abda7c51b50fc973f5378894eb11897","app\/Http\/Controllers\/V1\/Ai\/AiController.php":"f7b15814d6388a1f2cd3ada4ead4e6f2","app\/Http\/Controllers\/V1\/BaseConfigController.php":"3b22165e99dc10eb4f15c2f165ea3fce","app\/Http\/Controllers\/V1\/IndexController.php":"b0d5bc82dbe4b585a72569c02f2328be","app\/Http\/Controllers\/V1\/AttachmentController.php":"e9f263356d33849f9c62691c7a95425f","app\/Http\/Controllers\/V1\/PayController.php":"2dfd70c838718357a9df4e09004b3e87","app\/Http\/Controllers\/V1\/EpisodeController.php":"4ddfa3b6260a745b8729f2e2eebf47e3","app\/Http\/Controllers\/V1\/Share\/WithdrawController.php":"13f786dca22a3e28c2a6b06ea9660114","app\/Http\/Controllers\/V1\/Share\/OrderController.php":"42f916614db18678390d0136c9c82faf","app\/Http\/Controllers\/V1\/Share\/TeamController.php":"025b05d05e2fbe6ab8a0cd6db8e6664c","app\/Http\/Controllers\/V1\/Share\/ShareController.php":"6c544f09c54fc401ce388831edfc56f4","app\/Http\/Controllers\/Controller.php":"97b5bdf5733ecba0bdd091ec3382ad84","app\/Http\/Kernel.php":"19def100061febab029a5b5ab40891f0","app\/Jobs\/ByteDanceSettlementJob.php":"f65da9624b60bde35c42a39df76efb06","app\/Jobs\/KuaishouSettlementJob.php":"da026b5748f96344c30a4ccb2d1a6ea5","app\/Helper\/SerialNumber.php":"a668f130047687009ee65e387afc3403","app\/Helper\/ByteDance.php":"95225dee638be8a0ff881f94e6b873a3","app\/Helper\/function.php":"18843d581b8b20e0caddf6b0b5f0a8a1","app\/Helper\/UniPlatform\/BaseUniPlatform.php":"ef1ccb1cc1e74ffeaecd430c13228971","app\/Helper\/UniPlatform\/Wechat\/WechatAPI.php":"d0272029cfd87b64213438c31e8078dc","app\/Helper\/UniPlatform\/BaseAPI.php":"e4bdd74ff0ce739f9bd6fef2b2f9935c","app\/Helper\/UniPlatform\/Bytedance\/ByteDanceAPI.php":"3e32ae2e5cc38aa4a0ed1f7eb4f83b4e","app\/Helper\/UniPlatform\/Bytedance\/Payment.php":"47651c39fadbe8db4b96dd65e900630e","app\/Helper\/UniPlatform\/Kuaishou\/KuaishouAPI.php":"dd9f478447fddf7c9145db33f76b6593","app\/Helper\/UniPlatform\/Kuaishou\/Payment.php":"a34cb4cb3b6a897c2d21a9184e7885c8","app\/Helper\/Kuaishou.php":"86c468930bee804e46ede97e2a9475d2","app\/Helper\/Wechat.php":"65ab9910a13675f6f0e043b3b2b89aa3","app\/Helper\/AttachmentHelper.php":"bd8094948f49a1ea856a491e51af4ab6","app\/Scopes\/UserScope.php":"d8e8e42a6c3fc983b4b9d0e7f55c45fc","app\/Services\/TencentImService.php":"45891e8a45067cfd061f45a0f223f070","app\/Services\/Hero.php":"cdff4b1a676d98d60b7abba35ad8b805","app\/Services\/FriendCircleService.php":"751ddf7125152a22f888d14ea838db8e","app\/Services\/AliYunIotServer.php":"af17272f0ea8cd0f94295f5778252d52","app\/Services\/Location\/QQMapProvider.php":"1ce082aa461241a14ec0e8e7af4f0574","app\/Services\/Location\/LocationProvider.php":"1212408946bb41a62b8b01b8367e3a30","app\/Services\/Payment\/PaymentProvider.php":"a24ee702bf96d6c92a83e9b7d15c98bc","app\/Services\/Payment\/WeChatPay.php":"fd97c60bbc9b4b3b3fffb5255d7f2d76","app\/Services\/EasyCtidService.php":"3a79dbf8a2a0c78c632322ab39f67f29","app\/Services\/ToolServer.php":"4ea5a9b1c01950e5a67491e0ff5ca826","app\/Services\/RedisService.php":"cb4fde2260cf9ffc0d4eaf07336589c7","app\/Services\/JPushService.php":"44b608c41c9c404e0211432ba08e1275","app\/Services\/TencentImGroupService.php":"52d446895574e61f159d4946016d15b9","app\/Services\/TencentImFriendService.php":"76954783ee225c479a7cbc61df07d1e2","app\/Services\/Location.php":"2f591f23d7f4b04fdc56c97d5b15d2bd","app\/Services\/SmsServer.php":"c9c1b2f44e6383c45741c15addfcd25b","app\/Services\/Api\/SortService.php":"1a9ecfeb44221d696c7d608f9eb098e1","app\/Services\/Api\/ErrorMsgServive.php":"c355424bb826e01e0fcba4c22e980902","app\/Services\/Api\/UserService.php":"edc407140fd498ce2d734fb0d0ca0143","app\/Services\/TencentImAccountService.php":"a67e6e080e4be052ae8e64c2cce9ba90","app\/Services\/Base\/ErrorCode.php":"1f8fb694d1269c5b028afb054a42e2c1","app\/Console\/Commands\/DataSeeder.php":"687aaec301c1b53e86c9649a8b8c9ef0","app\/Console\/Commands\/DongFangDiPicker.php":"e8f5b8be4532e165763f139dfa7ebfbe","app\/Console\/Commands\/KuaishowPush.php":"147190debfba586373366e192eab9382","app\/Console\/Commands\/AnJuKePicker.php":"b17568ff258d9ddba061289af95ed314","app\/Console\/Commands\/importMap.php":"bae92ef8d8208e58d90cd58f70e145a6","app\/Console\/Commands\/UserRepair.php":"f71771b49746c74ca6ea58a24daa63b4","app\/Console\/Kernel.php":"26ea73812a50eefc13877d5b22d245af","config\/sanctum.php":"57a7c98d775302bcc1d9708261a7b819","config\/global.php":"d266cad42f1d1324da9ad74b8c9f4922","config\/hashing.php":"bfb35903c38ebb80056191f22358a3e0","config\/auth.php":"860d595fa4eb731d3e0102463e563977","config\/app.php":"84c0d3e50b69c84007d102c3b7c60754","config\/jpush.php":"684abcfbb71b21acc2654484a58bd1b9","config\/laravel-ddoc.php":"12f793cd5b799cc3f9d2bc8c9093e075","config\/mail.php":"aff0da1c5a793a105e71f0bc0d6f8b56","config\/services.php":"6c9f99c24e8caa08e23edaea0eb83b99","config\/easysms.php":"bf4f1886fa1a25d7ca174f14ff5b83ff","config\/database.php":"27e43bda1a4bf292e021e213bc472d68","config\/cache.php":"57b984ef7cf5e918f34a1d46c3a1d8b8","config\/session.php":"1d0b7621db22321baddb4bd413374e0d","config\/im.php":"50e15c89bf019bbd9d6bf604d7644832","config\/queue.php":"7bf84f3dc84b242fc7d18c9d94cd6cc4","config\/broadcasting.php":"e53c5f0b17afe0a11f9e7cbcbc72f916","config\/view.php":"3062b8d2e6682727fdb8be7b28ae1548","config\/api.php":"229607bc92cb785e0699e57c2a1ceafe","config\/admin.php":"64592b7e6ce44602d22c0c53a61b797d","config\/cors.php":"9c122701809e5d837b5468c3ba9e09e4","config\/logging.php":"8b7860eb190f7fa9eefcaaa837626084","config\/jwt.php":"7be7fffed619da54ecad2eb9dfbac42b","config\/filesystems.php":"68627874fb2046e360307b655fa9d019","routes\/channels.php":"5edf0b9faf77f23d5bb0474740fe651d","routes\/console.php":"62bfb59371c073b4ec966528fdd9c3f9","routes\/web.php":"a8fbdd00046c762cffa759760aacddc0","routes\/api.php":"12816c23017192c673120b9e22524dfa","app\/Models\/Keyword.php":"4d6d111f478d6d70d252b7409f9d233f","app\/Exceptions\/Exceptions\/ApiHandler.php":"3f0306fe47f2b7eba8992fa870251721","app\/Exceptions\/Exceptions\/Handler.php":"96f5fffa1ee54481b674b5bb96feb1bf","app\/Exceptions\/Exceptions\/ApiException.php":"1a631358eb17a53cffbd56ad47551dfe","app\/Models\/Config.php":"969fcd4549fd2038bb18dd22a36742d3","app\/Models\/PaymentConfig.php":"7f343906f5bdfeb5ee13970d6ad13adc","app\/Models\/Order.php":"1e076fc4d2e8672608b21691ef43513c","app\/Models\/Withdraw.php":"7063aaefc8493ff025664ee71b33c9a7","app\/Models\/Giveaway.php":"e9a151e2d8420340fe408ffb206fc569","app\/Models\/Share.php":"34904d1c787de8b4e015bb7198242225","app\/Exceptions\/ApiException.php":"1a631358eb17a53cffbd56ad47551dfe","app\/libs\/wechat\/pay\/Wechat.php":"99e019fc8e55a94c24e26fc7bb8567d2","app\/libs\/wechat\/wxpay\/database\/RedPack.php":"51bb4b51294f1313457e0dfaf4e92b1f","app\/libs\/wechat\/wxpay\/database\/Results.php":"106acc6f69b2bb1926b1357f425c2623","app\/libs\/wechat\/wxpay\/database\/Transfer.php":"93d3a47b8eb107e3837285001ef2c5b9","app\/libs\/wechat\/wxpay\/database\/UnifyOrder.php":"fe8c41d50722ab2c66ece7ca22c4490a","app\/libs\/wechat\/wxpay\/database\/Base.php":"75d3b54ae38e4a5ded7412173078caab","app\/libs\/wechat\/wxpay\/WxPayHelper.php":"e39c89bd708659ba9f838eb3225df8cc","app\/libs\/wechat\/wxpay\/WxPayApi.php":"10e1bd668380f40f58371b781fb70132","app\/libs\/wechat\/wxpay\/WxPayConfig.php":"de430904dd9fc498883d0d9cad2b5a8b","app\/libs\/wechat\/wxpay\/base\/WxPayException.php":"573b1831e6d3fe6571fb7a50e54bc433","config\/swdz.php":"307eb7c6fb5cb0b9f6f2f3b5b4857063","app\/Admin\/Controllers\/PaymentConfigController.php":"fc96f828b00f6ecd135268b2b092606f","app\/Admin\/Controllers\/TaskListController.php":"ad9ddce9bf761c7ee9d37b629396c1ec","app\/Admin\/Controllers\/WithdrawController.php":"1f5da77d209d8a5b51b41af1ed7bf6d1","app\/Admin\/Controllers\/ServiceController.php":"974a4a0b51a6f34068f6f34738124f5a","app\/Admin\/Controllers\/WinnowController.php":"aa4d31a864984e20e749743a9edd65b5","app\/Admin\/Controllers\/ShareDataController.php":"99e026d1914eade3e6efd64e8976b7f5","app\/Admin\/Controllers\/PromotionController.php":"0a8189524d825db0325b47e56d4cb543","app\/Admin\/Controllers\/ShareUserController.php":"6167b2b59381dd7a9538f592fc92c106","app\/Admin\/Controllers\/OtherController.php":"ebcf3d14cb42cec2147b9d8770071b36","app\/Admin\/Controllers\/OrderController.php":"fcbe42b22cb5baaf4a2adde2cd231938","app\/Admin\/Controllers\/RecommendationsController.php":"559cadb5a14808a69290cd25959854c8","app\/Admin\/Controllers\/ApplyController.php":"8181c639868b15da4eaed1d54d55eed5","app\/Admin\/Controllers\/ProtocolController.php":"41de25b8d612133d9c1edcb2e60dbb05","app\/Admin\/Controllers\/ShareAController.php":"68fd54fa1b72eece48342e2346303114","app\/Admin\/Controllers\/GiveawayController.php":"a36b149c812a5ad4113396605e25904c","app\/Admin\/Controllers\/BannerController.php":"04db46d1b10059c4e17acf945a35745a","app\/Admin\/Controllers\/UsersRoleController.php":"e8165fbab03456f1974ae511ab67f65a","app\/Admin\/Controllers\/KeywordController.php":"4c53cb5d4ed768bf3ae7279fbeaf3d78","app\/Admin\/Controllers\/AiCountController.php":"7cb6752d478aae5ec9effb6cea2a1c9d","app\/Admin\/Controllers\/ShareController.php":"2a6ca2d33184d7a0b8a9aa96f156fc07","app\/Models\/Apply.php":"fc88d2610d807753778925d64f7f1326"}}