nilupeng
2022-08-15 6eaa481cfe0d5d445628b806fb911b1fa177cdd3
app/src/main/java/com/runt/open/mvvm/ui/main/service/ServiceFragment.java
@@ -10,7 +10,7 @@
import com.runt.open.mvvm.listener.ResPonse;
/**
 * @purpose Created by Runt (qingingrunt2010@qq.com) on 2022/7/27.
 * @purpose Created by Runt (qingingrunt2010@qq.com) on 2020-9-17.
 */
public class ServiceFragment extends BaseFragment<FragmentServiceBinding, ImpViewModel> implements View.OnClickListener {