mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 02:31:40 +09:00
member_devices 스키마 수정,
ProcMemberLogingWithDevice 에서도 유저 정보 반환, getDeviceTokens()에서 쿼리할 때 device_type 조건 추가
This commit is contained in:
parent
f9521d4d93
commit
93f1d15a48
3 changed files with 10 additions and 3 deletions
|
|
@ -8,5 +8,6 @@
|
|||
</columns>
|
||||
<conditions>
|
||||
<condition operation="in" column="member_srl" var="member_srl" notnull="notnull" />
|
||||
<condition operation="in" column="device_type" var="device_type" notnull="notnull" />
|
||||
</conditions>
|
||||
</query>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue