2 Commits 8a207be130 ... 9664731300

Author SHA1 Message Date
  yzx 9664731300 Merge branch 'master' of http://1.14.104.71:10880/root/ylrz_his_scrm_java 1 month ago
  yzx bba65efd82 yzx 1 month ago

+ 1 - 1
fs-service/src/main/java/com/fs/his/service/impl/FsUserInvitedServiceImpl.java

@@ -21,7 +21,7 @@ import com.fs.his.service.IFsAppVersionService;
 import com.fs.his.service.IFsUserIntegralLogsService;
 import com.fs.his.service.IFsUserInvitedService;
 import com.fs.his.service.IFsUserService;
-import org.apache.commons.lang.StringUtils;
+import org.apache.commons.lang3.StringUtils;
 import org.springframework.beans.factory.annotation.Autowired;
 import org.springframework.stereotype.Service;
 import org.springframework.transaction.annotation.Transactional;