1
2
3
4
package com.zy.service;
 
public interface MainService {
}