|
|
@@ -7,7 +7,6 @@ define(['app/app'], function (app) {
|
|
|
$scope.seekUrl = 'http://192.168.253.12:24000/';
|
|
|
seekPurchase.getSeekUrl({}, function(data) {
|
|
|
$scope.seekUrl = data.url;
|
|
|
- $scope.seekUrl = 'http://10.1.51.82:24002/';
|
|
|
$scope.seekManageTableParams = new ngTableParams({
|
|
|
pageNumber: 1,
|
|
|
pageSize: 10
|