Skip to content

Commit 934130f

Browse files
committed
fix: page update api
1 parent 7f17fb7 commit 934130f

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

base/src/main/java/com/tinyengine/it/service/app/impl/PageServiceImpl.java

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
/**
22
* Copyright (c) 2023 - present TinyEngine Authors.
33
* Copyright (c) 2023 - present Huawei Cloud Computing Technologies Co., Ltd.
4-
* <p>
4+
*
55
* Use of this source code is governed by an MIT-style license.
6-
* <p>
6+
*
77
* THE OPEN SOURCE SOFTWARE IN THIS PRODUCT IS DISTRIBUTED IN THE HOPE THAT IT WILL BE USEFUL,
88
* BUT WITHOUT ANY WARRANTY, WITHOUT EVEN THE IMPLIED WARRANTY OF MERCHANTABILITY OR FITNESS FOR
99
* A PARTICULAR PURPOSE. SEE THE APPLICABLE LICENSES FOR MORE DETAILS.
10+
*
1011
*/
1112

1213
package com.tinyengine.it.service.app.impl;

0 commit comments

Comments
 (0)