Commit dd2891af by amateur

1

1 parent 414ea8b1
......@@ -2,7 +2,7 @@ package com.polysoft.nafmii.utils;
import java.io.File;
public class PathUtils {
public class FileUtils {
public static File getDistPath() {
File dist = new File(getRootDir(), "dist");
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!