Commit 333df855 authored by codezwjava's avatar codezwjava

用户等级提升功能

parent 2a195619
package cn.wisenergy.service.app;
public interface UserLevelService {
void userLevelUpgrade(String userId);
}
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