Parcourir la source

add 优化追溯码增加医保结算标识

hsh il y a 3 mois
Parent
commit
73983b7116

+ 1 - 0
src/main/java/thyyxxk/webserver/service/medicine/YpTracCodgService.java

@@ -439,6 +439,7 @@ public class YpTracCodgService {
                         JSONObject s = j.getJSONObject("setlinfo");
                         sd.setSetlId(s.getString("setlId"));
                         sd.setMdtrtSn(s.getString("mdtrtId"));
+                        sd.setMdtrtSetlType("1");
                     }
                 }
             }