hch
2025-07-02 aaa822b7f20f04d9ae00fff5efa6c2ec7e2cd83c
Project/yj_sdk/src/main/java/com/secondworld/univeralsdk/CodeA2U.java
@@ -34,6 +34,10 @@
     * 回调外部存储根目录地址
     */
    public static final int ExternalStorage = 5;
    /**
     * 触发了退出游戏逻辑, 打开二次确认界面
     */
    public static final int ExitGame = 6;
    /**
     * --------------------------------------------------------------------------------------------