This repository has been archived on 2025-09-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
k18-ntcs-web-ntc/src/main/resources/sql/update_steam_items.sql
2018-07-31 15:52:21 +08:00

3 lines
220 B
SQL

UPDATE sys_data_dictionary_item SET item_code=1 WHERE item_value ='c2s'
UPDATE sys_data_dictionary_item SET item_code=2 WHERE item_value ='s2c'
UPDATE sys_data_dictionary_item SET item_code=3 WHERE item_value ='double'