Commit 1fe6dc10 authored by focus's avatar focus

增加user表配置

parent aaed0dee
......@@ -73,6 +73,10 @@
<table name="pi_user_tag_xref" primaryKey="id" dataNode="user_service_$1-8" autoIncrement="false" rule="mod-ent-id" />
<table name="pi_user_member_agreement" primaryKey="id" dataNode="user_service_$1-8" autoIncrement="false" rule="mod-ent-id" />
<table name="pi_user_address" primaryKey="id" dataNode="user_service_$1-8" autoIncrement="false" rule="mod-ent-id" />
<table name="pi_user_prize" primaryKey="id" dataNode="user_service_$1-8" autoIncrement="false" rule="mod-ent-id" />
<table name="pi_user_prize_order" primaryKey="id" dataNode="user_service_$1-8" autoIncrement="false" rule="mod-ent-id" />
<table name="pi_user_prize_order_addr" primaryKey="id" dataNode="user_service_$1-8" autoIncrement="false" rule="mod-ent-id" />
<table name="pi_user_prize_order_delivery" primaryKey="id" dataNode="user_service_$1-8" autoIncrement="false" rule="mod-ent-id" />
</schema>
<schema name="forum_service" checkSQLschema="false" sqlMaxLimit="100">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment