package com.malk.jianhui.service; import com.malk.server.common.McR; public interface JianhuiService { McR savePurchaseOrder(); }