Commit 7a1b2028 by 陶光胜

init

parent 1bca05a5
package com.gic.auth.service.outer;
package com.gic.auth.service.outer.impl;
import com.gic.api.base.commons.ServiceResponse;
import com.gic.auth.dto.UserDTO;
......
......@@ -9,7 +9,7 @@
http://www.springframework.org/schema/context/spring-context.xsd
http://code.alibabatech.com/schema/dubbo http://code.alibabatech.com/schema/dubbo/dubbo.xsd">
<context:component-scan base-package="com.gic.enterprise.*"/>
<context:component-scan base-package="com.gic.auth.*"/>
<!-- 应用名称 -->
<dubbo:application name="gic-platform-auth-service"/>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment