Skip to content
| Marketplace
Sign in
Visual Studio Code
>
Other
>
logwirefast
New to Visual Studio Code?
Get it now.
logwirefast
logwirefast
|
8 installs
|
(
1
)
|
Free
joechan
Installation
Launch VS Code Quick Open (
Ctrl+P
), paste the following command, and press enter.
Copy
Copied to clipboard
More Info
Overview
Version History
Q & A
Rating & Review
logwirefast README
logwire快速开发工具
1.0.0
本示例使用步骤:
单表模式 打开model,点击右键快速创建layout
头+明细,双表模式 打开头或者明细model,点击右键快速创建layout 注意: 1.model必须规范:头:xxx_h.model.xml,明细:xxx_d.model.xml 2.明细xxx_d.model.xml必须要有foreignKey指向xxx_h.model.xml 例: