yxh
2024-08-16 561aa63737f42136c69e87a8d907727da235b38c
ruoyi-project/src/main/java/com/ruoyi/project/service/IBaseOnlyvalueService.java
@@ -27,5 +27,5 @@
     * @param businessType
     * @return
     */
    public BaseOnlyvalue getOnlyCode(String businessType);
    public BaseOnlyvalue getOnlyCode(String businessType, Boolean datequery);
}