devManage.js 100 B

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