# This is an H1 ## This is an H2 ### This is an H3
*This is an italic* **This is an bold** ~~This is an strike~~
[Site](http://yobi.io/ "Yobi Site") http://yobi.io/
- Red 1. White 2. Blue - Green.
- [ ] Todos - [x] To do A - [ ] To do B - [ ] To do C
![title](https://repo.yona.io/assets/images/ico-like-small.png "Yobi")
> Lorem ipsum dolor sit amet, consectetuer adipiscing elit. > > Aenean commodo ligula eget dolor.
`function test() {console.log("hello world");}` ```javascript function test() { console.log("hello world"); } ```
| Default | Align center | Align right | | ------------ | :----------: | ------: | | Carrot | Red | 1,000 | | Banana | Yellow | 32,000 |
Issue no: #2 Mention: @yobi commit: @763575 or @763575f177a4ce8b9370954de3ea1a1410205593
Issue no: #2
Mention: @yobi
commit: @763575 or @763575
truncate table member_hierarchies; delete from members where id > 1000000; alter table members auto_increment=1000001; -- 레벨구매 truncate table package_orders; truncate table orders; truncate table carts; truncate table assets; truncate table seeds; truncate table seed_hierarchies; -- 자산관리 truncate table assets; truncate table asset_withdrawals; # truncate table asset_transfers; truncate table asset_charges; -- 초기화 select * from assets; select * from members; truncate table orders; truncate table assets; truncate table asset_withdrawals; # truncate table asset_transfers; truncate table asset_charges; truncate table asset_exch_rates; truncate table api_income_logs; # truncate table asset_withdrawal_requests; truncate table package_orders; truncate table marketing_accounts; truncate table seed_hierarchies; truncate table seeds;
Once you delete the post, you won't be able to recover it. Do you still want to delete this post?
Once you delete this comment, you won't be able to recover it. Are you sure you want to delete this comment?
나이스몰 초기화