|
@@ -26,7 +26,7 @@ public class RbService {
|
|
|
}
|
|
|
|
|
|
public List<SysUptownHouse> selectXq (String ridgepole,String unit,Long userId) {
|
|
|
- userId = 1224706869998772226L;
|
|
|
+// userId = 1224706869998772226L;
|
|
|
// List<SysUptownHouse> sysUptownHouses = rbMapper.selectList(new EntityWrapper<SysUptownHouse>().eq("ridgepole",ridgepole).eq("unit",unit));
|
|
|
Date date = new Date();
|
|
|
SimpleDateFormat simpleDateFormat = new SimpleDateFormat("yyyy-MM-dd");
|