zjj
2025-04-09 5f422797dbc642dcc71b8391fc5fe00ae32920e2
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);
}