diff --git a/doc/readme.md b/doc/readme.md index 4471929..f23f91b 100644 --- a/doc/readme.md +++ b/doc/readme.md @@ -1,4 +1,4 @@ -# 邀请码(未上线) +# 邀请码(已上线) 说明 diff --git a/src/main/resources/mybatis/mapper/user/expand/user-expand.xml b/src/main/resources/mybatis/mapper/user/expand/user-expand.xml index 982dc06..1a3072b 100644 --- a/src/main/resources/mybatis/mapper/user/expand/user-expand.xml +++ b/src/main/resources/mybatis/mapper/user/expand/user-expand.xml @@ -136,8 +136,7 @@ ic_way_to_get = #{icWayToGet}, ic_get_time = #{icGetTime}, price_all = #{priceAll}, - price_material = #{priceMaterial}, - available_proj_type = #{availableProjType} + price_material = #{priceMaterial} WHERE user_id = #{userId}