|
@@ -10,6 +10,13 @@ import org.springframework.web.bind.annotation.RequestMapping;
|
|
import org.springframework.web.bind.annotation.RequestParam;
|
|
import org.springframework.web.bind.annotation.RequestParam;
|
|
import org.springframework.web.bind.annotation.RestController;
|
|
import org.springframework.web.bind.annotation.RestController;
|
|
import com.yami.shop.common.util.R;
|
|
import com.yami.shop.common.util.R;
|
|
|
|
+/**
|
|
|
|
+ * 飞鹅云打印机管理实现
|
|
|
|
+ *
|
|
|
|
+ * @author fubojin
|
|
|
|
+ * @version 1.0.0
|
|
|
|
+ * @since 2025-01-01
|
|
|
|
+ */
|
|
@RestController
|
|
@RestController
|
|
@AllArgsConstructor
|
|
@AllArgsConstructor
|
|
@RequestMapping("/platform/fey" )
|
|
@RequestMapping("/platform/fey" )
|