settings.gradle 修改成 rootProject.name = 'couponapp' include('web') include('services') include('integration') include('data') ...
確定! 回上一頁