Merge remote-tracking branch 'origin/main'

This commit is contained in:
2025-10-05 17:02:32 +08:00
7 changed files with 7 additions and 6 deletions

View File

@@ -59,3 +59,4 @@ public interface SxCustomerMapper
*/ */
public int deleteSxCustomerByIds(Long[] ids); public int deleteSxCustomerByIds(Long[] ids);
} }