From 0918437099f43349f49de66cda2fdefc7a27d978 Mon Sep 17 00:00:00 2001
From: java110 <928255095@qq.com>
Date: 星期四, 12 三月 2020 14:04:08 +0800
Subject: [PATCH] 调整 readme

---
 FeeService/src/main/java/com/java110/fee/smo/IFeeServiceSMO.java |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/FeeService/src/main/java/com/java110/fee/smo/IFeeServiceSMO.java b/FeeService/src/main/java/com/java110/fee/smo/IFeeServiceSMO.java
index 285f5fa..0f6fe86 100644
--- a/FeeService/src/main/java/com/java110/fee/smo/IFeeServiceSMO.java
+++ b/FeeService/src/main/java/com/java110/fee/smo/IFeeServiceSMO.java
@@ -1,7 +1,7 @@
 package com.java110.fee.smo;
 
 import com.alibaba.fastjson.JSONObject;
-import com.java110.common.exception.SMOException;
+import com.java110.utils.exception.SMOException;
 import com.java110.core.context.BusinessServiceDataFlow;
 
 /**

--
Gitblit v1.8.0