彭雪彬
2025-10-21 919acbd3e8148ffc5dfabc6d6468fa90f868a3cc
oying-system/src/main/java/com/oying/modules/pc/store/service/StoreService.java
@@ -50,7 +50,7 @@
    boolean updateContactPhone(Long storeId, String contactPhone, Long version);
    boolean updateAddress(Long storeId, String address, Long version);
    boolean updateAddress(Long storeId, String address, Double longitude, Double latitude, Long version);
    boolean updateLocation(Long storeId, Double longitude, Double latitude, Long version);