Compare commits

..

No commits in common. 'caa63f9cf192ef62e7f9fe69cffe3d7ff2d8bc74' and '1c48b7913ae3e5132df73a39a8357c4524ae4013' have entirely different histories.

@ -15,7 +15,8 @@ import com.entity.view.DiscussfangwuxinxiView;
*
*
* @author
* @email
* @email
* @date 2021-03-04 18:46:21
*/
public interface DiscussfangwuxinxiService extends IService<DiscussfangwuxinxiEntity> {

@ -15,7 +15,8 @@ import com.entity.view.DiscusswoyaodangfangzhuView;
*
*
* @author
* @email
* @email
* @date 2021-03-04 18:46:21
*/
public interface DiscusswoyaodangfangzhuService extends IService<DiscusswoyaodangfangzhuEntity> {

@ -15,7 +15,8 @@ import com.entity.view.FangwubaoxiuView;
*
*
* @author
* @email
* @email
* @date 2021-03-04 18:46:21
*/
public interface FangwubaoxiuService extends IService<FangwubaoxiuEntity> {

@ -15,7 +15,8 @@ import com.entity.view.FangwuleixingView;
*
*
* @author
* @email
* @email
* @date 2021-03-04 18:46:21
*/
public interface FangwuleixingService extends IService<FangwuleixingEntity> {

@ -15,7 +15,8 @@ import com.entity.view.FangwupingjiaView;
*
*
* @author
* @email
* @email
* @date 2021-03-04 18:46:21
*/
public interface FangwupingjiaService extends IService<FangwupingjiaEntity> {

@ -15,7 +15,8 @@ import com.entity.view.FangwuxinxiView;
*
*
* @author
* @email
* @email
* @date 2021-03-04 18:46:21
*/
public interface FangwuxinxiService extends IService<FangwuxinxiEntity> {

@ -16,7 +16,8 @@ import java.util.Map;
*
*
* @author
* @email
* @email
* @date 2021-03-04 18:46:21
*/
public interface FangzhuService extends IService<FangzhuEntity> {

@ -16,7 +16,8 @@ import java.util.Map;
*
*
* @author
* @email
* @email
* @date 2021-03-04 18:46:21
*/
public interface HetongxinxiService extends IService<HetongxinxiEntity> {

@ -15,7 +15,8 @@ import com.entity.view.MessagesView;
*
*
* @author
* @email
* @email
* @date 2021-03-04 18:46:21
*/
public interface MessagesService extends IService<MessagesEntity> {

@ -15,7 +15,8 @@ import com.entity.view.NewsView;
*
*
* @author
* @email
* @email
* @date 2021-03-04 18:46:21
*/
public interface NewsService extends IService<NewsEntity> {

@ -15,7 +15,8 @@ import com.entity.view.StoreupView;
*
*
* @author
* @email
* @email
* @date 2021-03-04 18:46:21
*/
public interface StoreupService extends IService<StoreupEntity> {

@ -15,7 +15,8 @@ import com.entity.view.WeixiuchuliView;
*
*
* @author
* @email
* @email
* @date 2021-03-04 18:46:21
*/
public interface WeixiuchuliService extends IService<WeixiuchuliEntity> {

@ -15,7 +15,8 @@ import com.entity.view.WoyaodangfangzhuView;
*
*
* @author
* @email
* @email
* @date 2021-03-04 18:46:21
*/
public interface WoyaodangfangzhuService extends IService<WoyaodangfangzhuEntity> {

@ -16,7 +16,8 @@ import java.util.Map;
*
*
* @author
* @email
* @email
* @date 2021-03-04 18:46:21
*/
public interface YuyuekanfangService extends IService<YuyuekanfangEntity> {

Loading…
Cancel
Save