Refactor product cost retrieval in DirectorWorker: Simplify the SQL query by removing the original_sell_cost from the selection, and adjust the cost resolution logic to improve clarity and efficiency in database interactions.
This commit is contained in:
@@ -15,4 +15,4 @@ ctrlc = "3"
|
||||
tokio-rustls = "0.25"
|
||||
rustls-pemfile = "2"
|
||||
libsystemd = "0.7"
|
||||
chrono = "0.4"
|
||||
chrono = "0.4"
|
||||
Reference in New Issue
Block a user