|
@@ -33,7 +33,7 @@ import io.swagger.annotations.ApiOperation;
|
|
*/
|
|
*/
|
|
@RestController
|
|
@RestController
|
|
@RequestMapping("/templateInfo")
|
|
@RequestMapping("/templateInfo")
|
|
-@Api(value = "病历模板API[by:wangfeng]", tags = { "病历模板API" })
|
|
|
|
|
|
+@Api(value = "病历模板API[by:wangfeng]", tags = { "WF——病历模板API" })
|
|
@SuppressWarnings("unchecked")
|
|
@SuppressWarnings("unchecked")
|
|
public class TemplateInfoController {
|
|
public class TemplateInfoController {
|
|
|
|
|