package personalityTest import rongxin "appPlatform/api/personalityTest/rongXinPage" //性格测试相关 type ApiEntry struct { CharacterTestRongXin rongxin.ApiMethod } var AppApiEntry = new(ApiEntry)