Skip to content

Refactor LockQuantityChangesDao to utilize a singleton Snowflake node for ID...

chao.zhang requested to merge main into test

Refactor LockQuantityChangesDao to utilize a singleton Snowflake node for ID generation. Updated SaveLockQuantityChanges method to improve ID handling and error management. Enhanced snowflake package to ensure thread-safe initialization of the Snowflake node.

Merge request reports