Compare commits

...

2 Commits

Author SHA1 Message Date
rdpnr_hemingxia 2f11fabc3e Merge branch 'master' of http://git.unissense.tech/mula/unis_sip into dev 2025-04-15 16:58:57 +08:00
rdpnr_hemingxia 9bb7e72d42 。。 2025-04-15 16:58:49 +08:00
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ public interface IDeliveryListService
* @param ids
* @return
*/
public int deleteDeliveryListByIds(String ids);
public int deleteDeliveryListByIds(String ids);
/**
*