master
rdpnr_hemingxia 2025-04-15 16:58:49 +08:00
parent 5cc8591166
commit 9bb7e72d42
1 changed files with 1 additions and 1 deletions

View File

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