visionp/simple-framework

网关代理

dev-master 2017-11-09 18:35 UTC

This package is auto-updated.

Last update: 2024-08-27 03:05:58 UTC


README

示例(创建模型)

php cns.php doctrine orm:convert-mapping --from-database annotation d:/

更新所有表

php cns.php update

##清除缓存 php cns.php doctrine orm:clear-cache:metadata