mirror of
https://github.com/chatopera/cosin.git
synced 2025-06-16 18:30:03 +08:00
#872 fix pug syntax as pug4j v1
Signed-off-by: Hai Liang Wang <hai@chatopera.com>
This commit is contained in:
parent
b47d78bc7c
commit
6590e1ecb9
@ -1,5 +1,5 @@
|
||||
//- Copyright (C) 2023 Beijing Huaxia Chunsong Technology Co., Ltd.
|
||||
//- <https://www.chatopera.com>, Licensed under the Chunsong Public
|
||||
//- Copyright (C) 2023 Beijing Huaxia Chunsong Technology Co., Ltd.
|
||||
//- <https://www.chatopera.com>, Licensed under the Chunsong Public
|
||||
//- License, Version 1.0 (the "License"), https://docs.cskefu.com/licenses/v1.html
|
||||
//- Unless required by applicable law or agreed to in writing, software
|
||||
//- distributed under the License is distributed on an "AS IS" BASIS,
|
||||
@ -163,4 +163,3 @@ block content
|
||||
getChannel(data.value)
|
||||
});
|
||||
})
|
||||
|
||||
|
@ -85,7 +85,7 @@
|
||||
<dependency>
|
||||
<groupId>de.neuland-bfi</groupId>
|
||||
<artifactId>spring-pug4j</artifactId>
|
||||
<version>3.0.0</version>
|
||||
<version>3.0.1c-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>mysql</groupId>
|
||||
|
Loading…
x
Reference in New Issue
Block a user