Commit 24dc8dfd by 墨竹

Merge branch 'master' into developer

parents 94cddc37 4582c4a8
......@@ -226,6 +226,7 @@ public class HmQrcodeApiServiceImpl implements HmQrcodeApiService {
for (String clerkId : clerkIdList) {
hmQrcodeQDTO.setClerkIdList(Collections.singletonList(clerkId));
hmQrcodeQDTO.setName("");
add(hmQrcodeQDTO);
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment