Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| autocount_pos:posshowunsynctransaction [2025/04/02 06:56] – jun | autocount_pos:posshowunsynctransaction [2025/04/02 06:57] (current) – jun | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ===POS show unsync transaction=== | ===POS show unsync transaction=== | ||
| - | UnSync | + | __UnSync |
| - | ---- | + | |
| delete from PosTaskSync where IsCompleted=0 (BE) \\ | delete from PosTaskSync where IsCompleted=0 (BE) \\ | ||
| update pos set SyncNum=null (FE) | update pos set SyncNum=null (FE) | ||