style(flowable): 优化流程相关代码的import顺序和代码结构
This commit is contained in:
@@ -1,9 +1,8 @@
|
||||
package com.openhis.jlau.mapper;
|
||||
|
||||
import org.springframework.stereotype.Repository;
|
||||
|
||||
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
|
||||
import com.openhis.jlau.domain.ReviewPrescriptionRecords;
|
||||
import org.springframework.stereotype.Repository;
|
||||
|
||||
/**
|
||||
* 农大审方记录Mapper接口
|
||||
|
||||
Reference in New Issue
Block a user