fix:增加第三方平台设置

This commit is contained in:
liyi 2025-07-25 15:00:29 +08:00
parent ba2eac4cee
commit 42d1ea52d4

View File

@ -7,7 +7,7 @@ class ThirdPartyPlatformLogic extends BaseGetXController {
void savePlatFormSetting() {
// showEasyLoading();
// showToast('功能暂未开放'.tr);
showToast('功能待开放'.tr);
// dismissEasyLoading();
}