<dependency>
<groupId>io.gitee.dqcer</groupId>
<artifactId>mcdull-framework-config</artifactId>
<version>0.1.3-RELEASE</version>
</dependency>
@Grapes(
@Grab(group='io.gitee.dqcer', module='mcdull-framework-config', version='0.1.3-RELEASE')
)