mirror of
https://github.com/chatopera/cosin.git
synced 2025-08-01 16:38:02 +08:00
#872 fix pug syntax as pug4j v1
Signed-off-by: Hai Liang Wang <hai@chatopera.com> Signed-off-by: Kaifuny <superbiger.github@gmail.com>
This commit is contained in:
parent
088e189a85
commit
b0d2b357e6
@ -163,4 +163,3 @@ block content
|
|||||||
getChannel(data.value)
|
getChannel(data.value)
|
||||||
});
|
});
|
||||||
})
|
})
|
||||||
|
|
||||||
|
@ -85,7 +85,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>de.neuland-bfi</groupId>
|
<groupId>de.neuland-bfi</groupId>
|
||||||
<artifactId>spring-pug4j</artifactId>
|
<artifactId>spring-pug4j</artifactId>
|
||||||
<version>3.0.0</version>
|
<version>3.0.1c-SNAPSHOT</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>mysql</groupId>
|
<groupId>mysql</groupId>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user