fin:()更新注入方式

master
Yueng 2024-08-10 23:28:07 +08:00
parent 7591b458c2
commit b539e7060a
1 changed files with 1 additions and 1 deletions

View File

@ -31,6 +31,6 @@ public class ServiceListReq extends BaseReq{
/** /**
* *
*/ */
private int groupName; private Integer groupName;
} }