admin
2020-05-13 3b681c9fb373c6f39c8db38e37b4508bd7c3c9e1
fanli/src/main/java/com/yeshi/fanli/controller/client/v1/CustomerServiceController.java
@@ -12,9 +12,7 @@
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestMethod;
import org.springframework.web.bind.annotation.RequestParam;
import org.springframework.web.multipart.MultipartFile;
import org.springframework.web.multipart.commons.CommonsMultipartFile;
import org.yeshi.utils.JsonUtil;
import com.google.gson.Gson;