diff --git a/ghy-worker/src/main/resources/mapper/worker/WorkerBankMapper.xml b/ghy-worker/src/main/resources/mapper/worker/WorkerBankMapper.xml index 2307434c..d237985d 100644 --- a/ghy-worker/src/main/resources/mapper/worker/WorkerBankMapper.xml +++ b/ghy-worker/src/main/resources/mapper/worker/WorkerBankMapper.xml @@ -2,7 +2,7 @@ - + @@ -51,7 +51,7 @@ ) - SELECT * FROM worker_bank @@ -61,7 +61,7 @@ - SELECT * FROM worker_bank WHERE worker_id in ( #{ids} )