wxr
2022-06-30 af0269cf1d551fb799784df233d8d9c388c6b18b
HDL_ON/UI/UI2/4-PersonalCenter/Visitor/LpTimeDialogCallBak.cs
@@ -1,4 +1,5 @@
using System;
#if __Android__
using System;
using Com.Hdl.Hdllinphonesdk.Dialog;
using Java.Interop;
@@ -25,3 +26,12 @@
        }
    }
}
#else
namespace HDL_ON.UI.UI2.PersonalCenter.Visitor
{
    public class LpTimeDialogCallBak
    {
    }
}
#endif