REV2
This commit is contained in:
parent
d0840ac898
commit
bdeea926c8
@ -519,9 +519,6 @@ SQL1_1 = INSERT INTO territory SET owner_uid = ?, name = ?, position_x = ? , pos
|
||||
SQL1_INPUTS = 1,2,3,4,5,6,7,8,9,12-NULL,10,11
|
||||
Return InsertID = true
|
||||
|
||||
SQL1_INPUTS = 1,2,3,4,5,6,7,8,9,10,11,12
|
||||
Return InsertID = true
|
||||
|
||||
[loadTerriotryIdPage]
|
||||
SQL1_1 = SELECT id FROM territory WHERE deleted_at IS NULL LIMIT ?,?
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user