摘要: 1.build.gradleext { profile = "dev" tag='web' if (project.hasProperty('pro')) { temp = project.property('pro') profile= temp.split('_')[0] tag= temp.s 阅读全文
posted @ 2015-09-12 23:14 sl521100 阅读(884) 评论(0) 推荐(0)