|
@@ -25,9 +25,9 @@ import com.uas.platform.core.util.serializer.FlexJsonUtils;
|
|
|
* @author yingp
|
|
* @author yingp
|
|
|
*
|
|
*
|
|
|
*/
|
|
*/
|
|
|
-@Controller
|
|
|
|
|
|
|
+@Controller()
|
|
|
@RequestMapping("/erp/product")
|
|
@RequestMapping("/erp/product")
|
|
|
-public class ProductController {
|
|
|
|
|
|
|
+public class ProdController {
|
|
|
|
|
|
|
|
@Autowired
|
|
@Autowired
|
|
|
private ProdService prodService;
|
|
private ProdService prodService;
|