chore: rename

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-05-03 15:51:56 +08:00
parent c491b5283b
commit 9b3c3efb09
9 changed files with 14 additions and 15 deletions

View File

@@ -18,7 +18,7 @@ class MemberBangumiCtr
final int mid;
final String? heroTag;
int? count;
late final _ctr = Get.find<MemberControllerNew>(tag: heroTag);
late final _ctr = Get.find<MemberController>(tag: heroTag);
@override
void onInit() {