1. 程式人生 > >使用者資訊獲取

使用者資訊獲取

後臺程式碼:

        String userid = ActivePersonManager.getActivePersonId();
        String name = ActivePersonManager.getActivePerson().getName();
        String id=UUID.randomUUID().toString();