@ -13,5 +13,7 @@
from mes_print_template
where deleted = 0
and template_type = 4
and template_biz_type = 1
</select>
</mapper>
@ -53,6 +53,7 @@
and template_type = #{templateType}
@ -14,6 +14,8 @@
and template_type = 3
@ -32,5 +32,7 @@
and template_type = 2
@ -40,15 +40,15 @@ server:
springdoc:
api-docs:
enabled: true
enabled: false
path: /v3/api-docs
swagger-ui:
path: /swagger-ui
default-flat-param-object: true # 参见 https://doc.xiaominfo.com/docs/faq/v4/knife4j-parameterobject-flat-param 文档
knife4j:
enable: true
enable: false
setting:
language: zh_cn