打卡位置
This commit is contained in:
@ -13,6 +13,7 @@ import com.mosty.base.model.query.sjzx.XfbbQuery;
|
||||
import com.mosty.base.model.query.sjzx.XfbbTjQuery;
|
||||
import com.mosty.base.model.vo.qwzx.TbQwxfbbDkVO;
|
||||
import io.swagger.annotations.ApiOperation;
|
||||
import org.springframework.web.bind.annotation.RequestBody;
|
||||
|
||||
import java.util.List;
|
||||
import java.util.Map;
|
||||
@ -166,4 +167,6 @@ public interface TbQwXfbbService {
|
||||
*/
|
||||
TbQwJl selectQwJlByBbInfo(String id, String xfllId);
|
||||
|
||||
Boolean updateBbJzwz(TbQwXfbbDkWzDto dto);
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user