配置场馆和管理员挂钩发送微信消息
This commit is contained in:
@@ -90,7 +90,7 @@
|
||||
domainObjectName 给表对应的 model 起名字
|
||||
注意:大小写敏感问题。
|
||||
-->
|
||||
<table tableName="sv_health_docs" domainObjectName="HealthDoc"
|
||||
<table tableName="sys_wx_config" domainObjectName="WxConfig"
|
||||
enableInsert="true"
|
||||
enableDeleteByPrimaryKey="true"
|
||||
enableSelectByPrimaryKey="true"
|
||||
|
||||
Reference in New Issue
Block a user