摘要:
moke例子(我直接用伪代码) public class DictUtils { public static void removeDictCache(String key) { //执行得方法业务 } } 你的业务代码中引用这个类的方法 public void deleteDictTypeById 阅读全文
摘要:
这里用一段代码举例 public void ruleJudgement(Long tenantId, Long productId, Long equipId, List<ModelAttributeValue> modelAttributeValues, List<EquipReportValue 阅读全文