package com.kcim.service; /** * 医嘱项目成本计算明细表 * * @author Wang.YS * @date 2023-11-22 11:02:32 */ public interface OrderCostDetailService { }