---功能完善

This commit is contained in:
wu ming 2016-12-14 14:08:06 +08:00
parent 64f0a0e949
commit 6e799ae0de
3 changed files with 10 additions and 9 deletions

File diff suppressed because one or more lines are too long

View File

@ -248,8 +248,8 @@ gulp.task('connect', ['watch'], function() {
targetPath: '/hawtio/git'
}, {
proto: "http",
port: "8088",
hostname: "192.168.0.110",
port: "8080",
hostname: "192.168.0.181",
path: '/java/console/api',
targetPath: "/"
}];

View File

@ -109,6 +109,7 @@ module System{
selectedItems.push(item);
}
}
$http({
url: "/java/console/api/checkout/extractList",
method: "POST",