verou
2025-04-09 03faa035cda5bdc060095b9a2a2b9e8fae5aed09
rsf-server/src/main/java/com/vincent/rsf/server/api/service/MobileService.java
@@ -57,4 +57,6 @@
    R taskToStock(String code);
    R taskGetLocs(String code) throws Exception;
    R completeOrder(Long id, Long loginUserId);
}