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