Commit 2844489
Simplifies the ehr zip download process by directly using the storage path. This eliminates redundant path construction and improves code readability.
1 parent db4583c commit 2844489
3 files changed
Lines changed: 7 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
969 | 969 | | |
970 | 970 | | |
971 | 971 | | |
972 | | - | |
| 972 | + | |
| 973 | + | |
| 974 | + | |
973 | 975 | | |
974 | 976 | | |
975 | 977 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4432 | 4432 | | |
4433 | 4433 | | |
4434 | 4434 | | |
4435 | | - | |
| 4435 | + | |
4436 | 4436 | | |
4437 | 4437 | | |
4438 | 4438 | | |
| |||
4486 | 4486 | | |
4487 | 4487 | | |
4488 | 4488 | | |
4489 | | - | |
| 4489 | + | |
4490 | 4490 | | |
4491 | 4491 | | |
4492 | 4492 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
89 | | - | |
| 88 | + | |
90 | 89 | | |
91 | | - | |
| 90 | + | |
92 | 91 | | |
93 | 92 | | |
94 | 93 | | |
| |||
0 commit comments