提交 3fd70296 编写于 作者: 如梦技术's avatar 如梦技术 🐛

Upgrading dependencies.

上级 555f67b3
......@@ -3,12 +3,12 @@ version = VERSION
ext {
javaVersion = JavaVersion.VERSION_1_8
springBootVersion = "1.5.19.RELEASE"
jfinalVersion = "4.3"
jfinalWeixinVersion = "2.4"
springBootVersion = "2.2.6.RELEASE"
jfinalVersion = "4.8"
jfinalWeixinVersion = "2.5"
okhttpVersion = "3.14.2"
micaAutoVersion = "1.1.0"
lombokVersion = "1.18.8"
micaAutoVersion = "1.2.2"
lombokVersion = "1.18.12"
}
repositories {
......
VERSION=1.3.6
VERSION=1.3.7
GROUPID=net.dreamlu
userName=chunmeng
......
......@@ -26,10 +26,10 @@ public @interface WxApi {
@AliasFor(annotation = RequestMapping.class)
String[] value() default {};
// /**
// * 目前不支持多小程序
// * @return {ApiType}
// */
// ApiType type() default ApiType.WX;
/**
* 目前不支持多小程序
* @return {ApiType}
*/
ApiType type() default ApiType.WX;
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册