simManage.js 84 B

12
  1. app.controller('simManageCtrl', ['$scope', '$http', function ($scope, $http) {
  2. }]);