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