📄 catalog.properties
字号:
# ==== Catalog Application Properties ====# -- Image upload path on the serverimage.server.path=${env.ofbiz.home}/framework/images/webapp/images# -- The prefix to put on auto-generated image urls (can be relative or absolute, whatever you want)image.url.prefix=/imagesimage.filename.format=${location}/${type}/${id}# -- Which default top category to display... --top.category.default=CATALOG1all.product.category=CATALOG1# Flag to re-active products when they are receivedreactivate.product.from.receipt=Y
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -