fix code style

json_split
baoliang 2021-04-27 14:21:30 +08:00
parent 86dcddb32b
commit 1646188027
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package org.apache.dolphinscheduler.common.enums;
import com.baomidou.mybatisplus.annotation.EnumValue;