From d082def31fe80b321813a604132f9c8de4d2de19 Mon Sep 17 00:00:00 2001 From: "winter.zou" Date: Wed, 1 Dec 2021 11:13:01 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E4=BC=98=E5=8C=96=E5=BC=80=E6=BA=90?= =?UTF-8?q?=E5=8D=8F=E8=AE=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../welab/wefe/board/service/api/dataset/PreviewApi.java | 6 +++--- .../welab/wefe/board/service/component/OotComponent.java | 6 +++--- .../database/entity/base/AbstractBaseMySqlModel.java | 6 +++--- .../wefe/board/service/service/BaseGatewayService.java | 6 +++--- .../wefe/board/service/service/ProjectFlowJobService.java | 6 +++--- .../wefe/board/service/service/ProjectFlowService.java | 6 +++--- .../welab/wefe/board/service/service/ProjectService.java | 6 +++--- .../wefe/board/service/service/ServiceCheckService.java | 6 +++--- .../wefe/board/service/util/AbstractDataSetReader.java | 6 +++--- .../java/com/welab/wefe/board/service/util/JdbcManager.java | 6 +++--- .../java/com/welab/wefe/gateway/service/MemberService.java | 6 +++--- .../service/base/AbstractSendTransferMetaService.java | 6 +++--- .../src/main/java/com/welab/wefe/gateway/util/GrpcUtil.java | 6 +++--- .../serving/service/feature/sql/AbstractDruidTemplate.java | 6 +++--- .../com/welab/wefe/union/service/test/ApiRsaVerifyTest.java | 6 +++--- 15 files changed, 45 insertions(+), 45 deletions(-) diff --git a/board/board-service/src/main/java/com/welab/wefe/board/service/api/dataset/PreviewApi.java b/board/board-service/src/main/java/com/welab/wefe/board/service/api/dataset/PreviewApi.java index 014ba149c..435e810bd 100644 --- a/board/board-service/src/main/java/com/welab/wefe/board/service/api/dataset/PreviewApi.java +++ b/board/board-service/src/main/java/com/welab/wefe/board/service/api/dataset/PreviewApi.java @@ -1,12 +1,12 @@ /** * Copyright 2021 Tianmian Tech. All Rights Reserved. - *

+ * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at - *

+ * * http://www.apache.org/licenses/LICENSE-2.0 - *

+ * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. diff --git a/board/board-service/src/main/java/com/welab/wefe/board/service/component/OotComponent.java b/board/board-service/src/main/java/com/welab/wefe/board/service/component/OotComponent.java index 220d8415b..80fb6d107 100644 --- a/board/board-service/src/main/java/com/welab/wefe/board/service/component/OotComponent.java +++ b/board/board-service/src/main/java/com/welab/wefe/board/service/component/OotComponent.java @@ -1,12 +1,12 @@ /** * Copyright 2021 Tianmian Tech. All Rights Reserved. - *

+ * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at - *

+ * * http://www.apache.org/licenses/LICENSE-2.0 - *

+ * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. diff --git a/board/board-service/src/main/java/com/welab/wefe/board/service/database/entity/base/AbstractBaseMySqlModel.java b/board/board-service/src/main/java/com/welab/wefe/board/service/database/entity/base/AbstractBaseMySqlModel.java index 7a8f3d329..b6fcc17be 100644 --- a/board/board-service/src/main/java/com/welab/wefe/board/service/database/entity/base/AbstractBaseMySqlModel.java +++ b/board/board-service/src/main/java/com/welab/wefe/board/service/database/entity/base/AbstractBaseMySqlModel.java @@ -1,12 +1,12 @@ /** * Copyright 2021 Tianmian Tech. All Rights Reserved. - *

+ * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at - *

+ * * http://www.apache.org/licenses/LICENSE-2.0 - *

+ * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. diff --git a/board/board-service/src/main/java/com/welab/wefe/board/service/service/BaseGatewayService.java b/board/board-service/src/main/java/com/welab/wefe/board/service/service/BaseGatewayService.java index 481d54fca..57bc2e9d6 100644 --- a/board/board-service/src/main/java/com/welab/wefe/board/service/service/BaseGatewayService.java +++ b/board/board-service/src/main/java/com/welab/wefe/board/service/service/BaseGatewayService.java @@ -1,12 +1,12 @@ /** * Copyright 2021 Tianmian Tech. All Rights Reserved. - *

+ * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at - *

+ * * http://www.apache.org/licenses/LICENSE-2.0 - *

+ * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. diff --git a/board/board-service/src/main/java/com/welab/wefe/board/service/service/ProjectFlowJobService.java b/board/board-service/src/main/java/com/welab/wefe/board/service/service/ProjectFlowJobService.java index 8b5aacd6e..8bc063d30 100644 --- a/board/board-service/src/main/java/com/welab/wefe/board/service/service/ProjectFlowJobService.java +++ b/board/board-service/src/main/java/com/welab/wefe/board/service/service/ProjectFlowJobService.java @@ -1,12 +1,12 @@ /** * Copyright 2021 Tianmian Tech. All Rights Reserved. - *

+ * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at - *

+ * * http://www.apache.org/licenses/LICENSE-2.0 - *

+ * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. diff --git a/board/board-service/src/main/java/com/welab/wefe/board/service/service/ProjectFlowService.java b/board/board-service/src/main/java/com/welab/wefe/board/service/service/ProjectFlowService.java index c067d1c39..4a2eccdbe 100644 --- a/board/board-service/src/main/java/com/welab/wefe/board/service/service/ProjectFlowService.java +++ b/board/board-service/src/main/java/com/welab/wefe/board/service/service/ProjectFlowService.java @@ -1,12 +1,12 @@ /** * Copyright 2021 Tianmian Tech. All Rights Reserved. - *

+ * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at - *

+ * * http://www.apache.org/licenses/LICENSE-2.0 - *

+ * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. diff --git a/board/board-service/src/main/java/com/welab/wefe/board/service/service/ProjectService.java b/board/board-service/src/main/java/com/welab/wefe/board/service/service/ProjectService.java index 6b6218dd8..39c70c8d5 100644 --- a/board/board-service/src/main/java/com/welab/wefe/board/service/service/ProjectService.java +++ b/board/board-service/src/main/java/com/welab/wefe/board/service/service/ProjectService.java @@ -1,12 +1,12 @@ /** * Copyright 2021 Tianmian Tech. All Rights Reserved. - *

+ * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at - *

+ * * http://www.apache.org/licenses/LICENSE-2.0 - *

+ * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. diff --git a/board/board-service/src/main/java/com/welab/wefe/board/service/service/ServiceCheckService.java b/board/board-service/src/main/java/com/welab/wefe/board/service/service/ServiceCheckService.java index a6009ed6a..170e0e62f 100644 --- a/board/board-service/src/main/java/com/welab/wefe/board/service/service/ServiceCheckService.java +++ b/board/board-service/src/main/java/com/welab/wefe/board/service/service/ServiceCheckService.java @@ -1,12 +1,12 @@ /** * Copyright 2021 Tianmian Tech. All Rights Reserved. - *

+ * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at - *

+ * * http://www.apache.org/licenses/LICENSE-2.0 - *

+ * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. diff --git a/board/board-service/src/main/java/com/welab/wefe/board/service/util/AbstractDataSetReader.java b/board/board-service/src/main/java/com/welab/wefe/board/service/util/AbstractDataSetReader.java index 5b395ecad..3367fe9a4 100644 --- a/board/board-service/src/main/java/com/welab/wefe/board/service/util/AbstractDataSetReader.java +++ b/board/board-service/src/main/java/com/welab/wefe/board/service/util/AbstractDataSetReader.java @@ -1,12 +1,12 @@ /** * Copyright 2021 Tianmian Tech. All Rights Reserved. - *

+ * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at - *

+ * * http://www.apache.org/licenses/LICENSE-2.0 - *

+ * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. diff --git a/board/board-service/src/main/java/com/welab/wefe/board/service/util/JdbcManager.java b/board/board-service/src/main/java/com/welab/wefe/board/service/util/JdbcManager.java index 4856ed0b5..a8a3b1762 100644 --- a/board/board-service/src/main/java/com/welab/wefe/board/service/util/JdbcManager.java +++ b/board/board-service/src/main/java/com/welab/wefe/board/service/util/JdbcManager.java @@ -1,12 +1,12 @@ /** * Copyright 2021 Tianmian Tech. All Rights Reserved. - *

+ * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at - *

+ * * http://www.apache.org/licenses/LICENSE-2.0 - *

+ * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. diff --git a/gateway/src/main/java/com/welab/wefe/gateway/service/MemberService.java b/gateway/src/main/java/com/welab/wefe/gateway/service/MemberService.java index d0e3b4103..5b97eed6f 100644 --- a/gateway/src/main/java/com/welab/wefe/gateway/service/MemberService.java +++ b/gateway/src/main/java/com/welab/wefe/gateway/service/MemberService.java @@ -1,12 +1,12 @@ /** * Copyright 2021 Tianmian Tech. All Rights Reserved. - *

+ * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at - *

+ * * http://www.apache.org/licenses/LICENSE-2.0 - *

+ * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. diff --git a/gateway/src/main/java/com/welab/wefe/gateway/service/base/AbstractSendTransferMetaService.java b/gateway/src/main/java/com/welab/wefe/gateway/service/base/AbstractSendTransferMetaService.java index f0eb7eb26..ce23ccaa7 100644 --- a/gateway/src/main/java/com/welab/wefe/gateway/service/base/AbstractSendTransferMetaService.java +++ b/gateway/src/main/java/com/welab/wefe/gateway/service/base/AbstractSendTransferMetaService.java @@ -1,12 +1,12 @@ /** * Copyright 2021 Tianmian Tech. All Rights Reserved. - *

+ * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at - *

+ * * http://www.apache.org/licenses/LICENSE-2.0 - *

+ * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. diff --git a/gateway/src/main/java/com/welab/wefe/gateway/util/GrpcUtil.java b/gateway/src/main/java/com/welab/wefe/gateway/util/GrpcUtil.java index cfb4d6721..9ba516bb0 100644 --- a/gateway/src/main/java/com/welab/wefe/gateway/util/GrpcUtil.java +++ b/gateway/src/main/java/com/welab/wefe/gateway/util/GrpcUtil.java @@ -1,12 +1,12 @@ /** * Copyright 2021 Tianmian Tech. All Rights Reserved. - *

+ * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at - *

+ * * http://www.apache.org/licenses/LICENSE-2.0 - *

+ * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. diff --git a/serving/serving-service/src/main/java/com/welab/wefe/serving/service/feature/sql/AbstractDruidTemplate.java b/serving/serving-service/src/main/java/com/welab/wefe/serving/service/feature/sql/AbstractDruidTemplate.java index ee768e2d1..922cd6ddd 100644 --- a/serving/serving-service/src/main/java/com/welab/wefe/serving/service/feature/sql/AbstractDruidTemplate.java +++ b/serving/serving-service/src/main/java/com/welab/wefe/serving/service/feature/sql/AbstractDruidTemplate.java @@ -1,12 +1,12 @@ /** * Copyright 2021 Tianmian Tech. All Rights Reserved. - *

+ * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at - *

+ * * http://www.apache.org/licenses/LICENSE-2.0 - *

+ * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. diff --git a/union/union-service/src/test/java/com/welab/wefe/union/service/test/ApiRsaVerifyTest.java b/union/union-service/src/test/java/com/welab/wefe/union/service/test/ApiRsaVerifyTest.java index 33a1d4ed1..61d7beca4 100644 --- a/union/union-service/src/test/java/com/welab/wefe/union/service/test/ApiRsaVerifyTest.java +++ b/union/union-service/src/test/java/com/welab/wefe/union/service/test/ApiRsaVerifyTest.java @@ -1,12 +1,12 @@ /** * Copyright 2021 Tianmian Tech. All Rights Reserved. - *

+ * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at - *

+ * * http://www.apache.org/licenses/LICENSE-2.0 - *

+ * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -- Gitee From ae95306531e47ffe7b3fc2dfe30983b34b1f07c5 Mon Sep 17 00:00:00 2001 From: "winter.zou" Date: Fri, 3 Dec 2021 15:52:26 +0800 Subject: [PATCH 2/2] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E5=BE=AE=E4=BF=A1?= =?UTF-8?q?=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5d7d3f5a7..4de7048ad 100644 --- a/README.md +++ b/README.md @@ -92,7 +92,7 @@ Apache 2.0 # 联系我们 -欢迎扫码添加 WeFe 小助手; +欢迎扫码添加 WeFe 小助手(微信号:tianmiantech001);

-- Gitee