组态新增图元功能
This commit is contained in:
@@ -32,6 +32,7 @@ import org.springframework.web.multipart.MultipartFile;
|
||||
@RequestMapping("/csElement")
|
||||
@Api(tags = "组态图元")
|
||||
@AllArgsConstructor
|
||||
@Deprecated
|
||||
public class CsElementController extends BaseController {
|
||||
|
||||
private final ICsElementService csElementService;
|
||||
|
||||
Reference in New Issue
Block a user