客户管理

This commit is contained in:
ll 2025-09-11 13:41:10 +08:00
parent 9980d575e0
commit 2feb323194
7 changed files with 7 additions and 6 deletions

View File

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