Commit c302bfc4 authored by focus's avatar focus

增加user模块表

parent 22154a64
......@@ -71,6 +71,8 @@
<table name="pi_user_points_log" primaryKey="id" dataNode="user_service_$1-8" autoIncrement="false" rule="mod-ent-id" />
<table name="pi_user_tag" primaryKey="id" dataNode="user_service_$1-8" autoIncrement="false" rule="mod-ent-id" />
<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" />
</schema>
<schema name="forum_service" checkSQLschema="false" sqlMaxLimit="100">
......@@ -144,7 +146,7 @@
<table name="pi_seckill_condition" primaryKey="id" dataNode="promotion_service_$1-8" autoIncrement="false" rule="mod-ent-id" />
<table name="pi_seckill_order" primaryKey="id" dataNode="promotion_service_$1-8" autoIncrement="false" rule="mod-ent-id" />
<table name="pi_seckill_order_operate_log" primaryKey="id" dataNode="promotion_service_$1-8" autoIncrement="false" rule="mod-ent-id" />
<table name="pi_seckill_order_payment" primaryKey="id" dataNode="promotion_service_$1-8" autoIncrement="false" rule="mod-ent-id" />
<table name="pi_seckill_order_payment" primaryKey="id" dataNode="promotion_service_$1-8" autoIncrement="false" rule="mod-ent-id" />
</schema>
......
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