All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.kamingpan.infrastructure.entity.service.SubscriptionUserLocationService Maven / Gradle / Ivy

The newest version!
package com.kamingpan.infrastructure.entity.service;

import com.kamingpan.infrastructure.core.base.service.BaseService;
import com.kamingpan.infrastructure.entity.model.entity.SubscriptionUserLocation;

/**
 * 公众号用户地理位置 服务类
 *
 * @author kamingpan
 * @since 2018-07-19
 */
public interface SubscriptionUserLocationService extends BaseService {

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy