Pu Zhibing
2024-12-10 af495911ed2b8bbc65ca45e70e74681cad2e648b
ruoyi-service/ruoyi-account/src/main/java/com/ruoyi/account/service/AppUserService.java
@@ -73,4 +73,10 @@
    * 解绑推广人
    */
   void unbindThePromoter();
   /**
    * 在线记录操作,用于赠送积分
    */
   void onlineRecord();
}