lxw
2023-11-09 41eff557be6d744a3e295ccc25dc0428404c61a8
1
2
3
4
package com.whyc.mapper;
 
public interface DevUpdateStateMapper extends CustomMapper<DevUpdateState>{
}