[8.2.2][feat]新增B2美化呈现UI开发

This commit is contained in:
xinfengkun
2025-09-08 10:29:28 +08:00
parent ee303ec357
commit bb2d4996fc
15 changed files with 146 additions and 28 deletions

View File

@@ -94,4 +94,8 @@ public class LanSocketManagerJava implements IReceivedMsgListener {
public void onFusionColor(boolean fusionColor) {
}
@Override
public void onB2DemoMode(boolean isB2DemoMode) {
}
}