Authored by wangshusheng

修改个性化日志uid

... ... @@ -38,7 +38,7 @@ public class UserRecallRequest implements ICacheRequest {
}
public boolean openDetailLog() {
if (this.uid == 13420925) {
if (this.uid == 9963947) {
return true;
}
if ("f6ec847d5ac7ce275992db526666e997eb39425a".equalsIgnoreCase(this.udid)) {
... ...