(function () { 'use strict'; angular .module("codeNongHyup.client.models.webAPI_admin", [ 'ngResource' // Angular Resource 모듈 ]) })();