From 611c25dbdbf68955c20db0f11de22dd91588d2fc Mon Sep 17 00:00:00 2001 From: xiaoshengjie Date: Mon, 7 Nov 2022 16:33:58 +0800 Subject: [PATCH] dd --- .idea/.gitignore | 9 -- .idea/compiler.xml | 16 --- .idea/jarRepositories.xml | 25 ---- .idea/libraries/Maven__junit_junit_4_12.xml | 13 -- .../Maven__org_hamcrest_hamcrest_core_1_3.xml | 13 -- ..._org_springframework_spring_aop_5_3_23.xml | 13 -- ...rg_springframework_spring_beans_5_3_23.xml | 13 -- ..._springframework_spring_context_5_3_23.xml | 13 -- ...org_springframework_spring_core_5_3_23.xml | 13 -- ...ringframework_spring_expression_5_3_23.xml | 13 -- ..._org_springframework_spring_jcl_5_3_23.xml | 13 -- .idea/misc.xml | 11 -- .idea/modules.xml | 8 -- .../1652b301de6e1dadaab20f1f8c9dcf053f3cd3a7 | 4 - .../2995ce511c59d5daf350eb58870c6c2ad9774f9c | 5 - .../40f02948eb790c7986e5ecd2216cd56c8d1316c0 | 3 - .../442292b8a7efeabbe4cc176709b833b1792140ec | 0 .../469cb43b51ba7e207f3767d69d0e3deded4e3c93 | 4 - .../4a5d2311ad0ce6ee7cbe87839280d9b76f3a4b04 | 4 - .../5bd8e55a95e8e3ef2459b7d56ee9a74443b8f788 | 13 -- .../69e5f1fcaeb728725015172c220b41d4f2f3235c | 4 - .../69fcf7cf0cb84aa5f9c25dd41d8b89bcf868840a | 0 .../70f82ce88ac6b54afd6eed03fe6951084561b5c5 | 4 - .../739d9cb13e6b2724f1a0fbbf0a0a279d33a10ff3 | 3 - .../8a8f68332c66aa57898f0442651ad801e856c9d1 | 4 - .../8ec9a00bfd09b3190ac6b22251dbb1aa95a0579d | 0 .../97cf6348e49d166ce567c6eb53c9d085ee3b786c | 3 - .../9d993a8181111dcdfd4f4d45ff6e01eca290e383 | 15 --- .../a7a9714ccccb1e9cd6c18c07b50adb6fb63efde1 | 13 -- .../e2f699d7ece4648d65d8f55bbb53b4c1a97a0134 | 0 .../e33fa438c138d070344c0d8500f75aa75f823e55 | 63 --------- .../ebd48d685c9a0a6dded8bb1c6d2c75c717c9c10d | 4 - .../f05c3638610e0ce274846e174c61431121775426 | 5 - .../fa22466dc106d781e88480a5609428c6ed1e96c2 | 2 - .idea/sonarlint/issuestore/index.pb | 21 --- .idea/uiDesigner.xml | 124 ------------------ 36 files changed, 471 deletions(-) delete mode 100644 .idea/.gitignore delete mode 100644 .idea/compiler.xml delete mode 100644 .idea/jarRepositories.xml delete mode 100644 .idea/libraries/Maven__junit_junit_4_12.xml delete mode 100644 .idea/libraries/Maven__org_hamcrest_hamcrest_core_1_3.xml delete mode 100644 .idea/libraries/Maven__org_springframework_spring_aop_5_3_23.xml delete mode 100644 .idea/libraries/Maven__org_springframework_spring_beans_5_3_23.xml delete mode 100644 .idea/libraries/Maven__org_springframework_spring_context_5_3_23.xml delete mode 100644 .idea/libraries/Maven__org_springframework_spring_core_5_3_23.xml delete mode 100644 .idea/libraries/Maven__org_springframework_spring_expression_5_3_23.xml delete mode 100644 .idea/libraries/Maven__org_springframework_spring_jcl_5_3_23.xml delete mode 100644 .idea/misc.xml delete mode 100644 .idea/modules.xml delete mode 100644 .idea/sonarlint/issuestore/1/6/1652b301de6e1dadaab20f1f8c9dcf053f3cd3a7 delete mode 100644 .idea/sonarlint/issuestore/2/9/2995ce511c59d5daf350eb58870c6c2ad9774f9c delete mode 100644 .idea/sonarlint/issuestore/4/0/40f02948eb790c7986e5ecd2216cd56c8d1316c0 delete mode 100644 .idea/sonarlint/issuestore/4/4/442292b8a7efeabbe4cc176709b833b1792140ec delete mode 100644 .idea/sonarlint/issuestore/4/6/469cb43b51ba7e207f3767d69d0e3deded4e3c93 delete mode 100644 .idea/sonarlint/issuestore/4/a/4a5d2311ad0ce6ee7cbe87839280d9b76f3a4b04 delete mode 100644 .idea/sonarlint/issuestore/5/b/5bd8e55a95e8e3ef2459b7d56ee9a74443b8f788 delete mode 100644 .idea/sonarlint/issuestore/6/9/69e5f1fcaeb728725015172c220b41d4f2f3235c delete mode 100644 .idea/sonarlint/issuestore/6/9/69fcf7cf0cb84aa5f9c25dd41d8b89bcf868840a delete mode 100644 .idea/sonarlint/issuestore/7/0/70f82ce88ac6b54afd6eed03fe6951084561b5c5 delete mode 100644 .idea/sonarlint/issuestore/7/3/739d9cb13e6b2724f1a0fbbf0a0a279d33a10ff3 delete mode 100644 .idea/sonarlint/issuestore/8/a/8a8f68332c66aa57898f0442651ad801e856c9d1 delete mode 100644 .idea/sonarlint/issuestore/8/e/8ec9a00bfd09b3190ac6b22251dbb1aa95a0579d delete mode 100644 .idea/sonarlint/issuestore/9/7/97cf6348e49d166ce567c6eb53c9d085ee3b786c delete mode 100644 .idea/sonarlint/issuestore/9/d/9d993a8181111dcdfd4f4d45ff6e01eca290e383 delete mode 100644 .idea/sonarlint/issuestore/a/7/a7a9714ccccb1e9cd6c18c07b50adb6fb63efde1 delete mode 100644 .idea/sonarlint/issuestore/e/2/e2f699d7ece4648d65d8f55bbb53b4c1a97a0134 delete mode 100644 .idea/sonarlint/issuestore/e/3/e33fa438c138d070344c0d8500f75aa75f823e55 delete mode 100644 .idea/sonarlint/issuestore/e/b/ebd48d685c9a0a6dded8bb1c6d2c75c717c9c10d delete mode 100644 .idea/sonarlint/issuestore/f/0/f05c3638610e0ce274846e174c61431121775426 delete mode 100644 .idea/sonarlint/issuestore/f/a/fa22466dc106d781e88480a5609428c6ed1e96c2 delete mode 100644 .idea/sonarlint/issuestore/index.pb delete mode 100644 .idea/uiDesigner.xml diff --git a/.idea/.gitignore b/.idea/.gitignore deleted file mode 100644 index 4fa6955..0000000 --- a/.idea/.gitignore +++ /dev/null @@ -1,9 +0,0 @@ -# Default ignored files -/shelf/ -/workspace.xml -# Datasource local storage ignored files -/dataSources/ -/dataSources.local.xml -# Editor-based HTTP Client requests -/httpRequests/ -/.idea diff --git a/.idea/compiler.xml b/.idea/compiler.xml deleted file mode 100644 index 35507b8..0000000 --- a/.idea/compiler.xml +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/jarRepositories.xml b/.idea/jarRepositories.xml deleted file mode 100644 index 17155c5..0000000 --- a/.idea/jarRepositories.xml +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/libraries/Maven__junit_junit_4_12.xml b/.idea/libraries/Maven__junit_junit_4_12.xml deleted file mode 100644 index f84ae45..0000000 --- a/.idea/libraries/Maven__junit_junit_4_12.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/libraries/Maven__org_hamcrest_hamcrest_core_1_3.xml b/.idea/libraries/Maven__org_hamcrest_hamcrest_core_1_3.xml deleted file mode 100644 index d9de6f7..0000000 --- a/.idea/libraries/Maven__org_hamcrest_hamcrest_core_1_3.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/libraries/Maven__org_springframework_spring_aop_5_3_23.xml b/.idea/libraries/Maven__org_springframework_spring_aop_5_3_23.xml deleted file mode 100644 index 73db827..0000000 --- a/.idea/libraries/Maven__org_springframework_spring_aop_5_3_23.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/libraries/Maven__org_springframework_spring_beans_5_3_23.xml b/.idea/libraries/Maven__org_springframework_spring_beans_5_3_23.xml deleted file mode 100644 index c1a1fdc..0000000 --- a/.idea/libraries/Maven__org_springframework_spring_beans_5_3_23.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/libraries/Maven__org_springframework_spring_context_5_3_23.xml b/.idea/libraries/Maven__org_springframework_spring_context_5_3_23.xml deleted file mode 100644 index c4590c3..0000000 --- a/.idea/libraries/Maven__org_springframework_spring_context_5_3_23.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/libraries/Maven__org_springframework_spring_core_5_3_23.xml b/.idea/libraries/Maven__org_springframework_spring_core_5_3_23.xml deleted file mode 100644 index 8e72491..0000000 --- a/.idea/libraries/Maven__org_springframework_spring_core_5_3_23.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/libraries/Maven__org_springframework_spring_expression_5_3_23.xml b/.idea/libraries/Maven__org_springframework_spring_expression_5_3_23.xml deleted file mode 100644 index 1e8c1a7..0000000 --- a/.idea/libraries/Maven__org_springframework_spring_expression_5_3_23.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/libraries/Maven__org_springframework_spring_jcl_5_3_23.xml b/.idea/libraries/Maven__org_springframework_spring_jcl_5_3_23.xml deleted file mode 100644 index 4036467..0000000 --- a/.idea/libraries/Maven__org_springframework_spring_jcl_5_3_23.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml deleted file mode 100644 index 4361200..0000000 --- a/.idea/misc.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml deleted file mode 100644 index 1c6fb35..0000000 --- a/.idea/modules.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/.idea/sonarlint/issuestore/1/6/1652b301de6e1dadaab20f1f8c9dcf053f3cd3a7 b/.idea/sonarlint/issuestore/1/6/1652b301de6e1dadaab20f1f8c9dcf053f3cd3a7 deleted file mode 100644 index fe0db94..0000000 --- a/.idea/sonarlint/issuestore/1/6/1652b301de6e1dadaab20f1f8c9dcf053f3cd3a7 +++ /dev/null @@ -1,4 +0,0 @@ - -X java:S125""5Rename "b" which hides the field declared at line 15.(_ -Q java:S125B" -java:S1604"(Make this anonymous inner class a lambda(î \ No newline at end of file diff --git a/.idea/sonarlint/issuestore/e/2/e2f699d7ece4648d65d8f55bbb53b4c1a97a0134 b/.idea/sonarlint/issuestore/e/2/e2f699d7ece4648d65d8f55bbb53b4c1a97a0134 deleted file mode 100644 index e69de29..0000000 diff --git a/.idea/sonarlint/issuestore/e/3/e33fa438c138d070344c0d8500f75aa75f823e55 b/.idea/sonarlint/issuestore/e/3/e33fa438c138d070344c0d8500f75aa75f823e55 deleted file mode 100644 index acf329c..0000000 --- a/.idea/sonarlint/issuestore/e/3/e33fa438c138d070344c0d8500f75aa75f823e55 +++ /dev/null @@ -1,63 +0,0 @@ - -a -java:S1659"FDeclare "goodTankR" and all following declarations on a separate line.(Ǭ -` -java:S1659"EDeclare "badTankR" and all following declarations on a separate line.(  -Z -java:S1659"DDeclare "bulletR" and all following declarations on a separate line.( -8 -java:S2386"Make this member "protected".( -\ -java:S1118":Add a private constructor to hide the implicit public one.(Ϧ8ʕ0 -p -java:S1104"UMake goodTankL a static final constant or non-public and provide accessors if needed.(Ǭ -p -java:S1104"UMake goodTankR a static final constant or non-public and provide accessors if needed.(Ǭ -p -java:S1104"UMake goodTankU a static final constant or non-public and provide accessors if needed.(Ǭ -p -java:S1104"UMake goodTankD a static final constant or non-public and provide accessors if needed.(Ǭ -o -java:S1104"TMake badTankL a static final constant or non-public and provide accessors if needed.(  -o -java:S1104"TMake badTankR a static final constant or non-public and provide accessors if needed.(  -o -java:S1104"TMake badTankU a static final constant or non-public and provide accessors if needed.(  -o -java:S1104"TMake badTankD a static final constant or non-public and provide accessors if needed.(  -i -java:S1104"SMake bulletL a static final constant or non-public and provide accessors if needed.( -i -java:S1104"SMake bulletR a static final constant or non-public and provide accessors if needed.( -i -java:S1104"SMake bulletU a static final constant or non-public and provide accessors if needed.( -i -java:S1104"SMake bulletD a static final constant or non-public and provide accessors if needed.( -o -java:S1104"TMake explodes a static final constant or non-public and provide accessors if needed.( -J -java:S1444"/Make this "public static goodTankL" field final(Ǭ -J -java:S1444"/Make this "public static goodTankR" field final(Ǭ -J -java:S1444"/Make this "public static goodTankU" field final(Ǭ -J -java:S1444"/Make this "public static goodTankD" field final(Ǭ -I -java:S1444".Make this "public static badTankL" field final(  -I -java:S1444".Make this "public static badTankR" field final(  -I -java:S1444".Make this "public static badTankU" field final(  -I -java:S1444".Make this "public static badTankD" field final(  -C -java:S1444"-Make this "public static bulletL" field final( -C -java:S1444"-Make this "public static bulletR" field final( -C -java:S1444"-Make this "public static bulletU" field final( -C -java:S1444"-Make this "public static bulletD" field final( -I -java:S1444".Make this "public static explodes" field final( \ No newline at end of file diff --git a/.idea/sonarlint/issuestore/e/b/ebd48d685c9a0a6dded8bb1c6d2c75c717c9c10d b/.idea/sonarlint/issuestore/e/b/ebd48d685c9a0a6dded8bb1c6d2c75c717c9c10d deleted file mode 100644 index 513d140..0000000 --- a/.idea/sonarlint/issuestore/e/b/ebd48d685c9a0a6dded8bb1c6d2c75c717c9c10d +++ /dev/null @@ -1,4 +0,0 @@ - -X java:S125" - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file