yeguodong 1 тиждень тому
батько
коміт
6c9c5354d6

+ 8 - 0
serverlog/2025-06-27/all_spring-boot-logback0.log

@@ -0,0 +1,8 @@
+- [2025-06-27 08:44:08.834] [INFO] [t.s.SiZyFeeOprnSystmApplication] --> Starting SiZyFeeOprnSystmApplication using Java 1.8.0_171 on DESKTOP-U8M4L27 with PID 8788 (D:\workspace\SiZyFeeOprnSystem\target\classes started by 666 in D:\workspace\SiZyFeeOprnSystem)
+- [2025-06-27 08:44:08.837] [INFO] [t.s.SiZyFeeOprnSystmApplication] --> No active profile set, falling back to default profiles: default
+- [2025-06-27 08:44:09.570] [INFO] [o.a.c.h.Http11NioProtocol] --> Initializing ProtocolHandler ["http-nio-1000"]
+- [2025-06-27 08:44:09.571] [INFO] [o.a.c.c.StandardService] --> Starting service [Tomcat]
+- [2025-06-27 08:44:09.571] [INFO] [o.a.c.c.StandardEngine] --> Starting Servlet engine: [Apache Tomcat/9.0.39]
+- [2025-06-27 08:44:09.622] [INFO] [o.a.c.c.C.[.[.[/]] --> Initializing Spring embedded WebApplicationContext
+- [2025-06-27 08:44:10.609] [INFO] [o.a.c.h.Http11NioProtocol] --> Starting ProtocolHandler ["http-nio-1000"]
+- [2025-06-27 08:44:10.628] [INFO] [t.s.SiZyFeeOprnSystmApplication] --> Started SiZyFeeOprnSystmApplication in 2.148 seconds (JVM running for 2.789)

+ 3 - 0
serverlog/2025-08-04/all_spring-boot-logback0.log

@@ -0,0 +1,3 @@
+- [2025-08-04 00:07:56.239] [INFO] [t.s.SiZyFeeOprnSystmApplicationTests] --> Starting SiZyFeeOprnSystmApplicationTests using Java 1.8.0_171 on DESKTOP-U8M4L27 with PID 36288 (started by 666 in D:\workspace\SiZyFeeOprnSystem)
+- [2025-08-04 00:07:56.241] [INFO] [t.s.SiZyFeeOprnSystmApplicationTests] --> No active profile set, falling back to default profiles: default
+- [2025-08-04 00:07:58.850] [INFO] [t.s.SiZyFeeOprnSystmApplicationTests] --> Started SiZyFeeOprnSystmApplicationTests in 2.901 seconds (JVM running for 3.473)

+ 9 - 0
serverlog/2025-08-06/all_spring-boot-logback0.log

@@ -0,0 +1,9 @@
+- [2025-08-06 15:43:37.348] [INFO] [t.s.SiZyFeeOprnSystmApplicationTests] --> Starting SiZyFeeOprnSystmApplicationTests using Java 1.8.0_171 on DESKTOP-U8M4L27 with PID 40196 (started by 666 in D:\workspace\SiZyFeeOprnSystem)
+- [2025-08-06 15:43:37.350] [INFO] [t.s.SiZyFeeOprnSystmApplicationTests] --> No active profile set, falling back to default profiles: default
+- [2025-08-06 15:43:40.773] [INFO] [t.s.SiZyFeeOprnSystmApplicationTests] --> Started SiZyFeeOprnSystmApplicationTests in 3.731 seconds (JVM running for 4.426)
+- [2025-08-06 16:15:43.590] [INFO] [t.s.SiZyFeeOprnSystmApplicationTests] --> Starting SiZyFeeOprnSystmApplicationTests using Java 1.8.0_171 on DESKTOP-U8M4L27 with PID 28376 (started by 666 in D:\workspace\SiZyFeeOprnSystem)
+- [2025-08-06 16:15:43.592] [INFO] [t.s.SiZyFeeOprnSystmApplicationTests] --> No active profile set, falling back to default profiles: default
+- [2025-08-06 16:15:46.073] [INFO] [t.s.SiZyFeeOprnSystmApplicationTests] --> Started SiZyFeeOprnSystmApplicationTests in 2.765 seconds (JVM running for 3.386)
+- [2025-08-06 16:16:05.505] [INFO] [t.s.SiZyFeeOprnSystmApplicationTests] --> Starting SiZyFeeOprnSystmApplicationTests using Java 1.8.0_171 on DESKTOP-U8M4L27 with PID 33532 (started by 666 in D:\workspace\SiZyFeeOprnSystem)
+- [2025-08-06 16:16:05.506] [INFO] [t.s.SiZyFeeOprnSystmApplicationTests] --> No active profile set, falling back to default profiles: default
+- [2025-08-06 16:16:07.955] [INFO] [t.s.SiZyFeeOprnSystmApplicationTests] --> Started SiZyFeeOprnSystmApplicationTests in 2.716 seconds (JVM running for 3.29)

+ 3 - 0
serverlog/all_spring-boot-logback.log

@@ -0,0 +1,3 @@
+- [2025-08-07 20:57:39.567] [INFO] [t.s.SiZyFeeOprnSystmApplicationTests] --> Starting SiZyFeeOprnSystmApplicationTests using Java 1.8.0_171 on DESKTOP-U8M4L27 with PID 39964 (started by 666 in D:\workspace\SiZyFeeOprnSystem)
+- [2025-08-07 20:57:39.570] [INFO] [t.s.SiZyFeeOprnSystmApplicationTests] --> No active profile set, falling back to default profiles: default
+- [2025-08-07 20:57:42.182] [INFO] [t.s.SiZyFeeOprnSystmApplicationTests] --> Started SiZyFeeOprnSystmApplicationTests in 2.891 seconds (JVM running for 3.506)

+ 0 - 0
serverlog/err_spring-boot-logback.log


+ 4 - 4
src/main/java/thyyxxk/sizyfeeoprnsystm/service/SiZyFeeService.java

@@ -167,7 +167,7 @@ public class SiZyFeeService {
                 List<Integer> tempSns = new ArrayList<>();
                 for (int sn : notAllowedSns) {
                     tempSns.add(sn);
-                    if (tempSns.size() == 100) {
+                    if (tempSns.size() == 50) {
                         zyPtnt.setDetailSns(tempSns);
                         revokeUploadFees(zyPtnt);
                         tempSns.clear();
@@ -278,7 +278,7 @@ public class SiZyFeeService {
             feeDtle.setOrdersDrCode(feeDtle.getBilgDrCodg());
             feeDtle.setOrdersDrName(feeDtle.getBilgDrName());
             tempList.add(feeDtle);
-            if (tempList.size() == 100) {
+            if (tempList.size() == 50) {
                 int[] upldres = executeUploadFees(input, tempList, p);
                 index += upldres[0];
                 if (upldres[1] > 0) {
@@ -358,8 +358,8 @@ public class SiZyFeeService {
         JSONObject result = exec.executeTrade(input, SiFunction.UPLOAD_HOSPITALIZATION_FEE_DETAILS);
         int infcode = result.getIntValue(RESULT_CODE);
         String logMsg = infcode + "," + result.getString("inf_refmsgid");
-        log.info("【操作员:{}】,医保费用上传:\n患者:{},\n结果:{}", p.getStaffId(),
-                p.getPsnInfo(), logMsg);
+        log.info("【操作员:{}】,医保费用上传:\n患者:{},\n结果:{},\n参数:{}", p.getStaffId(),
+                p.getPsnInfo(), logMsg, input);
         if (infcode == 0) {
             JSONArray array = result.getJSONObject(OUTPUT).getJSONArray("result");
             List<SiChargeTemp> tempList = new ArrayList<>();