Administrator
2020-03-01 666e5d4bae10a7082823bfbe91d0fa7e51f5ad2d
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;