From 16f92a8e297378c950becddafb8f912ec80e07fa Mon Sep 17 00:00:00 2001 From: gengby <858962040@qq.com> Date: Fri, 8 Mar 2024 13:52:38 +0800 Subject: [PATCH] rev --- wms_pro/hd/.idea/$PROJECT_FILE$ | 11 + wms_pro/hd/.idea/compiler.xml | 14 + wms_pro/hd/.idea/encodings.xml | 7 + .../inspectionProfiles/Project_Default.xml | 36 ++ wms_pro/hd/.idea/jarRepositories.xml | 20 + wms_pro/hd/.idea/misc.xml | 21 + wms_pro/hd/.idea/qaplug_profiles.xml | 465 ++++++++++++++++++ wms_pro/hd/.idea/runConfigurations.xml | 10 + .../0c6792b66c9573faf6f7f102bb584f282187174b | 11 + .../10e40d67bd7d0818c5483704f020703d1bef8378 | 2 + .../11978d8ffa97bb119d9c27e2ba034b73db067e4b | 0 .../2d32fa4ba277a66f4515ea7d34297bcfeca20b22 | 3 + .../327e504df1a8ea8af98fe85d21ec4692cccd130d | 6 + .../363ec6c9460095b38992146a934751ba30bef9af | 0 .../3828de74f3f9d1252984dd2c3524e61bc6632160 | 0 .../3a408b7d961edb8db362ab2025efe90ae43186c9 | 0 .../442292b8a7efeabbe4cc176709b833b1792140ec | 0 .../491288c6a971edd368823e6e6d6a676827d0d7b8 | 3 + .../4c2e7c33185348f635f5a9dbcc6943e1266cd690 | 7 + .../553547bce1b3e1671f6cb30528d51898d41fb948 | 11 + .../5bf8a103b07bcc6e53d76381558cf3ce51acec97 | 0 .../6380d92563f750329b625bda0586fc4ba3b71943 | 2 + .../8579f2942008652ebd59f8eed6fafca608a42516 | 0 .../866203b5eb8727cc6dfd1175f534632b5b301cf2 | 2 + .../9019fde59766868f22fd17bff1ddac61f4908ef3 | 5 + .../a85494925056ae5a2edbd2ec7eee55976b36080f | 3 + .../aa9ec186e2a7aa1989de50b7632ac6126cea19a9 | 13 + .../b87f4e47fe0f4be8cc67208a35f33f3b272af09f | 2 + .../b9d6f798f97296813c3841cfa2a60c772c87530a | 3 + .../c0e2ef4c9f0be9eecb402d0138aad7541779c88c | 0 .../da94e2f9402ad75ef272f2e95148c573aee9a1ff | 11 + .../e447678e220dc6708fa6d3f2fdf29275c061c85c | 3 + .../e4d40d63f40ac834a65cd47f2b9ab2436efb39d1 | 5 + .../fb1fedd5a3547392fa64608ed6291c9931a5ae3d | 21 + .../fc51b9e09e27f27eee834adb54557bc93da3ccb4 | 9 + .../hd/.idea/sonarlint/issuestore/index.pb | 55 +++ wms_pro/hd/.idea/uiDesigner.xml | 124 +++++ wms_pro/hd/.idea/vcs.xml | 6 + .../hd/logPath_IS_UNDEFINED/2024-03-06.0.log | 0 .../hd/logPath_IS_UNDEFINED/2024-03-07.0.log | 82 +++ .../hd/logPath_IS_UNDEFINED/2024-03-08.0.log | 0 wms_pro/hd/nladmin-system/.gitignore | 1 + .../resources/config/application-dev3.yml | 2 +- 43 files changed, 975 insertions(+), 1 deletion(-) create mode 100644 wms_pro/hd/.idea/$PROJECT_FILE$ create mode 100644 wms_pro/hd/.idea/compiler.xml create mode 100644 wms_pro/hd/.idea/encodings.xml create mode 100644 wms_pro/hd/.idea/inspectionProfiles/Project_Default.xml create mode 100644 wms_pro/hd/.idea/jarRepositories.xml create mode 100644 wms_pro/hd/.idea/misc.xml create mode 100644 wms_pro/hd/.idea/qaplug_profiles.xml create mode 100644 wms_pro/hd/.idea/runConfigurations.xml create mode 100644 wms_pro/hd/.idea/sonarlint/issuestore/0/c/0c6792b66c9573faf6f7f102bb584f282187174b create mode 100644 wms_pro/hd/.idea/sonarlint/issuestore/1/0/10e40d67bd7d0818c5483704f020703d1bef8378 create mode 100644 wms_pro/hd/.idea/sonarlint/issuestore/1/1/11978d8ffa97bb119d9c27e2ba034b73db067e4b create mode 100644 wms_pro/hd/.idea/sonarlint/issuestore/2/d/2d32fa4ba277a66f4515ea7d34297bcfeca20b22 create mode 100644 wms_pro/hd/.idea/sonarlint/issuestore/3/2/327e504df1a8ea8af98fe85d21ec4692cccd130d create mode 100644 wms_pro/hd/.idea/sonarlint/issuestore/3/6/363ec6c9460095b38992146a934751ba30bef9af create mode 100644 wms_pro/hd/.idea/sonarlint/issuestore/3/8/3828de74f3f9d1252984dd2c3524e61bc6632160 create mode 100644 wms_pro/hd/.idea/sonarlint/issuestore/3/a/3a408b7d961edb8db362ab2025efe90ae43186c9 create mode 100644 wms_pro/hd/.idea/sonarlint/issuestore/4/4/442292b8a7efeabbe4cc176709b833b1792140ec create mode 100644 wms_pro/hd/.idea/sonarlint/issuestore/4/9/491288c6a971edd368823e6e6d6a676827d0d7b8 create mode 100644 wms_pro/hd/.idea/sonarlint/issuestore/4/c/4c2e7c33185348f635f5a9dbcc6943e1266cd690 create mode 100644 wms_pro/hd/.idea/sonarlint/issuestore/5/5/553547bce1b3e1671f6cb30528d51898d41fb948 create mode 100644 wms_pro/hd/.idea/sonarlint/issuestore/5/b/5bf8a103b07bcc6e53d76381558cf3ce51acec97 create mode 100644 wms_pro/hd/.idea/sonarlint/issuestore/6/3/6380d92563f750329b625bda0586fc4ba3b71943 create mode 100644 wms_pro/hd/.idea/sonarlint/issuestore/8/5/8579f2942008652ebd59f8eed6fafca608a42516 create mode 100644 wms_pro/hd/.idea/sonarlint/issuestore/8/6/866203b5eb8727cc6dfd1175f534632b5b301cf2 create mode 100644 wms_pro/hd/.idea/sonarlint/issuestore/9/0/9019fde59766868f22fd17bff1ddac61f4908ef3 create mode 100644 wms_pro/hd/.idea/sonarlint/issuestore/a/8/a85494925056ae5a2edbd2ec7eee55976b36080f create mode 100644 wms_pro/hd/.idea/sonarlint/issuestore/a/a/aa9ec186e2a7aa1989de50b7632ac6126cea19a9 create mode 100644 wms_pro/hd/.idea/sonarlint/issuestore/b/8/b87f4e47fe0f4be8cc67208a35f33f3b272af09f create mode 100644 wms_pro/hd/.idea/sonarlint/issuestore/b/9/b9d6f798f97296813c3841cfa2a60c772c87530a create mode 100644 wms_pro/hd/.idea/sonarlint/issuestore/c/0/c0e2ef4c9f0be9eecb402d0138aad7541779c88c create mode 100644 wms_pro/hd/.idea/sonarlint/issuestore/d/a/da94e2f9402ad75ef272f2e95148c573aee9a1ff create mode 100644 wms_pro/hd/.idea/sonarlint/issuestore/e/4/e447678e220dc6708fa6d3f2fdf29275c061c85c create mode 100644 wms_pro/hd/.idea/sonarlint/issuestore/e/4/e4d40d63f40ac834a65cd47f2b9ab2436efb39d1 create mode 100644 wms_pro/hd/.idea/sonarlint/issuestore/f/b/fb1fedd5a3547392fa64608ed6291c9931a5ae3d create mode 100644 wms_pro/hd/.idea/sonarlint/issuestore/f/c/fc51b9e09e27f27eee834adb54557bc93da3ccb4 create mode 100644 wms_pro/hd/.idea/sonarlint/issuestore/index.pb create mode 100644 wms_pro/hd/.idea/uiDesigner.xml create mode 100644 wms_pro/hd/.idea/vcs.xml create mode 100644 wms_pro/hd/logPath_IS_UNDEFINED/2024-03-06.0.log create mode 100644 wms_pro/hd/logPath_IS_UNDEFINED/2024-03-07.0.log create mode 100644 wms_pro/hd/logPath_IS_UNDEFINED/2024-03-08.0.log diff --git a/wms_pro/hd/.idea/$PROJECT_FILE$ b/wms_pro/hd/.idea/$PROJECT_FILE$ new file mode 100644 index 00000000..58b7e3e5 --- /dev/null +++ b/wms_pro/hd/.idea/$PROJECT_FILE$ @@ -0,0 +1,11 @@ + + + + + + + \ No newline at end of file diff --git a/wms_pro/hd/.idea/compiler.xml b/wms_pro/hd/.idea/compiler.xml new file mode 100644 index 00000000..7fe7bb85 --- /dev/null +++ b/wms_pro/hd/.idea/compiler.xml @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/wms_pro/hd/.idea/encodings.xml b/wms_pro/hd/.idea/encodings.xml new file mode 100644 index 00000000..fb53fb62 --- /dev/null +++ b/wms_pro/hd/.idea/encodings.xml @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/wms_pro/hd/.idea/inspectionProfiles/Project_Default.xml b/wms_pro/hd/.idea/inspectionProfiles/Project_Default.xml new file mode 100644 index 00000000..6560a989 --- /dev/null +++ b/wms_pro/hd/.idea/inspectionProfiles/Project_Default.xml @@ -0,0 +1,36 @@ + + + + \ No newline at end of file diff --git a/wms_pro/hd/.idea/jarRepositories.xml b/wms_pro/hd/.idea/jarRepositories.xml new file mode 100644 index 00000000..29b7f1e2 --- /dev/null +++ b/wms_pro/hd/.idea/jarRepositories.xml @@ -0,0 +1,20 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/wms_pro/hd/.idea/misc.xml b/wms_pro/hd/.idea/misc.xml new file mode 100644 index 00000000..e8ccd232 --- /dev/null +++ b/wms_pro/hd/.idea/misc.xml @@ -0,0 +1,21 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/wms_pro/hd/.idea/qaplug_profiles.xml b/wms_pro/hd/.idea/qaplug_profiles.xml new file mode 100644 index 00000000..3dfd21f3 --- /dev/null +++ b/wms_pro/hd/.idea/qaplug_profiles.xml @@ -0,0 +1,465 @@ + + + + + \ No newline at end of file diff --git a/wms_pro/hd/.idea/runConfigurations.xml b/wms_pro/hd/.idea/runConfigurations.xml new file mode 100644 index 00000000..797acea5 --- /dev/null +++ b/wms_pro/hd/.idea/runConfigurations.xml @@ -0,0 +1,10 @@ + + + + + + \ No newline at end of file diff --git a/wms_pro/hd/.idea/sonarlint/issuestore/0/c/0c6792b66c9573faf6f7f102bb584f282187174b b/wms_pro/hd/.idea/sonarlint/issuestore/0/c/0c6792b66c9573faf6f7f102bb584f282187174b new file mode 100644 index 00000000..0f45d7f8 --- /dev/null +++ b/wms_pro/hd/.idea/sonarlint/issuestore/0/c/0c6792b66c9573faf6f7f102bb584f282187174b @@ -0,0 +1,11 @@ + +u java:S116%"[Rename this field "local_table_name" to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(ֵ +p java:S116*"VRename this field "api_address" to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(ԛ +n java:S116/"TRename this field "sync_type" to match the regular expression '^[a-z][a-zA-Z0-9]*$'.( +t java:S1164"ZRename this field "external_system" to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(Ĥ +q java:S1169"WRename this field "mapping_json" to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(Ύ +s java:S116>"YRename this field "last_update_id" to match the regular expression '^[a-z][a-zA-Z0-9]*$'.( +p java:S116C"[Rename this field "last_update_name" to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(Ȯ +u java:S116H"[Rename this field "last_update_time" to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(Λ +B +java:S1948N"&Make "dtos" transient or serializable.(d81 \ No newline at end of file diff --git a/wms_pro/hd/.idea/sonarlint/issuestore/1/0/10e40d67bd7d0818c5483704f020703d1bef8378 b/wms_pro/hd/.idea/sonarlint/issuestore/1/0/10e40d67bd7d0818c5483704f020703d1bef8378 new file mode 100644 index 00000000..bffb945f --- /dev/null +++ b/wms_pro/hd/.idea/sonarlint/issuestore/1/0/10e40d67bd7d0818c5483704f020703d1bef8378 @@ -0,0 +1,2 @@ + +N java:S106."9Replace this use of System.out or System.err by a logger.( \ No newline at end of file diff --git a/wms_pro/hd/.idea/sonarlint/issuestore/1/1/11978d8ffa97bb119d9c27e2ba034b73db067e4b b/wms_pro/hd/.idea/sonarlint/issuestore/1/1/11978d8ffa97bb119d9c27e2ba034b73db067e4b new file mode 100644 index 00000000..e69de29b diff --git a/wms_pro/hd/.idea/sonarlint/issuestore/2/d/2d32fa4ba277a66f4515ea7d34297bcfeca20b22 b/wms_pro/hd/.idea/sonarlint/issuestore/2/d/2d32fa4ba277a66f4515ea7d34297bcfeca20b22 new file mode 100644 index 00000000..8d64eb7b --- /dev/null +++ b/wms_pro/hd/.idea/sonarlint/issuestore/2/d/2d32fa4ba277a66f4515ea7d34297bcfeca20b22 @@ -0,0 +1,3 @@ + +b +java:S3252*"LUse static access with "cn.hutool.core.text.CharSequenceUtil" for "isEmpty".( \ No newline at end of file diff --git a/wms_pro/hd/.idea/sonarlint/issuestore/3/2/327e504df1a8ea8af98fe85d21ec4692cccd130d b/wms_pro/hd/.idea/sonarlint/issuestore/3/2/327e504df1a8ea8af98fe85d21ec4692cccd130d new file mode 100644 index 00000000..4e9de4cc --- /dev/null +++ b/wms_pro/hd/.idea/sonarlint/issuestore/3/2/327e504df1a8ea8af98fe85d21ec4692cccd130d @@ -0,0 +1,6 @@ + +E +java:S3740I"/Provide the parametrized type for this generic.(Dž +c java:S100I"NRename this method name to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(Dž + +java:S1130I"lRemove the declaration of thrown exception 'java.io.IOException', as it cannot be thrown from method's body.(Dž \ No newline at end of file diff --git a/wms_pro/hd/.idea/sonarlint/issuestore/3/6/363ec6c9460095b38992146a934751ba30bef9af b/wms_pro/hd/.idea/sonarlint/issuestore/3/6/363ec6c9460095b38992146a934751ba30bef9af new file mode 100644 index 00000000..e69de29b diff --git a/wms_pro/hd/.idea/sonarlint/issuestore/3/8/3828de74f3f9d1252984dd2c3524e61bc6632160 b/wms_pro/hd/.idea/sonarlint/issuestore/3/8/3828de74f3f9d1252984dd2c3524e61bc6632160 new file mode 100644 index 00000000..e69de29b diff --git a/wms_pro/hd/.idea/sonarlint/issuestore/3/a/3a408b7d961edb8db362ab2025efe90ae43186c9 b/wms_pro/hd/.idea/sonarlint/issuestore/3/a/3a408b7d961edb8db362ab2025efe90ae43186c9 new file mode 100644 index 00000000..e69de29b diff --git a/wms_pro/hd/.idea/sonarlint/issuestore/4/4/442292b8a7efeabbe4cc176709b833b1792140ec b/wms_pro/hd/.idea/sonarlint/issuestore/4/4/442292b8a7efeabbe4cc176709b833b1792140ec new file mode 100644 index 00000000..e69de29b diff --git a/wms_pro/hd/.idea/sonarlint/issuestore/4/9/491288c6a971edd368823e6e6d6a676827d0d7b8 b/wms_pro/hd/.idea/sonarlint/issuestore/4/9/491288c6a971edd368823e6e6d6a676827d0d7b8 new file mode 100644 index 00000000..719377ba --- /dev/null +++ b/wms_pro/hd/.idea/sonarlint/issuestore/4/9/491288c6a971edd368823e6e6d6a676827d0d7b8 @@ -0,0 +1,3 @@ + +k java:S117I"QRename this local variable to match the regular expression '^[a-z][a-zA-Z0-9]*$'.( +k java:S117N"QRename this local variable to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(Ђ \ No newline at end of file diff --git a/wms_pro/hd/.idea/sonarlint/issuestore/4/c/4c2e7c33185348f635f5a9dbcc6943e1266cd690 b/wms_pro/hd/.idea/sonarlint/issuestore/4/c/4c2e7c33185348f635f5a9dbcc6943e1266cd690 new file mode 100644 index 00000000..1c218cc6 --- /dev/null +++ b/wms_pro/hd/.idea/sonarlint/issuestore/4/c/4c2e7c33185348f635f5a9dbcc6943e1266cd690 @@ -0,0 +1,7 @@ + +[ +java:S2184N"@Cast one of the operands of this addition operation to a "long".( +N +java:S1117="8Rename "page" which hides the field declared at line 33.(Ҿ +S +java:S1117N"8Rename "page" which hides the field declared at line 33.( \ No newline at end of file diff --git a/wms_pro/hd/.idea/sonarlint/issuestore/5/5/553547bce1b3e1671f6cb30528d51898d41fb948 b/wms_pro/hd/.idea/sonarlint/issuestore/5/5/553547bce1b3e1671f6cb30528d51898d41fb948 new file mode 100644 index 00000000..8204880a --- /dev/null +++ b/wms_pro/hd/.idea/sonarlint/issuestore/5/5/553547bce1b3e1671f6cb30528d51898d41fb948 @@ -0,0 +1,11 @@ + +` +java:S1192d"JDefine a constant instead of duplicating this literal "usageRate" 4 times.(Й +a +java:S1192a"FDefine a constant instead of duplicating this literal "total" 3 times.( +e +java:S1192b"JDefine a constant instead of duplicating this literal "available" 3 times.( +Y +java:S3518d"CMake sure this expression can't be zero before doing this division.(Й +> +java:S1659T"#Declare "total" on a separate line.( \ No newline at end of file diff --git a/wms_pro/hd/.idea/sonarlint/issuestore/5/b/5bf8a103b07bcc6e53d76381558cf3ce51acec97 b/wms_pro/hd/.idea/sonarlint/issuestore/5/b/5bf8a103b07bcc6e53d76381558cf3ce51acec97 new file mode 100644 index 00000000..e69de29b diff --git a/wms_pro/hd/.idea/sonarlint/issuestore/6/3/6380d92563f750329b625bda0586fc4ba3b71943 b/wms_pro/hd/.idea/sonarlint/issuestore/6/3/6380d92563f750329b625bda0586fc4ba3b71943 new file mode 100644 index 00000000..3f8b72a5 --- /dev/null +++ b/wms_pro/hd/.idea/sonarlint/issuestore/6/3/6380d92563f750329b625bda0586fc4ba3b71943 @@ -0,0 +1,2 @@ + +r java:S117A"QRename this local variable to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(̘81 \ No newline at end of file diff --git a/wms_pro/hd/.idea/sonarlint/issuestore/8/5/8579f2942008652ebd59f8eed6fafca608a42516 b/wms_pro/hd/.idea/sonarlint/issuestore/8/5/8579f2942008652ebd59f8eed6fafca608a42516 new file mode 100644 index 00000000..e69de29b diff --git a/wms_pro/hd/.idea/sonarlint/issuestore/8/6/866203b5eb8727cc6dfd1175f534632b5b301cf2 b/wms_pro/hd/.idea/sonarlint/issuestore/8/6/866203b5eb8727cc6dfd1175f534632b5b301cf2 new file mode 100644 index 00000000..7fc4e2dc --- /dev/null +++ b/wms_pro/hd/.idea/sonarlint/issuestore/8/6/866203b5eb8727cc6dfd1175f534632b5b301cf2 @@ -0,0 +1,2 @@ + +u java:S116"[Rename this field "local_table_name" to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(ֵ \ No newline at end of file diff --git a/wms_pro/hd/.idea/sonarlint/issuestore/9/0/9019fde59766868f22fd17bff1ddac61f4908ef3 b/wms_pro/hd/.idea/sonarlint/issuestore/9/0/9019fde59766868f22fd17bff1ddac61f4908ef3 new file mode 100644 index 00000000..ef8a8000 --- /dev/null +++ b/wms_pro/hd/.idea/sonarlint/issuestore/9/0/9019fde59766868f22fd17bff1ddac61f4908ef3 @@ -0,0 +1,5 @@ + +k java:S117]"QRename this local variable to match the regular expression '^[a-z][a-zA-Z0-9]*$'.( +f java:S117a"QRename this local variable to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(쁵 +d +java:S3252b"OUse static access with "cn.hutool.core.text.CharSequenceUtil" for "isNotBlank".(q \ No newline at end of file diff --git a/wms_pro/hd/.idea/sonarlint/issuestore/a/8/a85494925056ae5a2edbd2ec7eee55976b36080f b/wms_pro/hd/.idea/sonarlint/issuestore/a/8/a85494925056ae5a2edbd2ec7eee55976b36080f new file mode 100644 index 00000000..fd3e51d2 --- /dev/null +++ b/wms_pro/hd/.idea/sonarlint/issuestore/a/8/a85494925056ae5a2edbd2ec7eee55976b36080f @@ -0,0 +1,3 @@ + +? +java:S1948 ")Make "content" transient or serializable.(ޑ \ No newline at end of file diff --git a/wms_pro/hd/.idea/sonarlint/issuestore/a/a/aa9ec186e2a7aa1989de50b7632ac6126cea19a9 b/wms_pro/hd/.idea/sonarlint/issuestore/a/a/aa9ec186e2a7aa1989de50b7632ac6126cea19a9 new file mode 100644 index 00000000..1b3eae62 --- /dev/null +++ b/wms_pro/hd/.idea/sonarlint/issuestore/a/a/aa9ec186e2a7aa1989de50b7632ac6126cea19a9 @@ -0,0 +1,13 @@ + +b java:S1129"FDefine and throw a dedicated exception instead of using a generic one.(󕭷81 +b java:S112@"FDefine and throw a dedicated exception instead of using a generic one.(81 +E +java:S3740@"/Provide the parametrized type for this generic.( +J +java:S3740A"/Provide the parametrized type for this generic.( +E +java:S3740B"/Provide the parametrized type for this generic.( + +java:S11309"lRemove the declaration of thrown exception 'java.lang.Exception', as it cannot be thrown from method's body.(󕭷81 + +java:S1130@"lRemove the declaration of thrown exception 'java.lang.Exception', as it cannot be thrown from method's body.(81 \ No newline at end of file diff --git a/wms_pro/hd/.idea/sonarlint/issuestore/b/8/b87f4e47fe0f4be8cc67208a35f33f3b272af09f b/wms_pro/hd/.idea/sonarlint/issuestore/b/8/b87f4e47fe0f4be8cc67208a35f33f3b272af09f new file mode 100644 index 00000000..f1943cfc --- /dev/null +++ b/wms_pro/hd/.idea/sonarlint/issuestore/b/8/b87f4e47fe0f4be8cc67208a35f33f3b272af09f @@ -0,0 +1,2 @@ + +8xml:S125"Remove this commented out code.( \ No newline at end of file diff --git a/wms_pro/hd/.idea/sonarlint/issuestore/b/9/b9d6f798f97296813c3841cfa2a60c772c87530a b/wms_pro/hd/.idea/sonarlint/issuestore/b/9/b9d6f798f97296813c3841cfa2a60c772c87530a new file mode 100644 index 00000000..218c67cd --- /dev/null +++ b/wms_pro/hd/.idea/sonarlint/issuestore/b/9/b9d6f798f97296813c3841cfa2a60c772c87530a @@ -0,0 +1,3 @@ + +N +java:S1135 "2Complete the task associated to this TODO comment.(\8䇦1 \ No newline at end of file diff --git a/wms_pro/hd/.idea/sonarlint/issuestore/c/0/c0e2ef4c9f0be9eecb402d0138aad7541779c88c b/wms_pro/hd/.idea/sonarlint/issuestore/c/0/c0e2ef4c9f0be9eecb402d0138aad7541779c88c new file mode 100644 index 00000000..e69de29b diff --git a/wms_pro/hd/.idea/sonarlint/issuestore/d/a/da94e2f9402ad75ef272f2e95148c573aee9a1ff b/wms_pro/hd/.idea/sonarlint/issuestore/d/a/da94e2f9402ad75ef272f2e95148c573aee9a1ff new file mode 100644 index 00000000..de211bf5 --- /dev/null +++ b/wms_pro/hd/.idea/sonarlint/issuestore/d/a/da94e2f9402ad75ef272f2e95148c573aee9a1ff @@ -0,0 +1,11 @@ + +d +java:S1192E"IDefine a constant instead of duplicating this literal "service." 5 times.( +N java:S106"9Replace this use of System.out or System.err by a logger.( +Q java:S125B" + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/wms_pro/hd/.idea/vcs.xml b/wms_pro/hd/.idea/vcs.xml new file mode 100644 index 00000000..b2bdec2d --- /dev/null +++ b/wms_pro/hd/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/wms_pro/hd/logPath_IS_UNDEFINED/2024-03-06.0.log b/wms_pro/hd/logPath_IS_UNDEFINED/2024-03-06.0.log new file mode 100644 index 00000000..e69de29b diff --git a/wms_pro/hd/logPath_IS_UNDEFINED/2024-03-07.0.log b/wms_pro/hd/logPath_IS_UNDEFINED/2024-03-07.0.log new file mode 100644 index 00000000..9b8f2d36 --- /dev/null +++ b/wms_pro/hd/logPath_IS_UNDEFINED/2024-03-07.0.log @@ -0,0 +1,82 @@ +2024-03-07 13:01:05.011 [main] ERROR org.springframework.boot.SpringApplication - Application run failed +org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'requestMappingHandlerMapping' defined in class path resource [org/springframework/boot/autoconfigure/web/servlet/WebMvcAutoConfiguration$EnableWebMvcConfiguration.class]: Invocation of init method failed; nested exception is java.lang.IllegalStateException: Ambiguous mapping. Cannot map 'bmExternalFieldMappingController' method +org.nl.wms.base_manage.field_mapping.controller.BmExternalFieldMappingController#addRows(List) +to {POST [/api/externalFieldMapping]}: There is already 'bmExternalFieldMappingController' bean method +org.nl.wms.base_manage.field_mapping.controller.BmExternalFieldMappingController#create(BmExternalFieldMapping) mapped. + at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1804) + at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:620) + at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) + at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) + at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) + at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) + at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) + at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:953) + at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:918) + at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:583) + at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:145) + at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:730) + at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:412) + at org.springframework.boot.SpringApplication.run(SpringApplication.java:302) + at org.springframework.boot.SpringApplication.run(SpringApplication.java:1301) + at org.springframework.boot.SpringApplication.run(SpringApplication.java:1290) + at org.nl.AppRun.main(AppRun.java:39) +Caused by: java.lang.IllegalStateException: Ambiguous mapping. Cannot map 'bmExternalFieldMappingController' method +org.nl.wms.base_manage.field_mapping.controller.BmExternalFieldMappingController#addRows(List) +to {POST [/api/externalFieldMapping]}: There is already 'bmExternalFieldMappingController' bean method +org.nl.wms.base_manage.field_mapping.controller.BmExternalFieldMappingController#create(BmExternalFieldMapping) mapped. + at org.springframework.web.servlet.handler.AbstractHandlerMethodMapping$MappingRegistry.validateMethodMapping(AbstractHandlerMethodMapping.java:669) + at org.springframework.web.servlet.handler.AbstractHandlerMethodMapping$MappingRegistry.register(AbstractHandlerMethodMapping.java:635) + at org.springframework.web.servlet.handler.AbstractHandlerMethodMapping.registerHandlerMethod(AbstractHandlerMethodMapping.java:332) + at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping.registerHandlerMethod(RequestMappingHandlerMapping.java:420) + at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping.registerHandlerMethod(RequestMappingHandlerMapping.java:76) + at org.springframework.web.servlet.handler.AbstractHandlerMethodMapping.lambda$detectHandlerMethods$2(AbstractHandlerMethodMapping.java:299) + at java.util.LinkedHashMap.forEach(LinkedHashMap.java:684) + at org.springframework.web.servlet.handler.AbstractHandlerMethodMapping.detectHandlerMethods(AbstractHandlerMethodMapping.java:297) + at org.springframework.web.servlet.handler.AbstractHandlerMethodMapping.processCandidateBean(AbstractHandlerMethodMapping.java:266) + at org.springframework.web.servlet.handler.AbstractHandlerMethodMapping.initHandlerMethods(AbstractHandlerMethodMapping.java:225) + at org.springframework.web.servlet.handler.AbstractHandlerMethodMapping.afterPropertiesSet(AbstractHandlerMethodMapping.java:213) + at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping.afterPropertiesSet(RequestMappingHandlerMapping.java:205) + at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1863) + at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1800) + ... 16 common frames omitted +2024-03-07 13:04:13.612 [main] ERROR org.springframework.boot.SpringApplication - Application run failed +org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'requestMappingHandlerMapping' defined in class path resource [org/springframework/boot/autoconfigure/web/servlet/WebMvcAutoConfiguration$EnableWebMvcConfiguration.class]: Invocation of init method failed; nested exception is java.lang.IllegalStateException: Ambiguous mapping. Cannot map 'bmExternalFieldMappingController' method +org.nl.wms.base_manage.field_mapping.controller.BmExternalFieldMappingController#addRows(List) +to {POST [/api/externalFieldMapping]}: There is already 'bmExternalFieldMappingController' bean method +org.nl.wms.base_manage.field_mapping.controller.BmExternalFieldMappingController#create(BmExternalFieldMapping) mapped. + at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1804) + at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:620) + at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) + at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) + at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) + at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) + at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) + at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:953) + at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:918) + at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:583) + at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:145) + at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:730) + at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:412) + at org.springframework.boot.SpringApplication.run(SpringApplication.java:302) + at org.springframework.boot.SpringApplication.run(SpringApplication.java:1301) + at org.springframework.boot.SpringApplication.run(SpringApplication.java:1290) + at org.nl.AppRun.main(AppRun.java:39) +Caused by: java.lang.IllegalStateException: Ambiguous mapping. Cannot map 'bmExternalFieldMappingController' method +org.nl.wms.base_manage.field_mapping.controller.BmExternalFieldMappingController#addRows(List) +to {POST [/api/externalFieldMapping]}: There is already 'bmExternalFieldMappingController' bean method +org.nl.wms.base_manage.field_mapping.controller.BmExternalFieldMappingController#create(BmExternalFieldMapping) mapped. + at org.springframework.web.servlet.handler.AbstractHandlerMethodMapping$MappingRegistry.validateMethodMapping(AbstractHandlerMethodMapping.java:669) + at org.springframework.web.servlet.handler.AbstractHandlerMethodMapping$MappingRegistry.register(AbstractHandlerMethodMapping.java:635) + at org.springframework.web.servlet.handler.AbstractHandlerMethodMapping.registerHandlerMethod(AbstractHandlerMethodMapping.java:332) + at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping.registerHandlerMethod(RequestMappingHandlerMapping.java:420) + at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping.registerHandlerMethod(RequestMappingHandlerMapping.java:76) + at org.springframework.web.servlet.handler.AbstractHandlerMethodMapping.lambda$detectHandlerMethods$2(AbstractHandlerMethodMapping.java:299) + at java.util.LinkedHashMap.forEach(LinkedHashMap.java:684) + at org.springframework.web.servlet.handler.AbstractHandlerMethodMapping.detectHandlerMethods(AbstractHandlerMethodMapping.java:297) + at org.springframework.web.servlet.handler.AbstractHandlerMethodMapping.processCandidateBean(AbstractHandlerMethodMapping.java:266) + at org.springframework.web.servlet.handler.AbstractHandlerMethodMapping.initHandlerMethods(AbstractHandlerMethodMapping.java:225) + at org.springframework.web.servlet.handler.AbstractHandlerMethodMapping.afterPropertiesSet(AbstractHandlerMethodMapping.java:213) + at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping.afterPropertiesSet(RequestMappingHandlerMapping.java:205) + at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1863) + at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1800) + ... 16 common frames omitted diff --git a/wms_pro/hd/logPath_IS_UNDEFINED/2024-03-08.0.log b/wms_pro/hd/logPath_IS_UNDEFINED/2024-03-08.0.log new file mode 100644 index 00000000..e69de29b diff --git a/wms_pro/hd/nladmin-system/.gitignore b/wms_pro/hd/nladmin-system/.gitignore index caa1a2aa..31c839ba 100644 --- a/wms_pro/hd/nladmin-system/.gitignore +++ b/wms_pro/hd/nladmin-system/.gitignore @@ -6,3 +6,4 @@ */*.iml /.gradle/ /target/* +.idea/ \ No newline at end of file diff --git a/wms_pro/hd/nladmin-system/src/main/resources/config/application-dev3.yml b/wms_pro/hd/nladmin-system/src/main/resources/config/application-dev3.yml index dfdeb7b2..0ec7cc75 100644 --- a/wms_pro/hd/nladmin-system/src/main/resources/config/application-dev3.yml +++ b/wms_pro/hd/nladmin-system/src/main/resources/config/application-dev3.yml @@ -8,7 +8,7 @@ spring: driverClassName: com.mysql.cj.jdbc.Driver url: jdbc:mysql://${DB_HOST:localhost}:${DB_PORT:3306}/${DB_NAME:wms}?serverTimezone=Asia/Shanghai&characterEncoding=utf8&useSSL=false&useOldAliasMetadataBehavior=true&allowPublicKeyRetrieval=true&useSSL=false username: ${DB_USER:root} - password: ${DB_PWD:942464Yy} + password: ${DB_PWD:password} # 初始连接数 initial-size: 5