邀请码

This commit is contained in:
wanggeng 2024-08-13 10:04:09 +08:00
parent fdb5613633
commit 634b05d59e
2 changed files with 2 additions and 3 deletions

View File

@ -1,4 +1,4 @@
# 邀请码(上线) # 邀请码(上线)
说明 说明

View File

@ -136,8 +136,7 @@
ic_way_to_get = #{icWayToGet}, ic_way_to_get = #{icWayToGet},
ic_get_time = #{icGetTime}, ic_get_time = #{icGetTime},
price_all = #{priceAll}, price_all = #{priceAll},
price_material = #{priceMaterial}, price_material = #{priceMaterial}
available_proj_type = #{availableProjType}
WHERE WHERE
user_id = #{userId} user_id = #{userId}
</update> </update>