From b9b29ab1628c845416aaed775f28042e59ef6e0e Mon Sep 17 00:00:00 2001 From: xiezhiwen Date: Tue, 25 Dec 2018 09:58:30 +0800 Subject: [PATCH] =?UTF-8?q?=E5=87=AD=E8=AF=81=E7=9B=B8=E5=85=B3,=20?= =?UTF-8?q?=E6=8E=A5=E5=8F=A3=E9=85=8D=E7=BD=AE=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/META-INF/xfire/services.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config/META-INF/xfire/services.xml b/config/META-INF/xfire/services.xml index 369b84603..a40014de0 100644 --- a/config/META-INF/xfire/services.xml +++ b/config/META-INF/xfire/services.xml @@ -10,4 +10,10 @@ com.tenwa.makeContract.McontractService com.tenwa.makeContract.impl.McontractServiceImpl + + + CustomerService + com.tenwa.voucher.service.CustomerService + com.tenwa.voucher.serviceImp.CustomerServiceImpl + \ No newline at end of file