|
|
@@ -505,6 +505,7 @@
|
|
|
<column isNull="false" name="domain_url" caption="网址" type="string" size="200" dbtype="varchar(200)"/>
|
|
|
<column isNull="false" name="login_url" caption="登录页" type="string" size="200" dbtype="varchar(200)"/>
|
|
|
<column isNull="false" name="index_url" caption="首页" type="string" size="200" dbtype="varchar(200)"/>
|
|
|
+ <column isNull="true" name="theme" caption="样式" type="string" size="50" dbtype="varchar(50)"/>
|
|
|
<column name="type" caption="域类型" type="int32"/>
|
|
|
<column name="status" caption="状态 0:禁用 1:正常" type="int32"/>
|
|
|
<column isNull="false" name="sync_flag" caption="是否同步了数据库标志" type="int32"/>
|