MrShi
2023-11-14 17b510233b43913efdeca4f410123465049620c4
server/platform/src/main/java/com/doumee/api/system/SystemController.java
@@ -1,5 +1,6 @@
package com.doumee.api.system;
import cn.binarywang.wx.miniapp.api.WxMaService;
import com.doumee.api.BaseController;
import com.doumee.biz.system.SystemUserBiz;
import com.doumee.core.annotation.pr.PreventRepeat;